summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-07-29base-files: profile: don't set TZ if /etc/TZ is presentRoman Khimov7
uClibc-based systems can have system-wide TZ in /etc/TZ, thus we shouldn't set TZ variable if it is present. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-07-29signGP: add BSD header and copyrightChase Maupin2
* Add the BSD header to the signGP.c file with copyright year 2010. * Bump PR Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-07-29signgp: set license to BSDDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-07-29multi-kernel: fix race condition Graeme reported by depending on mkimageKoen Kooi1
2010-07-29mpd: add 0.15.12Koen Kooi1
2010-07-29xmms-tremor: bump PRKoen Kooi1
2010-07-29mpfr-3.0.0.bb: use existing long-long-thumb.patch instead of arm mode for armv4tKlaus Kurzmann2
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-29barnyard/snort: switch to Gentoo mirrors for SRC_URIRoman I Khimov2
snort.org changed source URLs to http://www.snort.org/downloads/116 alike that redirect somewhere to Amazon S3 with parameters added to the link that makes wget save files like "snort-version.tar.gz?lots-of-gibberish" which breaks build. Workaround that. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-29squid: fix obsolete "-D" cli option warning for squid version 3Roman I Khimov2
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-29squid: fix missing /etc/squid.conf message from initRoman I Khimov2
Like this: /etc/init.d/squid: line 18: /etc/squid.conf: No such file or directory We actually have squid config in /etc/squid/squid.conf Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-29squid: add version 3.1.4Roman I Khimov7
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-29external-toolchain-csl: fix the license for -dev packagesDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-07-29liboil: change the license to liboilDenys Dmytriyenko5
Legally, it is more correct to call the mix of licenses (like used by liboil) with the application-specific name, rather than a generic "various". Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-07-29squid: remove SQUID_MAJOR, determine SRC_URI path from PVRoman I Khimov3
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-29squid: remove -native recipesRoman I Khimov5
They were only used for cf_gen compilation which is unnecessary with a little patch for squid build system. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-29signgp: convert to BBCLASSEXTENDKoen Kooi1
2010-07-29mpfr: move ARM_INSTRUCTION_SET to mpfr.incKlaus Kurzmann2
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-29xmms: bump PRKoen Kooi1
2010-07-29sox: bump PRKoen Kooi1
2010-07-29scummvm: bump PRKoen Kooi1
2010-07-29mpd: bump PRKoen Kooi1
2010-07-29gnome-media: bump PRKoen Kooi1
2010-07-29xf86-video-v4l2: add git versionKoen Kooi1
2010-07-29angstrom omap3-mkcard.sh: fix rootfs nameKoen Kooi1
2010-07-29mpfr_3.0.0.bb: set ARM_INSTRUCTION_SET to arm for armv4tKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-29perl 5.10.1: add perl-module-utf8-heavy dependencyRoman I Khimov2
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-29dropbear: use pidfile for daemon start/stop/restartRoman I Khimov2
Old init script killed all dropbear processes when doing stop/restart including open SSH sessions which is very annoying. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-29iproute2 2.6.34: install tcRoman I Khimov1
Wasn't installed for some reason. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-29at: add version 3.1.12Roman I Khimov8
Thanks to Buildroot guys for patches. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-07-28sanity.bbclass: kill usage of 'print'Chris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-07-28grep: Fix the xz-native dropping patchTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-28packaged-staging, native{,sdk}: Rework OVERRIDES to check PSTAGING_DISABLEDTom Rini3
When the function to set PSTAGING_ACTIVE is an anon python function OVERRIDES is not set so we cannot set things to disabled in the context of BBCLASSEXTEND recipes. To fix this we need to have native/nativesdk set OVERRIDES outside of the anon function context. We then make a COW of the data at this point in packaged-staging's anon function and evaluate so we know what will be in OVERRIDES and check. While we're in here drop a duplicate test in populate_sysroot_postamble and check nativesdk along with the rest of the classes that need mangling. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-28base-files: fix DISPLAY for shr distro and bump PRKlaus Kurzmann2
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-28connman.inc: remove do_stageKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-28omhacks: bump SRCREV and sync PVKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-28grep, mpfr: Dont use .xz in SRC_URI yet.Khem Raj2
* xz-native is needed to decompress these URI's and it has vicious catch-22 with autoconf-native etc. unless that is solved dont use it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-28omap3 machines: build matching x-loader as well on each image buildKoen Kooi1
2010-07-28x-load git: update xm memory patchKoen Kooi2
2010-07-28linux-omap-psp: Update omap3evm defconfigRoger Monk2
* Re-base against latest psp defconfig * Sync-up config with beagleboard Signed-off-by: Roger Monk <r-monk@ti.com>
2010-07-28sourceipk: use ar to package ipk instead of tarChase Maupin1
* Changed the command that packages the contents of the source ipk to ar instead of tar to match how other ipks are built. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-07-28sourceipk: add license to control fileChase Maupin1
* Added License field to the control file. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-07-28qt4: add WIP 4.6.3 recipes (only tested upto do_patch)Koen Kooi15
2010-07-28Xgxperf: add svn versionPrabindh Sundareson3
2010-07-28dbus-glib: fix do_install and bump INC_PRHenning Heinold1
2010-07-27proxy-libintl_20080418.bb: pass -fPIC in CFLAGS always.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-27Revert "packaged-staging: Make setting PSTAGING_ACTIVE be a named python func"Tom Rini1
This has some unintended consequences, revert for now. This reverts commit 9a0e95f37639d9856ad41b8fc301f9b00369a797.
2010-07-27packaged-staging: Make setting PSTAGING_ACTIVE be a named python funcTom Rini1
When the function to set PSTAGING_ACTIVE is an anon python function overrides are not set so we cannot set things to disabled in the context of BBCLASSEXTEND recipes. Call this function before we check PSTAGING_ACTIVE. In the case of packagedstaging_fastpath it's cleaner to convert to a full python function. While we're in here drop a duplicate test in populate_sysroot_postamble and make do_package_stage check PSTAGING_ACTIVE for == 0 rather than != 1, like the rest of the functions do. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-27bison-native: Disable packaged-stagingTom Rini1
bison-native does some hard-coded path nastiness to the binary so we disable packaged-staging. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-27packaged-staging: Place cross/native/etc into the normal pathTom Rini2
With the changes to move ${CROSS_DIR} into sysroots/ we now $ORIGIN-mangle cross packages (and already were native) so change the comment from cross.bbclass while we're at this and then put these recipes into the usual packaged-staging cache. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-27uclibc-git: bump to latest git master, which fixes building of udev >= 151Henning Heinold1