summaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2010-06-21gcc-cross-sdl 4.5: make it fail in do_install instead of do_compileKoen Kooi
2010-06-21openezx-kernel_git.bb: bump SRCREVAntonio Ospite
This new revision fixes some misnamed #defines and fixes the pcap-regulator voltage tables. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2010-06-21gdb-cross-sdk: remove conflicting filesKoen Kooi
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-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-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-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-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-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-17dbus-native 1.2.1: convert to new style stagingKoen 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>
2010-06-16udev/{acl,attr}: Fix install. Wanted to install to host /usr/bin/.Leon Woestenberg
The subdirectory Makefile includes a file, that overrides the variables inherited from the parent Makefile. Those where provided to the parent make through '-e'. Make sure the subdir makes also use '-e'. (An alternative fix is to sed the include file.) Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2010-06-16gnu-config git: remove duplicate, wrong checksumsKoen Kooi
2010-06-16gnu-config_git.bb: Add checksumsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-16linux-libc-headers-native: Add, make it a dependency for most native recipesTom Rini
On some host distributions the provided linux kernel headers are too old to compile utilities we need. Given that we need these utilities to run things on the target the best solution is to provide linux-libc-headers-native. Rather than get things into an inconsistent state, we make linux-libc-headers-native be a default dependency. Acked-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-16llvm-native 2.5: Removed unneeded recipe (superseeded by llvm2.5-native).Robert Schuster
llvm-gcc4 svn: Removed unused recipe. llvm-gcc4-cross svn: Removed unused recipe.
2010-06-16jamvm *: Install libjvm.so into separate folder in ${libdir}.Robert Schuster
2010-06-16cacao *: Install libjvm.so into separate folder in ${libdir}.Robert Schuster
2010-06-16u-boot_git: Cleanup and refresh bug20 patch.Stefan Schmidt
Thanks to Jens Seidel for spotting.
2010-06-16gnu-config git: don't use git since git-native needs gnu-config-native. ↵Koen Kooi
Switch to angstrom sourcemirror for http fetching