summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-05-09Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Michael Lippautz0
into org.openembedded.dev
2010-05-09libexif: Switched to .inc file based recipe.Michael Lippautz3
* Added gettext as build dep. Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-05-09libexif: Switched to .inc file based recipe.Michael Lippautz3
* Added gettext as build dep. Thanks to M.v.Khurja <vonkhurja@gmx.net> for reporting. Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-05-09libnxml: convert to new style stagingMichael Lippautz1
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-05-09libzip: convert to new style stagingMichael Lippautz1
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-05-08SlugOS: initscripts-slugos - "unset" CONFFILES in order to avoidMike Westerhof1
an opkg problem during rootfs creation caused by existing /etc/device_table file.
2010-05-08task-beagleboard-demo: remove e-wm-config-angstrom-touchscreenKoen Kooi1
2010-05-08attr: clear TOPDIR env variable in recipeCliff Brake1
2010-05-08acl: clear TOPDIR env variable in recipeCliff Brake1
2010-05-08libsdl-image: convert to new style stagingKoen Kooi1
2010-05-07ti: disable "eng" non-public versions for non-Angstrom usersDenys Dmytriyenko2
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' Lauer4
Also convert to BBCLASSEXTEND = native
2010-05-07iw: add 0.9.19Michael 'Mickey' Lauer1
2010-05-07am-benchmarks: bump the rev for latest fixesDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-07matrix-tui: bump the rev for latest fixesDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-07matrix-gui: bump the rev for latest fixes, sans external browser binaryDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-07boost : Remove DEFAULT_PREFERENCE = "-1" from all versions.Philip Balister4
2010-05-07omap3.inc: bump MACHINE_KERNEL_PRKoen Kooi1
2010-05-07pacemaker: completely disable stack protector for uclibc buildsRoman I Khimov2
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 Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-05-07net-snmp: fix static libs packagingRoman I Khimov1
No reason to have static libraries in -libs package. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-05-07kernel.bbclass: fix staging of .configEric Benard1
- in staging.bb : sysroot_stage_dir does : cp -fpPR "$src"/* "$dest" which means it won't copy .config - so do the copy of .config in sysroot_stage_all_append after sysroot_stage_dir Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-07perl: change 'cp' to 'ln' to fix perl build issues, thanks to Tom Rini for ↵Koen Kooi2
the suggestion
2010-05-07angstrom feed sorted: add imote2 supportKoen Kooi1
2010-05-07perl-native: fix do_install a bit moreKoen Kooi2
* this doesn't solve the build problem with perl, though
2010-05-07git: add ssh to recommendsKoen Kooi1
2010-05-07usermanual: Add missing opening <varlistentry> tag in the user manual.Jacob Helwig1
While we're here, remove the straggling hard-tabs. Signed-off-by: Jacob Helwig <jacob@technosorcery.net>
2010-05-07ti-cgt6x: Add version 6.1.14Roger Monk1
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 Kooi2
2010-05-07libpcre: Remove old stagingMichael Lippautz1
2010-05-06angstrom-uboot-scripts: add some moreKoen Kooi3
2010-05-06gst-plugins: build some more plugins (e.g. mms, aacparse, faad)Koen Kooi1
2010-05-06ibrdtn: Add development versions with DP = -1Stefan Schmidt5
2010-05-06ibrdtn: Add latest stable version.Stefan Schmidt1
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 Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06linux-libc-headers_2.6.24: legacy staging removedSteffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-06native.bbclass: Clear PACKAGES variable when using BBCLASSEXTEND (from poky)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06unifdef-native: one NATIVE_INSTALL_WORKS is enoughKoen Kooi1
2010-05-06util-linux-ng: Add gettext-native dependency explicitly due to override usageRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06linux-libc-headers: recipe for 2.6.24 addedSteffen Sledz2
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-06unifdef-native_2.6.18+git.bb: Fix new style staging.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-06unifdef-naitve: Fix from PokyRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06sanity.bbclass: Fix to work with old versions of bitbake for nowRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06stagemanager-native: Sync with Poky to fix buildsRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06stagemanager-native: convert to new style stagingKoen Kooi1
2010-05-06libiconv: inherit gettextKhem Raj3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-06libtool-native_2.2.6b.bb: Install remaining missing directories.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-06libtool-native: Add missing directory creationRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06classes/recipes: Catch populate_staging references that were missed in the ↵Richard Purdie3
first pass Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06gcc-4.5.0: Move away from legacy staging.Khem Raj5
* 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>