summaryrefslogtreecommitdiffstats
path: root/meta/classes/package.bbclass
AgeCommit message (Expand)Author
2017-08-18package.bbclass: support persistent /var/logChen Qi
2017-08-18package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt
2017-07-30package/bbclass: sources are packaged separately from debug.Juan M Cruz Alcaraz
2017-06-13Revert "package.bbclass: Restore functionality to detect RPM dependencies"Richard Purdie
2017-06-12package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt
2017-04-10package.bbclass: add CONFFILES to pkgdataDavid Vincent
2017-03-22package.bbclass: Add PRIVATE_LIBS to list of package specific variablesPeter Kjellerstedt
2017-03-22meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)Joshua Lock
2017-03-17package.bbclass: Add SKIP_FILEDEPS to list of package specific variablesPeter Kjellerstedt
2017-03-14package: Fix various rpmdeps relocation issuesRichard Purdie
2017-03-14package.bbclass: don't exclude package groups from runtime mappingAlexander Kanavin
2017-03-14package.bbclass: fix locations of debugedit and rpmdeps utilitiesAlexander Kanavin
2017-03-04package.bbclass: Add SHLIB detection support for mingw targetsNathan Rossi
2017-03-04bitbake.conf: replace USE_LDCONFIG with new "ldconfig" distro featureAndre McCurdy
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie
2017-01-20classes/package*: Add support for PACKAGE_WRITE_DEPSRichard Purdie
2017-01-09meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-17package: don't count every hardlink for PKGSIZERoss Burton
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-10-04package.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-09-14meta: cleanup d.getVar(var, 0)Robert Yang
2016-08-10package: correct subprocess.Popen.communicate() return valuesVladimir Zapolskiy
2016-08-10package.bbclass: warn about files under symlinked directoriesMarkus Lehtonen
2016-08-10package.bbclass: better handling of middle-path dir symlinksMarkus Lehtonen
2016-08-10package.bbclass: remove unneeded chmod() and chown()Robert Yang
2016-06-15classes/package: save/restore cwd in split_and_strip_filesRoss Burton
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie
2016-06-01package.bbclass: fix strip and split logicStephano Cetola
2016-04-29package: ensure do_split_packages doesn't return duplicatesRoss Burton
2016-04-14package.bbclass: improve permission handlingDan McGregor
2016-04-13package.bbclass: handle links in sorted orderBill Randle
2016-04-06package: do_split_packages: expand variables in extra_dependsRoss Burton
2016-03-28conf/bitbake.conf package.bbclass: fix dbg package not contain sources while ...Hongxu Jia
2016-03-25package.bbclass: Treat .node files same as .so when checking what to stripBrendan Le Foll
2016-02-28package: check inherit instead of PN to decide if a recipe is a packagegroupRoss Burton
2016-02-04classes/lib: Add expand parameter to getVarFlagRichard Purdie
2016-02-04package.bbclass: Add data expansion to do_split_packages()Richard Purdie
2016-01-15insane/package: Fix cases where QA errors aren't fatalRichard Purdie
2015-12-16package: Add auto package splitting of .debug filesRichard Purdie
2015-11-24bbclass: fix spelling mistakesMaxin B. John
2015-10-27prserv.bbclass: remove it since it is nullRobert Yang
2015-09-23package.bbclass: add summary line to installed-vs-shipped QA checkMartin Jansa
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-05-24package.bbclass: Include missing variables on PACKAGEVARSLeonardo Sandoval
2015-04-30package: Fix license exclusion packaging errorsRichard Purdie
2015-04-29split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh
2015-04-19classes/package: clarify installed-vs-shipped messagePaul Eggleton
2015-03-25package.bbclass: Add SYSTEMD_SERVICE to list of package specific variablesAndreas Oberritter