summaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2010-05-10vala: fix tarball checksums; tarball was corrupt when i generated mineMichael 'Mickey' Lauer
2010-05-10linux-omap-psp 2.6.32: rediff touchbook and beagleboard patches, tweak ↵Koen Kooi
beagleboard defconfig
2010-05-10qt4-embedded: fix decorations and mouse configsKoen Kooi
Imported from http://arago-project.org/git/?p=arago.git;a=commitdiff;h=0fe5a365d34a07f93861741e25c5cfaaf662aa1c Original patch done by Denys Dmytriyenko
2010-05-10ccache: fix QA errorKoen Kooi
2010-05-10vala: 0.8.0.128 -> 0.8.1.1Michael 'Mickey' Lauer
2010-05-10task-shr-feed: add emacs-x11 and set P_V to 23.1Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-10emacs: add missing chunk in use-qemu.patch for 23.1, create libc.so -> ↵Martin Jansa
libc.so.6 link * prefix-args were built with target compiler but later executed in host environment, older emacs versions used prefix-args from qemu, but this part was missing in emacs23.1-use-qemu.patch * Paul Fertser suggested that prefix-args should be built with host compiler instead and then without need to use qemu-arm * When there is no libc.so in ${STAGING_DIR_TARGET}, which is copied to treedir, then it tries to use libc.so from host, which is wrong. Added something like angstrom-libc-fixup-hack.bb but for treedir. * Also add dbus to DEPENDS to make sure configure finds it for bindings. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-09fsoinitd_git.bb: new recipeKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-09libexif: Switched to .inc file based recipe.Michael Lippautz
* Added gettext as build dep. Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-05-09libnxml: convert to new style stagingMichael Lippautz
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-05-09libzip: convert to new style stagingMichael Lippautz
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-05-08SlugOS: initscripts-slugos - "unset" CONFFILES in order to avoidMike Westerhof
an opkg problem during rootfs creation caused by existing /etc/device_table file.
2010-05-08task-beagleboard-demo: remove e-wm-config-angstrom-touchscreenKoen Kooi
2010-05-08attr: clear TOPDIR env variable in recipeCliff Brake
2010-05-08acl: clear TOPDIR env variable in recipeCliff Brake
2010-05-08libsdl-image: convert to new style stagingKoen Kooi
2010-05-07ti: disable "eng" non-public versions for non-Angstrom usersDenys Dmytriyenko
Prevent people not using Angstrom and not including angstrom-codec-engine-* files from picking up the latest versions automatically and fail to download sources from TI internal URLs. Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-07vala: 0.8.0.95-e7a7 -> 0.8.0.128-1150Michael 'Mickey' Lauer
Also convert to BBCLASSEXTEND = native
2010-05-07iw: add 0.9.19Michael 'Mickey' Lauer
2010-05-07am-benchmarks: bump the rev for latest fixesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-07matrix-tui: bump the rev for latest fixesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-07matrix-gui: bump the rev for latest fixes, sans external browser binaryDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-07boost : Remove DEFAULT_PREFERENCE = "-1" from all versions.Philip Balister
2010-05-07pacemaker: completely disable stack protector for uclibc buildsRoman I Khimov
Make uclibc builds stable across different architectures. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-05-07net-snmp: convert to new stagingRoman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-05-07net-snmp: fix static libs packagingRoman I Khimov
No reason to have static libraries in -libs package. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-05-07perl: change 'cp' to 'ln' to fix perl build issues, thanks to Tom Rini for ↵Koen Kooi
the suggestion
2010-05-07perl-native: fix do_install a bit moreKoen Kooi
* this doesn't solve the build problem with perl, though
2010-05-07git: add ssh to recommendsKoen Kooi
2010-05-07ti-cgt6x: Add version 6.1.14Roger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-07linux-omap-psp 2.6.32: move to 3.00.01.06Koen Kooi
2010-05-07libpcre: Remove old stagingMichael Lippautz
2010-05-06angstrom-uboot-scripts: add some moreKoen Kooi
2010-05-06gst-plugins: build some more plugins (e.g. mms, aacparse, faad)Koen Kooi
2010-05-06ibrdtn: Add development versions with DP = -1Stefan Schmidt
2010-05-06ibrdtn: Add latest stable version.Stefan Schmidt
This version does no longer need the gcc4.4 patch as it was applied upstream.
2010-05-06pax-utils-native: Make sure prefix variable is correct during do_installRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06linux-libc-headers_2.6.24: legacy staging removedSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-06unifdef-native: one NATIVE_INSTALL_WORKS is enoughKoen Kooi
2010-05-06util-linux-ng: Add gettext-native dependency explicitly due to override usageRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06linux-libc-headers: recipe for 2.6.24 addedSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-06unifdef-native_2.6.18+git.bb: Fix new style staging.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-06unifdef-naitve: Fix from PokyRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06stagemanager-native: Sync with Poky to fix buildsRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06stagemanager-native: convert to new style stagingKoen Kooi
2010-05-06libiconv: inherit gettextKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-06libtool-native_2.2.6b.bb: Install remaining missing directories.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-06libtool-native: Add missing directory creationRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06classes/recipes: Catch populate_staging references that were missed in the ↵Richard Purdie
first pass Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06gcc-4.5.0: Move away from legacy staging.Khem Raj
* Define EXTRA_OECONF_INITIAL and EXTRA_OECONF_INTERMEDIATE variables * Remove redundant require statements. * Cleanup DEPENDS and use NATIVEDEPS. Signed-off-by: Khem Raj <raj.khem@gmail.com>