summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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-02Merge branch 'org.openembedded.dev' of new.openembedded.org:openembedded ↵Phil Blundell79
into org.openembedded.dev
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
2010-03-02opal: add 3.8.0Koen Kooi1
2010-03-02ptlib: add 2.8.0Koen Kooi1
2010-03-02ptlib 2.6.5: add RGB16 supportKoen Kooi2
2010-03-02qt4: adjust sed magic to recent QT to sanitize .pc files properlyKoen Kooi3
2010-03-02task-shr-minimal: add phoneui-apps-quick-settingsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-02gd: Upgrade from 2.0.33 to 2.0.36RC1Holger Hans Peter Freyther2
* Move the checksums into the recipe * Pick 2.0.35+2.0.36rc1 as the name to remain easily upgradable * This should resolve: http://portaudit.FreeBSD.org/6e099997-25d8-11dc-878b-000c29c5647f.html http://portaudit.FreeBSD.org/4e8344a3-ca52-11de-8ee8-00215c6a37bb.html
2010-03-02wireshark: Upgrade from 1.0.5 to 1.2.6Holger Hans Peter Freyther4
Update the ieee80215.patch. The original commit message is so weak it is not saying why the wpan_nofcs variant is to be used. I'm respecting the original patch author here but it would be better to have nice commit messages. My feeling tells me that we should drop this patch as there is no indication why this patch is a good idea.
2010-03-02vorbis-tools: Upgrade to 1.2.0Holger Hans Peter Freyther3
2010-03-01task-nas-server removed the openmoko partFrans Meulenbroeks1
removed the openmoko part from the nas server task this part only drags in dfu-util which does not build under most distro's openmoko users are very unlikely to run a NAS on their device, and even if they want to and need dfu-util, they can easily install afterwards (and dfu-util is not even nas related, so it does not really belong in this task) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-03-01linux/linux-davinci/hawkboard added netfilter modules to defconfigFrans Meulenbroeks2
added netfilter modules to hawkboard defconfig these are needed in order to build nas-server-image Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>