Age | Commit message (Expand) | Author | Files |
2009-10-31 | Revert "Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as ... | Frans Meulenbroeks | 1 |
2009-10-30 | Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as third ar... | Frans Meulenbroeks | 1 |
2009-10-29 | package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument (... | Richard Purdie | 1 |
2009-10-27 | package bbclass: don't strip static libs so aggressively | Koen Kooi | 1 |
2009-10-13 | package.bbclass: export subpackage individual version, if different from main | Denys Dmytriyenko | 1 |
2009-10-02 | package bbclass: fix static libs logic | Koen Kooi | 1 |
2009-10-01 | package bbclass: strip static libs as well | Koen Kooi | 1 |
2009-09-01 | package_deb: create md5sums control files | Michael Smith | 1 |
2009-07-11 | package classes: count dotfiles as non-empty | Michael Smith | 1 |
2009-05-14 | First pass of cleanup of messages outputted to the user. | Chris Larson | 1 |
2009-04-21 | package.bbclass: fix globbing for mask-like files | Roman I Khimov | 1 |
2009-03-19 | package.bbclass: Write out extra useful data into the pkgdata files (from Poky) | Richard Purdie | 1 |
2009-02-13 | package.bbclass, package_ipk.bbclass: add dynamic depends on locale packages ... | Otavio Salvador | 1 |
2009-01-19 | package.bbclass: skip symlinks when generating shlib info in package_do_shlibs() | Denys Dmytriyenko | 1 |
2008-11-03 | replace remaining DEBPV variables with EXTENDPV | Otavio Salvador | 1 |
2008-10-30 | package bblass: fix ldconfig_postinst_fragment to not return an error if no /... | Koen Kooi | 1 |
2008-10-27 | classes/package*.bbclass: Remove the build_package_revision function | Richard Purdie | 1 |
2008-10-25 | package bbclass: only run ldconfig when there's a ld.so.conf present | Koen Kooi | 1 |
2008-10-23 | package bbclass: add missing 'import bb' | Koen Kooi | 1 |
2008-10-22 | Merge branch 'shared/file-pr-revert' into org.openembedded.dev | Holger Hans Peter Freyther | 1 |
2008-10-19 | package.bbclass: don't output postinst for ldconfig if USE_LDCONFIG=0 | Phil Blundell | 1 |
2008-10-18 | WorkInProgress: Mangle the DISTRO_PR into the package revisions | Holger Hans Peter Freyther | 1 |
2008-10-06 | package bbclass: add an 'allow_links' param to get symlinks packaged, usefull... | Koen Kooi | 1 |
2008-09-17 | package.bbclass: apply patch from Tom Rini to avoid RDEPENDS on nonexistent e... | Phil Blundell | 1 |
2008-09-07 | package.bbclass: add PACKAGE_SNAP_LIB_SYMLINKS | Phil Blundell | 1 |
2008-08-21 | package.bbclass: add per-package staging hooks | Phil Blundell | 1 |
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 |