summaryrefslogtreecommitdiff
path: root/meta/classes/package.bbclass
AgeCommit message (Expand)AuthorFiles
2018-04-23package.bbclass: Make staticlib problems non-fatalOla x Nilsson1
2018-04-23package: Fix PACKAGELOCK handlingRichard Purdie1
2018-04-20package.bbclass: Only try and process static lib debug symbols on targetos !=...Richard Purdie1
2018-04-19package.bbclass: Include dbgsrc for static libsOla x Nilsson1
2018-04-18package.bbclass: Add '-b' option to file call in isELFMark Hatle1
2018-04-07classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task ...Peter Kjellerstedt1
2018-03-28package.bbclass: use single quotes for path passed to file in isELF()Andre McCurdy1
2018-03-12package.bbclass: run pre/post installation/removal scriptlets using sh -eAlexander Kanavin1
2018-03-01package.bbclass: fetch PRIVATE_LIBS twice as we iterate twiceRoss Burton1
2018-02-16package.bbclass: fix typosRandy MacLeod1
2018-02-14package: Add INHIBIT_PACKAGE_STRIP_FILES to allow files to remain unstrippedRichard Purdie1
2018-01-29package.bbclass: add support for pkg_postinst_ontarget()Alexander Kanavin1
2017-12-21package.bbclass: replace rpm/debugedit with dwarfsrcfilesAlexander Kanavin1
2017-09-18bitbake.conf: Add default FILESYSTEM_PERMS_TABLESMark Hatle1
2017-09-01package: Change PACKAGE_BBCLASS_VERSIONRichard Purdie1
2017-08-17package.bbclass: support persistent /var/logChen Qi1
2017-08-16package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt1
2017-07-30package/bbclass: sources are packaged separately from debug.Juan M Cruz Alcaraz1
2017-06-12Revert "package.bbclass: Restore functionality to detect RPM dependencies"Richard Purdie1
2017-06-12package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt1
2017-04-08package.bbclass: add CONFFILES to pkgdataDavid Vincent1
2017-03-21package.bbclass: Add PRIVATE_LIBS to list of package specific variablesPeter Kjellerstedt1
2017-03-21meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)Joshua Lock1
2017-03-17package.bbclass: Add SKIP_FILEDEPS to list of package specific variablesPeter Kjellerstedt1
2017-03-14package: Fix various rpmdeps relocation issuesRichard Purdie1
2017-03-13package.bbclass: don't exclude package groups from runtime mappingAlexander Kanavin1
2017-03-13package.bbclass: fix locations of debugedit and rpmdeps utilitiesAlexander Kanavin1
2017-03-04package.bbclass: Add SHLIB detection support for mingw targetsNathan Rossi1
2017-03-04bitbake.conf: replace USE_LDCONFIG with new "ldconfig" distro featureAndre McCurdy1
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie1
2017-01-19classes/package*: Add support for PACKAGE_WRITE_DEPSRichard Purdie1
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie1
2016-12-17package: don't count every hardlink for PKGSIZERoss Burton1
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock1
2016-12-16meta: remove True option to getVar callsJoshua Lock1
2016-10-03package.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson1
2016-09-14meta: cleanup d.getVar(var, 0)Robert Yang1
2016-08-10package: correct subprocess.Popen.communicate() return valuesVladimir Zapolskiy1
2016-08-10package.bbclass: warn about files under symlinked directoriesMarkus Lehtonen1
2016-08-10package.bbclass: better handling of middle-path dir symlinksMarkus Lehtonen1
2016-08-10package.bbclass: remove unneeded chmod() and chown()Robert Yang1
2016-06-15classes/package: save/restore cwd in split_and_strip_filesRoss Burton1
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie1
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie1
2016-06-01package.bbclass: fix strip and split logicStephano Cetola1
2016-04-29package: ensure do_split_packages doesn't return duplicatesRoss Burton1
2016-04-14package.bbclass: improve permission handlingDan McGregor1
2016-04-13package.bbclass: handle links in sorted orderBill Randle1
2016-04-05package: do_split_packages: expand variables in extra_dependsRoss Burton1
2016-03-28conf/bitbake.conf package.bbclass: fix dbg package not contain sources while ...Hongxu Jia1