summaryrefslogtreecommitdiff
path: root/classes/package.bbclass
AgeCommit message (Expand)AuthorFiles
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther1
2008-10-19package.bbclass: don't output postinst for ldconfig if USE_LDCONFIG=0Phil Blundell1
2008-10-18WorkInProgress: Mangle the DISTRO_PR into the package revisionsHolger Hans Peter Freyther1
2008-10-06package bbclass: add an 'allow_links' param to get symlinks packaged, usefull...Koen Kooi1
2008-09-17package.bbclass: apply patch from Tom Rini to avoid RDEPENDS on nonexistent e...Phil Blundell1
2008-09-07package.bbclass: add PACKAGE_SNAP_LIB_SYMLINKSPhil Blundell1
2008-08-21package.bbclass: add per-package staging hooksPhil Blundell1
2008-03-28package.bbclass: fix handling of kernel-modules which end with '-dev' Thomas Kunze1
2008-03-20package.bbclass: Add PN to list of package variables emitted in pkgdata (from...Richard Purdie1
2008-03-18classes/packages.bbclass: This sounds like a place for past tense. We ran str...Holger Freyther1
2008-03-17package.bbclass: Write out PR into pkgdata since some packages override itRichard Purdie1
2008-03-14base.bbclass, package.bbclass: Move package_stagefile function to base.bbclas...Richard Purdie1
2008-03-14package.bbclass: Add in hooks for packaged staging in the shlibs and pkgconfi...Richard Purdie1
2008-02-28classes: Improve various staging variable referencesRichard Purdie1
2008-02-24package.bbclass: shlib postinst: Check for ldconfig presence before running it.Paul Sokolovsky1
2008-02-19package.bbclass: Correct SHLIBSDIR to use HOST_SYS, not TARGET_SYS. For most ...Richard Purdie1
2008-02-19package.bbclass: Add various depchains improvements/fixes from poky. This who...Richard Purdie1
2008-02-19package.bbclass: Add SHLIBSDIR variable and replace hardcoded paths with it. ...Richard Purdie1
2008-02-19package.bbclass: Drop unneeded copyfile function since we can use the version...Richard Purdie1
2007-12-19package.bbclass: Don't strip files in .debug directories meaning rerunning th...Richard Purdie1
2007-12-15package.bbclass: Add ASSUME_SHLIBS, way to specify shlib dependencies for ASS...Paul Sokolovsky1
2007-12-01classes/meta-toolchain: Remove pkgmaps from use using pkgdata to provide all ...Richard Purdie1
2007-12-01package.bbclass: Remove uneeded PACKAGE variable sanity checks, use pkgdata p...Richard Purdie1
2007-12-01package.bbclass: Ensure 'packaged' pkgdata stamp is emitted for packages usin...Richard Purdie1
2007-11-17package.bbclass: fix some corner cases with the new package copy mechanism.Mike Westerhof1
2007-11-05package.bbclass: Stop do_package from being destructive by copying instead of...Richard Purdie1
2007-10-02mono 1.2.5.1: added mono.bbclass, many changes required for packagingHenryk Ploetz1
2007-09-29package.bbclass: Fix .packaged pkgmaps data creation to fix depchains. Clean ...Richard Purdie1
2007-09-04package.bbclass: Turn install path into a variable (PKGDATA) and cleanup some...Richard Purdie1
2007-09-04package*.bbclass: Switch to separate tasks for each packing type (from poky)Richard Purdie1
2007-09-01classes: Convert to PKGDATA_DIR variable (from poky)Richard Purdie1
2007-09-01package.bbclass: Improve strip function and convert to python (from poky)Richard Purdie1
2007-08-11package.bbclass: Improve dependency chain handling function to differentiate ...Richard Purdie1
2007-08-11package.bbclass: Fix a typo and remove broken code (from poky)Richard Purdie1
2007-08-11package.bbclass: Remove wildcards from the RDEPENDS field, unbreaking certain...Richard Purdie1
2007-08-11package.bbclass: Only set the do_package dependency when we have packages to ...Richard Purdie1
2007-04-18classes: Add support for intertask dependencies to be specified, needed for c...Richard Purdie1
2007-03-29package.bbclass: fix build problem related to private libsMarcin Juszkiewicz1
2007-03-29package.bbclass: added support for private libraries (used only in package)Marcin Juszkiewicz1
2007-02-27package.bbclass: comment out the cleandir since it breaks constructions like ...Koen Kooi1
2007-02-22classes: package, rm_work - fix bashisms (from Poky)Marcin Juszkiewicz1
2007-01-30package.bbclass: don't try to rmdir("./"), it won't workPhil Blundell1
2007-01-29package.bbclass: add workaround for wrongly globbed symlinks in FILES causing...Phil Blundell1
2007-01-28package.bbclass: remove directories named in FILES from image after file Phil Blundell1
2007-01-01package.bbclass: Add fakeroot-native as a depenedncy (from poky)Richard Purdie1
2006-12-12package.bbclass: set PATH before running OBJDUMP to get dependencies calculatedMarcin Juszkiewicz1
2006-11-28bitbake.conf : introduce the OBJDUMP variable, by default set toGraeme Gregory1
2006-10-28base.bbclass, package.bbclass: don destrucively set RDEPENDS and RRECOMMENDS,...Koen Kooi1
2006-10-22package.bbclass: Fix split_packages to remove spurious references to -dbg pac...Richard Purdie1
2006-10-21package.bbclass: Fix split_locales to remove spurious references to -dbg pack...Richard Purdie1