aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-06-20ezx: rename ezx-boot-usb recipe to moto-boot-usb, use gitAntonio Ospite
boot_usb is now named moto-boot-usb and is hosted on git.openezx.org, move recipes/ezx/ezx-boot-usb-native_svn.bb to recipes/ezx/moto-boot-usb-native_git.bb and fix it. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-06-20ezx: replace ezx-gen-blob_svn.bb with ezx-gen-blob_git.bbAntonio Ospite
gen-blob is now at git.openezx.org, replace the old svn recipe with one which fetches the code from the git repository. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-06-20unixbench: move perl to RRECOMMENDS and add few extra modules and x11perf ↵Martin Jansa
for gfx-x11 test Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20task-shr-feed: add unixbenchMartin Jansa
2010-06-20unixbench: add 5.1.2 versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20freesmartphone: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20linux_git: move from 2.6.34 to 2.6.35-rc3Martin Jansa
* says lots of unresolved symbols, moved just for sake of testing (_git for 2.6.34 was not usefull anymore). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20linux-kexecboot_git: move from 2.6.34 to 2.6.35-rc3Martin Jansa
* says lots of unresolved symbols and sometimes won't boot, moved just for sake of testing (_git for 2.6.34 was not usefull anymore). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20linux-openmoko-2.6.34: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20EFL: bump SRCREVMartin Jansa
* elmdentica now depends on libjson instead of libxml2, bump PV Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20qi: use rootwait instead of rootdelay=1Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20libvpx: fix typo in CFLAGSKoen Kooi
2010-06-20siteinfo.bbclass: sorted entries, made indenting consistentFrans Meulenbroeks
sorted entries alphabetically indented everything properly removed a tab Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-06-20insane.bbclass: minor change: relayouted, sortedFrans Meulenbroeks
Sorted the entries alphabetically (except for x86_64 which I kept with the intel group). Made sure the tables are all indented the same way. replaced some tabs with spaces Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-06-20libvpx: add 0.9.1Koen Kooi
2010-06-19Fixes install error in xfwm4-themes_4.6.0Andreas Mueller
File 'maximize-inactive.xpm' was listed twice in Makefile.am Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-06-19bluez4 4.66: add missing dep on libnlKoen Kooi
2010-06-19zaurus-2.6.inc: add fbdev to spitz's XSERVERMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-19testlab: match Package,Version,Archi,Depends,Recom only as first word on lineMartin Jansa
* otherwise it will pick 'The' ie from line 'Description: The Enlightenment Window Manager Version 17' and mess installed-packages.txt fails: Version_shr-version_1.0-20100512-r0.4_om-gta02.ipk fails: The_e-wm_0.16.999.060+svnr48617-r13.4_armv4t.ipk * this is also fix for missing entries in installed-package-sizes.txt (when find cannot find ipk files for messed package names) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-18netkit-telnet_0.17.bb: Add -lncurse to LDFLAGS on uclibc bases builds.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-18liboil_0.3.15.bb: Get rid of do_stageKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-18busybox_1.15.3.bb: Work around the gcc 4.5 ICE on thumbKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-18xfce-base: Bump xfce recipes to version 4.6.2Andreas Mueller
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-18omap5912osk: Use 2.6.34 as PREFERRED_KERNELKhem Raj
* TMPFS is disabled it does not boot with tmpfs. needs to be investigated. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-18bluez4: add 4.66, clean up DP in older versionsKoen Kooi
2010-06-18swig : Add swig-2.0.0, add DEPENDS on python, and remove DEF PREF -1 on .39Philip Balister
* Without the DEPENDS on python it is possible to build swig without python support, which breaks gnuradio builds.
2010-06-18angstrom-version: add lsb_release scriptKoen Kooi
2010-06-18angstrom: bump distro versionKoen Kooi
2010-06-18linux.inc: add config mangler to enable cgroups support, disabled by defaultKoen Kooi
* set KERNEL_ENABLE_CGROUPS = "1" in your distro/local.conf to enable this * CGROUPS were added in 2.6.24
2010-06-18systemd: fix PV and a typo in FILESKoen Kooi
2010-06-18libmicrohttpd: fix typoKoen Kooi
2010-06-18swig 1.3.39: bump PRKoen Kooi
2010-06-18systemd: add systemd to openembeddedHenning Heinold
* not fully functional yet * needs udev-154 and cgroup enabled in kernel * halt/reboot don't work with busybox
2010-06-18udev: add version 154Henning Heinold
* not fully testet yet so checking with DEFAULT_PREFERENCE = "-1" * systemd needs it
2010-06-18libcgroup: added libcgroup to openembeddedHenning Heinold
2010-06-17Indentation fixups, caught by python -tChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-06-17Drop old unused crufty MANIFEST variableChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-06-17SlugOS: package feed changes to drop x11, and unbuildable packagesMike Westerhof
This set of changes removes packages that pull in libx11, and (temporarily) disables packages that won't build, mostly due to gcc 4.4.4 issues. Only tested on LE for the moment.
2010-06-17SlugOS: slugos.inc - Fix bluez dependenciesMike Westerhof
No need to build all of bluez if we only depend on the libs.
2010-06-17foxtrotgps: add recipe for FoxtrotGPS 0.99.4Joshua Judson Rosen
* also add it to shr feeds Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-17libcap2: use attr instead of libattr as dependencyHenning Heinold
* convert to new staging system, by removing do_stage * bump PR Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de> Acked-by: Koen Kooi <koen@openembedded.org> Acked-By: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-06-17libattr: remove libattr because it is clashing with udev/attr and is not ↵Henning Heinold
used by any other recipe Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de> Acked-by: Koen Kooi <koen@openembedded.org> Acked-By: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-06-17fakeroot(-native): convert to new style stagingKoen Kooi
Staging looks really weird, but it matches the way it was.
2010-06-17angstrom: pin llh-native, just like SHR doesKoen Kooi
2010-06-17dbus-native 1.2.1: convert to new style stagingKoen Kooi
2010-06-17preferred-shr-versions: set preferred version also for linux-libc-headers-nativeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-17toolchain-internal: define PREFERRED_PROVIDER for linux-libc-headersKoen Kooi
toolchain-external: define PREFERRED_PROVIDER for linux-libc-headers, but comment it. Someone actually using this needs to verify
2010-06-17angstrom: pin eglibc version to the same as the glibc versionKoen Kooi
2010-06-17fontconfig-native 2.6.0: convert to new style stagingKoen Kooi
2010-06-17busybox-1.11.3/busybox-1.13.2: enable backgrounding for udhcpcSteffen Sledz
* The former default behaviour was to exit with failure if lease is not immediately obtained. This results in permanent network disconnect if DHCP server is (accidentally) not available at boot time. :( * Since bb 1.14 this is no longer hardcoded and can be configured. Signed-off-by: Steffen Sledz <sledz@dresearch.de> Acked-by: Henri Bragge <henri.bragge@dcombus.com>