aboutsummaryrefslogtreecommitdiffstats
path: root/classes/package.bbclass
AgeCommit message (Expand)Author
2010-10-18package.bbclass: copy dotfiles in root D to PKGDMichael Smith
2010-10-18Revert "package.bbclass: copy dotfiles in root D to PKGD"Michael Smith
2010-10-12package.bbclass: copy dotfiles in root D to PKGDMichael Smith
2010-10-09Move packagedata code into oe.packagedataChris Larson
2010-09-27native.bbclass,package.bbclass,bitbake.conf: Make provisions for system libdi...Khem Raj
2010-06-17Indentation fixups, caught by python -tChris Larson
2010-05-05bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Joshua Lock
2010-04-25change INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with more optionsRoman Khimov
2010-03-01Revert "package.bbclass: when running 'file', be explicit about the path to t...Chris Larson
2010-02-26package.bbclass: when running 'file', be explicit about the path to the magicTom Rini
2010-02-19Revert "package.bbclass: when running 'file', be explicit about the path to t...Chris Larson
2010-02-19package.bbclass: when running 'file', be explicit about the path to the magicTom Rini
2009-12-11package, package_ipk: add PKGV, to PV as PKG is to PN.Phil Blundell
2009-11-23package.bbclass/module-strip.bbclass: Various strip fixesRichard Purdie
2009-11-23package.bbclass: Make sure PKGD is empty before populating fixing certain bug...Richard Purdie
2009-11-20package bbclass: drop ret = 0 check for bb.copyfile since it will return eith...Koen Kooi
2009-11-20package bbclass: give better diagnostic when bb.copyfile failsKoen Kooi
2009-11-16package.bbclass: Add back import os until further metadata cleanups happenRichard Purdie
2009-11-16classes: Drop a number of unneeded import calls (from Poky)Richard Purdie
2009-11-09package.bbclass: Add the option to declare package preprocess function hooks ...Richard Purdie
2009-11-09package.bbclass: Change to operate on a copy of the install directory instead...Richard Purdie
2009-11-09package.bbclass: Remove hardcoded use of PKGDEST variable (from Poky)Richard Purdie
2009-11-09package.bbclass: Move variable checks to one place making the code more reada...Richard Purdie
2009-10-31Revert "Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as ...Frans Meulenbroeks
2009-10-30Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as third ar...Frans Meulenbroeks
2009-10-29package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument (...Richard Purdie
2009-10-27package bbclass: don't strip static libs so aggressivelyKoen Kooi
2009-10-13package.bbclass: export subpackage individual version, if different from mainDenys Dmytriyenko
2009-10-02package bbclass: fix static libs logicKoen Kooi
2009-10-01package bbclass: strip static libs as wellKoen Kooi
2009-09-01package_deb: create md5sums control filesMichael Smith
2009-07-11package classes: count dotfiles as non-emptyMichael Smith
2009-05-14First pass of cleanup of messages outputted to the user.Chris Larson
2009-04-21package.bbclass: fix globbing for mask-like filesRoman I Khimov
2009-03-19package.bbclass: Write out extra useful data into the pkgdata files (from Poky)Richard Purdie
2009-02-13package.bbclass, package_ipk.bbclass: add dynamic depends on locale packages ...Otavio Salvador
2009-01-19package.bbclass: skip symlinks when generating shlib info in package_do_shlibs()Denys Dmytriyenko
2008-11-03replace remaining DEBPV variables with EXTENDPVOtavio Salvador
2008-10-30package bblass: fix ldconfig_postinst_fragment to not return an error if no /...Koen Kooi
2008-10-27classes/package*.bbclass: Remove the build_package_revision functionRichard Purdie
2008-10-25package bbclass: only run ldconfig when there's a ld.so.conf presentKoen Kooi
2008-10-23package bbclass: add missing 'import bb'Koen Kooi
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther
2008-10-19package.bbclass: don't output postinst for ldconfig if USE_LDCONFIG=0Phil Blundell
2008-10-18WorkInProgress: Mangle the DISTRO_PR into the package revisionsHolger Hans Peter Freyther
2008-10-06package bbclass: add an 'allow_links' param to get symlinks packaged, usefull...Koen Kooi
2008-09-17package.bbclass: apply patch from Tom Rini to avoid RDEPENDS on nonexistent e...Phil Blundell
2008-09-07package.bbclass: add PACKAGE_SNAP_LIB_SYMLINKSPhil Blundell
2008-08-21package.bbclass: add per-package staging hooksPhil Blundell
2008-03-28package.bbclass: fix handling of kernel-modules which end with '-dev' Thomas Kunze