summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-06-18liboil_0.3.15.bb: Get rid of do_stageKhem Raj1
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 Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-18xfce-base: Bump xfce recipes to version 4.6.2Andreas Mueller14
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 Raj3
* 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 Kooi5
2010-06-18swig : Add swig-2.0.0, add DEPENDS on python, and remove DEF PREF -1 on .39Philip Balister3
* 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 Kooi2
2010-06-18linux.inc: add config mangler to enable cgroups support, disabled by defaultKoen Kooi1
* 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 Kooi1
2010-06-18libmicrohttpd: fix typoKoen Kooi1
2010-06-18swig 1.3.39: bump PRKoen Kooi1
2010-06-18systemd: add systemd to openembeddedHenning Heinold6
* 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 Heinold18
* not fully testet yet so checking with DEFAULT_PREFERENCE = "-1" * systemd needs it
2010-06-18libcgroup: added libcgroup to openembeddedHenning Heinold1
2010-06-17SlugOS: package feed changes to drop x11, and unbuildable packagesMike Westerhof1
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 Rosen3
* 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 Heinold1
* 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 Heinold1
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 Kooi2
Staging looks really weird, but it matches the way it was.
2010-06-17dbus-native 1.2.1: convert to new style stagingKoen Kooi1
2010-06-17fontconfig-native 2.6.0: convert to new style stagingKoen Kooi2
2010-06-17busybox-1.11.3/busybox-1.13.2: enable backgrounding for udhcpcSteffen Sledz4
* 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 Woestenberg2
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 Kooi1
2010-06-16gnu-config_git.bb: Add checksumsKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-16linux-libc-headers-native: Add, make it a dependency for most native recipesTom Rini3
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 Schuster3
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 Schuster5
2010-06-16cacao *: Install libjvm.so into separate folder in ${libdir}.Robert Schuster3
2010-06-16u-boot_git: Cleanup and refresh bug20 patch.Stefan Schmidt2
Thanks to Jens Seidel for spotting.
2010-06-16gnu-config git: don't use git since git-native needs gnu-config-native. ↵Koen Kooi1
Switch to angstrom sourcemirror for http fetching
2010-06-16task-sdk-base: drop ipkg-dev from list of packagesDmitry Eremin-Solenikov1
As per discussion on oe-devel, drop ipkg-dev from list of task-sdk-base deps. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-16Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov8
git://git.openembedded.org/openembedded into org.openembedded.dev
2010-06-16Revert "task-sdk-base: replace ipkg-dev with virtual/opkg-dev"Dmitry Eremin-Solenikov1
This reverts commit eeffe0a6eee97604679cf9a3cf40ed4604ae6493. Per request from Koen Kooi, as this breaks task-sdk-native, etc. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Acked-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Philip Balister <philip@balister.org>
2010-06-16Revert "opkg, opkg-nogpg, opkg-nogpg-nocurl: make ${PN}-dev provide ↵Dmitry Eremin-Solenikov3
virtual/opkg-dev" This reverts commit aa45596db92a18851de6f2f241e578047f488307. Per request from Koen Kooi. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Acked-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Philip Balister <philip@balister.org>
2010-06-16navit: add STAGING_DIR_NATIVE prefix to moc_location returned by pkg-configMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-16linux.inc : remove gcc 4.2.1 "fix" that breaks all modern kernel compilesGraeme Gregory1
modern avr32 kernels really need that -mno-pic
2010-06-16binutils_2.18.atmel.1.0.1.bb : add latest binutils for AVR32Graeme Gregory2
2010-06-16json-c: move and rename to libjson as older version wasMartin Jansa2
* also convert old version to new staging Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-16llvm2.7 2.7: Removed the link patch - its not needed for the CMake-buildRobert Schuster2
2010-06-16json-c: add recipe for json C libraryRui Miguel Silva Seabra1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-16task-sdk-base: replace ipkg-dev with virtual/opkg-devDmitry Eremin-Solenikov1
ipkg is long EOL. However task-sdk-base still tries to pull it in via ipkg-dev dependency. Then it clashes with opkg pulled in via DISTRO_FEED_CONFIGS and so building of meta-toolchain-gpe,-opie, etc. fails. This fix allows me to build those sdks w/o any problems. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-16opkg, opkg-nogpg, opkg-nogpg-nocurl: make ${PN}-dev provide virtual/opkg-devDmitry Eremin-Solenikov3
This will be used in task-sdk-base (instead of ipkg-dev). Also bump all PRs to force rebuild. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-16gdb-cross-sdk: drop more files conflicting with binutils-cross-sdkDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-16lowpan-tools: add 0.2.1 releaseDmitry Eremin-Solenikov3
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-15uclibc_git: Bump SRCREVKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-15gnu-config: Add recipe for git version.Khem Raj5
* Rename gnu-config to files folder. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-15evas: disable neon for the time being, see ↵Koen Kooi1
http://thread.gmane.org/gmane.comp.window-managers.enlightenment.devel/25194
2010-06-15oprofile: busybox shell needs we need a bit more quoting in opcontrolTom Rini2
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-15patchelf: New recipeKhem Raj1
* Its used to modify rpaths in ELF files. Replacement for chrpath. Signed-off-by: Khem Raj <raj.khem@gmail.com>