summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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-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
2009-11-10Add latest 3.1.2p1 (latest 3.x stable release).Marc Olzheim2
2009-11-10Move 3.0.2 to a .inc and use INC_PR (to avoid useless duplication).Marc Olzheim2
2009-11-10Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks32
into org.openembedded.dev
2009-11-10mythplugins: added mythweb (not fully tested yet)Frans Meulenbroeks1
2009-11-10curl-native: disable gnutls since we don't have a gnutls-native recipeKoen Kooi1
* this fixes an opkg-native build bug
2009-11-10glibc-package.bbclass: Operate on PKG, not D after package.bbclass updatesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10vala: add unofficial point release 0.7.8.1Michael 'Mickey' Lauer7
2009-11-09mono: Replace cross compilation workaround for x86 architecture.Khem Raj2
* Replace the workaround with backported patches from mono 2.4 branch Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-11-09Revert "geodegx: Linux 2.6.31.4"Henning Heinold4
This reverts commit 2c92869662d1f0b28229cdba9e9852ba642e0733.
2009-11-09Revert "geodegx: Fix glibc configure error"Henning Heinold2
This reverts commit 7e28606c9432c4fcb7e633c2dfb699eee14094c6. Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
2009-11-09xf86-video-cirrus: add 1.3.2 and set it as prefered for X11 7.5Otavio Salvador3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-11-09base.bbclass: Promote packagedata inherit to a direct inherit due to ↵Richard Purdie1
ordering issues Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-09Merge remote branch 'origin/org.openembedded.dev' into upstreamLiam Girdwood9