summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-11-11mysql5: Fix class ordering problem by converting to use SYSROOT_PREPROCESS_FUNCSRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11icu: Fix class ordering problem by converting to use SYSROOT_PREPROCESS_FUNCSRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11libmusicbrainz: add depends, clean up inc fileStuart Gray1
2009-11-11libdiscid: add 0.2.2Stuart Gray2
2009-11-11cdparanoia 9.8alpha: run recipe through oe-stylize.py cdparanoia 10.2: add ↵Stuart Gray9
new recipe
2009-11-11bitbake.conf: Build MACHINE_ARCH from BASE_PACKAGE_ARCH, not HOST_ARCH ↵Richard Purdie1
fixing some multimachine corner cases Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11perl: Move config.sh to STAGING_LIBDIR rather than trying to be clever with ↵Richard Purdie8
staging variables and losing Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks22
into org.openembedded.dev
2009-11-11libxml-parser-perl-native: updated to 2.36Frans Meulenbroeks1
2009-11-11sane-srcrevs: add SRCREV for shr-splash-theme-logoMartin Jansa1
2009-11-11sane-srcrevs: add SRCREVs for recipes which will be merged from SHRMartin Jansa2
* multicat and gsmd2 were removed, because are defined also in sane-srcrevs-fso.inc included later, where is newer revision Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-11sane-srcrevs.inc: sort right, before inserting new itemsMartin Jansa1
2009-11-11shr: add SHR distribution configsMartin Jansa4
2009-11-11glibc: added glibc-2.10.1Liam Girdwood4
Acked-by: Phil Blundell <pb@reciva.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
2009-11-11module-init-tools-3.4: Fix typoRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11classes: Drop some random import bb/os statementsRichard Purdie6
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11module-init-tools: Split into a .inc file for use by -cross so bindir and ↵Richard Purdie5
sbindir aren't clobbered (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11mysql: adopt to new style sysroot stuffKoen Kooi1
2009-11-11recipes: Fix recipes using do_stage_append or do_stage_prepend directly ↵Richard Purdie8
against base.bbclass Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11base.bbclass: Detect recipes where there are problems with staging functions ↵Richard Purdie1
after staging upgrades Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11Revert "elmdentica: port elmdentica_svn.bb from shr/merge branch"Sebastian Spaeth1
(it uses SRCREV var in recipe which is not universally set, of course....) This reverts commit e21989e2f2c2cc954a8245a6faba7e7bd6a65144.
2009-11-11elmdentica: port elmdentica_svn.bb from shr/merge branchSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-11Merge branch 'org.openembedded.dev' of ↵Sebastian Spaeth99
ssh+git://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-11-11cups: switch to new style binconfig (un)ManglingKoen Kooi1
2009-11-11cups: fix do_package, do_stage is still brokenKoen Kooi1
2009-11-11libhtml-treebuilder-perl: added DEPENDS still need to check out RDEPENDSFrans Meulenbroeks1
2009-11-11libextutils-makemaker-perl: added recipe, also -nativeFrans Meulenbroeks3
2009-11-11freesmartphone: misc-vapi is gone; remove tracesMichael 'Mickey' Lauer6
2009-11-11libnl2: new recipe; netlink support library v2Michael 'Mickey' Lauer2
2009-11-10libhtml-tagset-perl-native: new recipeFrans Meulenbroeks1
2009-11-10libhtml-parser-perl-native: new recipeFrans Meulenbroeks1
2009-11-10debian bbclass: remove hardcoded workdir/install and replace with PKGDESTKoen Kooi1
2009-11-10perl: complete config.sh fixKoen Kooi4
2009-11-10cpan-base bbclass: update to match change to perl-native stagingKoen Kooi1
2009-11-10perl: added libhtml-treebuilder-perl and libhtml-treebuilder-perl-native recipesFrans Meulenbroeks3
2009-11-10linux-2.6.31: cleanup boc01 RTC driverJeremy Lainé2
2009-11-10gnome-icon-theme: as I said in my commit two weeks ago: things check for its ↵Koen Kooi1
.pc file, which gets installed in to arch-specific staging, so PACKAGE_ARCH=all breaks multimachine builds.
2009-11-10perl-native: Fix after layout/native.bbclass changes (merged from Poky)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10sanity.conf: Bump bitbake version to 1.8.18Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10python-native: remove prefix and exec_prefix, native.bbclass should take ↵Koen Kooi1
care of that now
2009-11-10linux-libc-headers: add missing unifdef.patch for 2.6.25Otavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-11-10Add replacement canadian classes from Poky, marking the replacements as ↵Richard Purdie8
deprecated Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10base.bbclass: Replace the base_package_name function with the ↵Richard Purdie2
base_prune_suffix() function from Poky and extend the number of special suffixes Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10native.bbclass: Add BBCLASSEXTEND support (from poky)Richard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10base.bbclass: Fix staging for native and non-native packagesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10base.bbclass: Add stubs for functions when package-staging isn't active and ↵Richard Purdie2
fix a typo Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10base.bbclass: Note legacy staging packages in debug outputRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10base.bbclass: Rework staging function to use a DESTDIR style configuration ↵Richard Purdie2
based on the data from the do_install step (from Poky). This falls back to any standard do_stage function if defined, see the mailing list for more info. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10packaged-staging.bbclass: Use a variable for the location of the staging ↵Richard Purdie2
lock file (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10native.bbclass: If do_stage isn't overridden, allow do_install to run for ↵Richard Purdie1
native packages (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>