Age | Commit message (Expand) | Author | Files |
2008-03-28 | package.bbclass: fix handling of kernel-modules which end with '-dev' | Thomas Kunze | 1 |
2008-03-20 | package.bbclass: Add PN to list of package variables emitted in pkgdata (from... | Richard Purdie | 1 |
2008-03-18 | classes/packages.bbclass: This sounds like a place for past tense. We ran str... | Holger Freyther | 1 |
2008-03-17 | package.bbclass: Write out PR into pkgdata since some packages override it | Richard Purdie | 1 |
2008-03-14 | base.bbclass, package.bbclass: Move package_stagefile function to base.bbclas... | Richard Purdie | 1 |
2008-03-14 | package.bbclass: Add in hooks for packaged staging in the shlibs and pkgconfi... | Richard Purdie | 1 |
2008-02-28 | classes: Improve various staging variable references | Richard Purdie | 1 |
2008-02-24 | package.bbclass: shlib postinst: Check for ldconfig presence before running it. | Paul Sokolovsky | 1 |
2008-02-19 | package.bbclass: Correct SHLIBSDIR to use HOST_SYS, not TARGET_SYS. For most ... | Richard Purdie | 1 |
2008-02-19 | package.bbclass: Add various depchains improvements/fixes from poky. This who... | Richard Purdie | 1 |
2008-02-19 | package.bbclass: Add SHLIBSDIR variable and replace hardcoded paths with it. ... | Richard Purdie | 1 |
2008-02-19 | package.bbclass: Drop unneeded copyfile function since we can use the version... | Richard Purdie | 1 |
2007-12-19 | package.bbclass: Don't strip files in .debug directories meaning rerunning th... | Richard Purdie | 1 |
2007-12-15 | package.bbclass: Add ASSUME_SHLIBS, way to specify shlib dependencies for ASS... | Paul Sokolovsky | 1 |
2007-12-01 | classes/meta-toolchain: Remove pkgmaps from use using pkgdata to provide all ... | Richard Purdie | 1 |
2007-12-01 | package.bbclass: Remove uneeded PACKAGE variable sanity checks, use pkgdata p... | Richard Purdie | 1 |
2007-12-01 | package.bbclass: Ensure 'packaged' pkgdata stamp is emitted for packages usin... | Richard Purdie | 1 |
2007-11-17 | package.bbclass: fix some corner cases with the new package copy mechanism. | Mike Westerhof | 1 |
2007-11-05 | package.bbclass: Stop do_package from being destructive by copying instead of... | Richard Purdie | 1 |
2007-10-02 | mono 1.2.5.1: added mono.bbclass, many changes required for packaging | Henryk Ploetz | 1 |
2007-09-29 | package.bbclass: Fix .packaged pkgmaps data creation to fix depchains. Clean ... | Richard Purdie | 1 |
2007-09-04 | package.bbclass: Turn install path into a variable (PKGDATA) and cleanup some... | Richard Purdie | 1 |
2007-09-04 | package*.bbclass: Switch to separate tasks for each packing type (from poky) | Richard Purdie | 1 |
2007-09-01 | classes: Convert to PKGDATA_DIR variable (from poky) | Richard Purdie | 1 |
2007-09-01 | package.bbclass: Improve strip function and convert to python (from poky) | Richard Purdie | 1 |
2007-08-11 | package.bbclass: Improve dependency chain handling function to differentiate ... | Richard Purdie | 1 |
2007-08-11 | package.bbclass: Fix a typo and remove broken code (from poky) | Richard Purdie | 1 |
2007-08-11 | package.bbclass: Remove wildcards from the RDEPENDS field, unbreaking certain... | Richard Purdie | 1 |
2007-08-11 | package.bbclass: Only set the do_package dependency when we have packages to ... | Richard Purdie | 1 |
2007-04-18 | classes: Add support for intertask dependencies to be specified, needed for c... | Richard Purdie | 1 |
2007-03-29 | package.bbclass: fix build problem related to private libs | Marcin Juszkiewicz | 1 |
2007-03-29 | package.bbclass: added support for private libraries (used only in package) | Marcin Juszkiewicz | 1 |
2007-02-27 | package.bbclass: comment out the cleandir since it breaks constructions like ... | Koen Kooi | 1 |
2007-02-22 | classes: package, rm_work - fix bashisms (from Poky) | Marcin Juszkiewicz | 1 |
2007-01-30 | package.bbclass: don't try to rmdir("./"), it won't work | Phil Blundell | 1 |
2007-01-29 | package.bbclass: add workaround for wrongly globbed symlinks in FILES causing... | Phil Blundell | 1 |
2007-01-28 | package.bbclass: remove directories named in FILES from image after file | Phil Blundell | 1 |
2007-01-01 | package.bbclass: Add fakeroot-native as a depenedncy (from poky) | Richard Purdie | 1 |
2006-12-12 | package.bbclass: set PATH before running OBJDUMP to get dependencies calculated | Marcin Juszkiewicz | 1 |
2006-11-28 | bitbake.conf : introduce the OBJDUMP variable, by default set to | Graeme Gregory | 1 |
2006-10-28 | base.bbclass, package.bbclass: don destrucively set RDEPENDS and RRECOMMENDS,... | Koen Kooi | 1 |
2006-10-22 | package.bbclass: Fix split_packages to remove spurious references to -dbg pac... | Richard Purdie | 1 |
2006-10-21 | package.bbclass: Fix split_locales to remove spurious references to -dbg pack... | Richard Purdie | 1 |
2006-10-20 | package.bbclass: Split into two tasks, one which prepares the packages and th... | Richard Purdie | 1 |
2006-10-20 | base/package.bbclass: Clean up and document things a bit more. Should be no f... | Richard Purdie | 1 |
2006-10-18 | module_strip.bbclass: filter out directories to stop recent binutils from bar... | Koen Kooi | 1 |
2006-10-02 | classes/package.bbclass: use ?= for PACKAGEFUNCS *again* | Koen Kooi | 1 |
2006-09-16 | package.bbclass: remove do_install *again* to fix all the failed builds peopl... | Koen Kooi | 1 |
2006-09-15 | classes/package.bbclass,conf/bitbake.conf: | Chris Larson | 1 |
2006-09-15 | Restructure the subpackage metadata to facilitate use of that metadata by oth... | Chris Larson | 1 |