summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-03-04linux 2.6.27: add support for ts72xx and make it default kernelPetr Štetiar32
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04linux 2.6.24: update ts72xx patchset and stop using it as default kernelPetr Štetiar5
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04ventura: add ca-certificates to RRECOMMENDSThomas Zimmermann1
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-03-04ca-certificates: add package for ssl certificatesThomas Zimmermann2
* this is package for ssl certificates as they are no longer provided by curl nor openssl * this package contains the certificates from debian * uses update-ca-certificates from debian without the part that creates hash links to the certs, because that uses c_rehash from openssl which is a perl script Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-03-04ffalarms: bump git version as current vala syntax failedSebastian Spaeth1
The .next() iterator has changed to .get_next(), so we need to bump ffalarms for current vala. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-04snort: add snort - a free lightweight nidsBernhard Guillon2
2010-03-04barnyard: add barnyard - a output system for snortBernhard Guillon1
2010-03-04preferred-shr-versions: upgrade linux-libc-headers to 2.6.32Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-03qemu: Move gcc version check, qemu-TARGET logic into qemu.bbclassTom Rini6
Move the logic to determine what qemu-TARGET to run into qemu.bbclass so we can check for the right binary in sanity.bbclass. This code was duplicated by glibc-package and eglibc-package anyhow and with the new fn we can clean up the usage in these classes a bit. Now that we have a class for qemu stuff, and the gcc check is just for qemu, move it there.
2010-03-03glibc*.inc: Bump OLDEST_KERNEL to 2.6.16Tom Rini3
Per glibc's ChangeLog, 2.6.16 is the minimum required by at least glibc 2.9 Prior to this, it was a murky 2.6.14 + patches to 2.6.16 (when it was all upstream).
2010-03-03firefox: Perform a number of cleanups and fix consistency issues.Tom Rini18
- parallel builds need to happen via MOZ_MAKE_FLAGS and it gripes if still passed -jN, so keep the old value before we clear it. - Move the HOST_LIBIDL stuff into configure, otherwise bad things happen when you don't have pkg-config on the build host. - Prior to 3.6, wireless-tools can be, or not be built already and the Necko wifi options deals. With how 3.6 is configured, it must be disabled or DEPENDED on. For consistency, turn it off. - In 3.5 and newer, libnotify can be used, add it to DEPENDS (could be disabled). - Because of both of the above, bump PR. Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-03-03gecko-mediaplayer: bump PR so postinst picks up firefox 3.6Koen Kooi1
2010-03-03libxslt 1.1.22: convert to new style staging and BBCLASSEXTEND=nativeKoen Kooi3
2010-03-03libxml2: readd binconfig inherit that went missingKoen Kooi1
2010-03-03shr-launcher: fix SRCREVMartin Jansa1
* no idea what's revision from 732af689fae49fb80e184f2a31c6bdba3f210f11 but for svn recipe it's clearly wrong, 103 is latest Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-03shr: use numeric-alt keyboard in illume* config and default-numeric only in feedMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-03pixman git: update to 0.17.8 + flags branch to test upcoming 0.18.x RCsKoen Kooi1
2010-03-03gperf-native: convert to new style staging and BBCLASSEXTENDKoen Kooi2
2010-03-03libxml2: new version 2.7.6Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-03libxml2: migrate -native to BBCLASSEXTENDMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-03efreet: include efreet_desktop_cache_create in main package, because it's ↵Martin Jansa1
needed for e-wm start * Without it will fail with: ESTART: 0.34227 [0.00036] - efreet sh: /usr/bin/efreet_desktop_cache_create: not found <<<< Enlightenment Error >>>> Enlightenment cannot initialize the FDO desktop system. Perhaps you are out of memory? E17: Begin shutdown procedure! Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-03pango-native: remove 1.22.0 as it's already provided by pango_1.22.0.bb ↵Martin Jansa2
thanks to BBCLASSEXTEND from .inc file, resulting package seems the same * list of included files is the almost the same (native from pango_1.22.0.bb doesn't have tests (as removed with no-tests.patch from pango.inc). * PR changed from r0 to r2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org>
2010-03-03SlugOS: preferred-slugos-versions.inc: bump up libtool to latest versionMike Westerhof1
(Required by, at least, wireshark)
2010-03-03pulseaudio: demote 0.9.19 and 0.9.21 for motorola ezx series and openmoko ↵Michael 'Mickey' Lauer2
devices
2010-03-03file: package also magic files - spotted by KoenMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-03apex-env 1.5.14: turn of QA checks, adding LDFLAGS is too hard for thisKoen Kooi1
2010-03-02sane-srcrevs.inc: bump shr-related recipes to current stateSebastian Spaeth2
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-02bison: added forgotten filesMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-02file: added forgotten filesMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-02bison/file.inc: INC_PR -> INCPRKoen Kooi2
2010-03-02bison.inc: attempt to create proper file.inc that got missing in the earlier ↵Koen Kooi1
bison commit
2010-03-02file.inc: attempt to create proper file.inc that got missing in the earlier ↵Koen Kooi1
file commit
2010-03-02Add glibc-pic packageTom Rini1
glibc-package.bbclass: Add glibc-pic package By default, in our glibc builds we don't have these libraries. They may however come from various binary toolchains, or custom source builds. Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-03-02eglibc-package.bbclass: Add eglibc-pic, resync eglibc-dev with glibc, bump PRTom Rini5
Resync what goes into eglibc-dev based on what we have in glibc-dev. This includes picking up the reset of the static libraries (many are missed otherwise and static linking in SDKs fails). We also add in a eglibc-pic package to catch all of the pic stuff (some of which would otherwise be caught in -dev). Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-03-02xboard: add checksumsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-02libphone-ui-shr: drop etk dependencyMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-02linux-openmoko-2.6.32: add last 2 patches from DRM branch"Martin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-02e-wm: limit illume-keyboard-flow.patch to rev 46549, it was applied in 46550Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-02libdrm: use the same OECONF, even when gta01 won't use glamo apiMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-02qemu: Perform our sanity checks based on ENABLE_BINARY_LOCALE_GENERATIONTom Rini2
Perform qemu-related checks not based on if we're ARM but based on if we'll be using qemu for binary locale generation. Clarify what the first of these sanity checks does. Next, change the check for a provided qemu binary to be generic enough to work on all arches (and catch distribution or user built versions of qemu). While we're in here, correct the gcc version check code in base.bbclass. Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Chris Larson <chris_larson@mentor.com>
2010-03-02base.bbclass: create tmp/legacy-staging.log file with names of recipes which ↵Marcin Juszkiewicz1
need work Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-02file: merged Poky changes (BBEXTENDCLASS + new staging)Marcin Juszkiewicz5
Note that 5.04 (newest) is now default instead of 4.21. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-02bison: merged Poky changes (BBEXTENDCLASS + new staging)Marcin Juszkiewicz4
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-02midori: add 0.2.3Koen Kooi1
2010-03-02webkit-gtk: bump PR for flex-native changeKoen Kooi1
2010-03-02flex: add 2.5.35 with new-style checksums, staging and class extensionKoen Kooi1
2010-03-02libyaml: Move to new stagingMichael Lippautz1
2010-03-02libdbd-sqlite-perl: New recipe (Perl SQLite db backend)Michael Lippautz1
2010-03-02pango: convert pango.inc to use BBCLASSEXTEND for -nativeKoen Kooi1
2010-03-02ekiga git: update to 3.3.1 and add rgb16 supportKoen Kooi2