summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-11-11libxml-parser-perl-native: updated to 2.36Frans Meulenbroeks1
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>
2009-11-10binconfig/pkgconfig.bbclass: Convert staging functions into ↵Richard Purdie3
SYSROOT_PREPROCESS_FUNCS operating on SYSROOT_DESTDIR Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10autotools.bbclass: Separate out useful staging functions into base.bbclass ↵Richard Purdie2
and call from autotools classes (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10autotools.bbclass: Convert .la file mangling to package preprocessing hookRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10binconfig.bbclass: Convert do_install_append() into a ↵Richard Purdie1
PACKAGE_PREPROCESS_FUNCS (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ↵Richard Purdie55
allow nextgen SDK generation (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10mtd: dropped 1.0.0(+git) versionsMarcin Juszkiewicz4
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-11-10mtd-utils-tests: update to 1.2.0+gitMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-11-10mtd-utils: unify recipes, move mkfs.ubifs into separate packageMarcin Juszkiewicz3
mtd-utils package do not depend on libraries other then libc and libgcc now (ubifs depends on lzo and e2fsprogs) Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-11-10mythplugins moved to 0.22Frans Meulenbroeks2
2009-11-10minimal.conf: fix spelling for BAD_RECOMMENDATIONSSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-10Merge branch 'org.openembedded.dev' of ↵Graeme Gregory112
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-11-10elibc-package.bbclass: Operate on PKG, not D after package.bbclass updatesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10myththemes: updated to 0.22Frans Meulenbroeks2
2009-11-10mythtv: upgraded recipe to 0.22, removed DEFAULT_PREFERENCE="-1"; added ↵Frans Meulenbroeks2
dependency to mysql5
2009-11-10Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks6
into org.openembedded.dev
2009-11-10mysql5: removed DEFAULT_PREFERENCE="-1" i(as discussed on email and irc)Frans Meulenbroeks3
2009-11-10Get rid of useless bash dependency in the linux client script.Marc Olzheim4