summaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_rpm.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-45/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* rootfs_rpm.bbclass: distutils -> sysconfig moduleTim Orling2022-01-121-1/+1
* Convert to new override syntaxRichard Purdie2021-08-021-1/+1
* roofs_*.bbclass: fix missing vardeps for do_rootfsLoic Domaigne2020-11-171-1/+1
* Space-comma CleanupsJon Mason2020-09-301-1/+1
* rootfs_*: Also depend on do_package_qaTom Rini2018-10-091-1/+1
* dnf: move the entire dnf/rpm4 stack to Python 3Alexander Kanavin2017-03-281-2/+2
* run-postinsts: simplify the logic of whether to install it to imagesAlexander Kanavin2017-03-141-1/+0
* rootfs_rpm.bbclass: migrate image creation to dnfAlexander Kanavin2017-03-141-11/+10
* meta: remove True option to getVarFlag callsJoshua Lock2016-12-161-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-1/+1
* Allow for simultaneous do_rootfs tasks with rpmuninative-1.3Stephano Cetola2016-08-121-5/+0
* rootfs_rpm: Increase rootfs sizeSaul Wold2016-06-201-2/+2
* classes/lib: Add expand parameter to getVarFlagRichard Purdie2016-02-041-1/+1
* rootfs_*.bbclass: don't add BUILDNAME to do_rootfs vardepsexcludeMartin Jansa2015-11-241-1/+0
* rootfs_*: Refactor common depends/lockfile task flagsRichard Purdie2014-08-151-20/+9
* classes: Combine rootfs_<pkgtype> and populate_sdk_<pkgtype>Richard Purdie2014-08-151-0/+16
* Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador2014-04-251-1/+1
* do_rootfs: Add PACKAGE_FEED_URIS as a vardepDavid Nyström2014-03-071-0/+1
* Cleanup rootfs_rpm,package_rpm bbclass filesHongxu Jia2014-02-111-184/+0
* rootfs_*.bbclass: List which post-install scripts can not be runJeffrey C Honig2013-11-221-2/+3
* classes: Remove references to _remove in function names since this may become...Richard Purdie2013-08-261-1/+1
* classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPMPaul Eggleton2013-07-291-2/+1
* rootfs_rpm.bbclass: switch to using run-postinstsLaurentiu Palcu2013-06-111-1/+1
* rootfs_*.bbclass: add some helper functionsLaurentiu Palcu2013-06-111-2/+25
* rpm: split out run-postinstsZhenhua Luo2013-03-291-3/+1
* classes/buildhistory: implement history collection for SDKsPaul Eggleton2013-03-231-16/+0
* rootfs_xxx.bbclass: fix bitbake -S hashes mismatch errorRobert Yang2013-03-121-1/+1
* rootfs_rpm: move run-postinsts scripts to rpm recipeKang Kai2013-03-011-23/+0
* rootfs_rpm.bbclass: Handle multilib configures with different OS valuesMark Hatle2013-02-221-10/+27
* rootfs_rpm.bbclass: Reorder feed priority based on multilib image settingMark Hatle2013-02-221-2/+11
* rootfs_(ipk|deb|rpm).bbclass: check package installation status after ROOTFS_...Laurentiu Palcu2013-02-131-10/+10
* rootfs_rpm: Escape the backtick to ensure the ls runs on the targetSaul Wold2013-01-301-1/+1
* rootfs_rpm.bbclass: fix the unexpected postinst errorChen Qi2013-01-221-1/+2
* classes/rootfs_*: error out if postinstalls exist with read-only rootfsPaul Eggleton2013-01-181-0/+9
* rootfs_rpm.bbclass: export INSTALL_PLATFORM_EXTRA_RPMChen Qi2013-01-101-1/+1
* rootfs_rpm.bbclass: remove debug codeMark Hatle2012-12-191-3/+3
* rootfs_*.bbclass: exclude BUILDNAME var dependency from do_rootfsMartin Jansa2012-12-191-0/+1
* package_rpm: Update the way the multilib package names are translatedMark Hatle2012-12-171-24/+23
* classes/rootfs_rpm: install smart instead of zypper in rpm-based imagesPaul Eggleton2012-12-171-3/+3
* classes/*_rpm: integrate Smart into RPM filesystem constructionPaul Eggleton2012-12-171-16/+18
* rootfs_rpm.bbclass: Revert to default shell logging behaviorMark Hatle2012-12-131-2/+0
* rootfs_rpm.bbclass: fix a regression introduced by list_installed_packages ch...Ming Liu2012-12-031-1/+1
* rootfs_rpm.bbclass: normalize arch output of list_installed_packagesMing Liu2012-12-031-1/+1
* rootfs_rpm.bbclass: maybe no rpm postinst scriptRobert Yang2012-10-241-1/+3
* rootfs_rpm: Add Multilib prefix to installed_packages listSaul Wold2012-09-191-5/+14
* rpmresolve: improve debug outputPaul Eggleton2012-08-151-1/+1
* createrepo 0.4.11: add rpm-createsolvedb.pyRobert Yang2012-08-011-1/+1