Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-11-10 | libhtml-parser-perl-native: new recipe | Frans Meulenbroeks | 1 | |
2009-11-10 | debian bbclass: remove hardcoded workdir/install and replace with PKGDEST | Koen Kooi | 1 | |
2009-11-10 | perl: complete config.sh fix | Koen Kooi | 4 | |
2009-11-10 | cpan-base bbclass: update to match change to perl-native staging | Koen Kooi | 1 | |
2009-11-10 | perl: added libhtml-treebuilder-perl and libhtml-treebuilder-perl-native recipes | Frans Meulenbroeks | 3 | |
2009-11-10 | linux-2.6.31: cleanup boc01 RTC driver | Jeremy Lainé | 2 | |
2009-11-10 | gnome-icon-theme: as I said in my commit two weeks ago: things check for its ↵ | Koen Kooi | 1 | |
.pc file, which gets installed in to arch-specific staging, so PACKAGE_ARCH=all breaks multimachine builds. | ||||
2009-11-10 | perl-native: Fix after layout/native.bbclass changes (merged from Poky) | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | sanity.conf: Bump bitbake version to 1.8.18 | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | python-native: remove prefix and exec_prefix, native.bbclass should take ↵ | Koen Kooi | 1 | |
care of that now | ||||
2009-11-10 | linux-libc-headers: add missing unifdef.patch for 2.6.25 | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-11-10 | Add replacement canadian classes from Poky, marking the replacements as ↵ | Richard Purdie | 8 | |
deprecated Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | base.bbclass: Replace the base_package_name function with the ↵ | Richard Purdie | 2 | |
base_prune_suffix() function from Poky and extend the number of special suffixes Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | native.bbclass: Add BBCLASSEXTEND support (from poky) | Richard Purdie | 3 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | base.bbclass: Fix staging for native and non-native packages | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | base.bbclass: Add stubs for functions when package-staging isn't active and ↵ | Richard Purdie | 2 | |
fix a typo Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | base.bbclass: Note legacy staging packages in debug output | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | base.bbclass: Rework staging function to use a DESTDIR style configuration ↵ | Richard Purdie | 2 | |
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-10 | packaged-staging.bbclass: Use a variable for the location of the staging ↵ | Richard Purdie | 2 | |
lock file (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | native.bbclass: If do_stage isn't overridden, allow do_install to run for ↵ | Richard Purdie | 1 | |
native packages (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | binconfig/pkgconfig.bbclass: Convert staging functions into ↵ | Richard Purdie | 3 | |
SYSROOT_PREPROCESS_FUNCS operating on SYSROOT_DESTDIR Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | autotools.bbclass: Separate out useful staging functions into base.bbclass ↵ | Richard Purdie | 2 | |
and call from autotools classes (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | autotools.bbclass: Convert .la file mangling to package preprocessing hook | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | binconfig.bbclass: Convert do_install_append() into a ↵ | Richard Purdie | 1 | |
PACKAGE_PREPROCESS_FUNCS (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | Start removal of layout_* variables and replace these with new mechanisms to ↵ | Richard Purdie | 55 | |
allow nextgen SDK generation (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | mtd: dropped 1.0.0(+git) versions | Marcin Juszkiewicz | 4 | |
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | ||||
2009-11-10 | mtd-utils-tests: update to 1.2.0+git | Marcin Juszkiewicz | 1 | |
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | ||||
2009-11-10 | mtd-utils: unify recipes, move mkfs.ubifs into separate package | Marcin Juszkiewicz | 3 | |
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-10 | mythplugins moved to 0.22 | Frans Meulenbroeks | 2 | |
2009-11-10 | Merge branch 'org.openembedded.dev' of ↵ | Graeme Gregory | 112 | |
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev | ||||
2009-11-10 | elibc-package.bbclass: Operate on PKG, not D after package.bbclass updates | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | myththemes: updated to 0.22 | Frans Meulenbroeks | 2 | |
2009-11-10 | mythtv: upgraded recipe to 0.22, removed DEFAULT_PREFERENCE="-1"; added ↵ | Frans Meulenbroeks | 2 | |
dependency to mysql5 | ||||
2009-11-10 | Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵ | Frans Meulenbroeks | 6 | |
into org.openembedded.dev | ||||
2009-11-10 | mysql5: removed DEFAULT_PREFERENCE="-1" i(as discussed on email and irc) | Frans Meulenbroeks | 3 | |
2009-11-10 | Get rid of useless bash dependency in the linux client script. | Marc Olzheim | 4 | |
2009-11-10 | Add latest 3.1.2p1 (latest 3.x stable release). | Marc Olzheim | 2 | |
2009-11-10 | Move 3.0.2 to a .inc and use INC_PR (to avoid useless duplication). | Marc Olzheim | 2 | |
2009-11-10 | Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵ | Frans Meulenbroeks | 32 | |
into org.openembedded.dev | ||||
2009-11-10 | mythplugins: added mythweb (not fully tested yet) | Frans Meulenbroeks | 1 | |
2009-11-10 | curl-native: disable gnutls since we don't have a gnutls-native recipe | Koen Kooi | 1 | |
* this fixes an opkg-native build bug | ||||
2009-11-10 | glibc-package.bbclass: Operate on PKG, not D after package.bbclass updates | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-10 | vala: add unofficial point release 0.7.8.1 | Michael 'Mickey' Lauer | 7 | |
2009-11-09 | mono: Replace cross compilation workaround for x86 architecture. | Khem Raj | 2 | |
* Replace the workaround with backported patches from mono 2.4 branch Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-11-09 | Revert "geodegx: Linux 2.6.31.4" | Henning Heinold | 4 | |
This reverts commit 2c92869662d1f0b28229cdba9e9852ba642e0733. | ||||
2009-11-09 | Revert "geodegx: Fix glibc configure error" | Henning Heinold | 2 | |
This reverts commit 7e28606c9432c4fcb7e633c2dfb699eee14094c6. Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de> | ||||
2009-11-09 | xf86-video-cirrus: add 1.3.2 and set it as prefered for X11 7.5 | Otavio Salvador | 3 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-11-09 | base.bbclass: Promote packagedata inherit to a direct inherit due to ↵ | Richard Purdie | 1 | |
ordering issues Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-09 | Merge remote branch 'origin/org.openembedded.dev' into upstream | Liam Girdwood | 9 | |
2009-11-09 | packagedata.bbclass: Split package data handling functions out from ↵ | Richard Purdie | 2 | |
base.bclass (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> |