aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/package_rpm.bbclass
AgeCommit message (Expand)Author
2015-09-01package_rpm: support signing of rpm packagesMarkus Lehtonen
2015-08-30package_*.bbclass: Ensure OVERRIDES doesn't change sstate signatureRichard Purdie
2015-08-24package_rpm.bbclass : escape "%" in files and directories nameSébastien Mennetrier
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-06-11package_ipk/deb/rpm: Improve OVERRIDES handlingRichard Purdie
2015-02-27package_rpm.bbclass: support packaging of symlinks to directoriesPatrick Ohly
2015-02-19packaging: allow globs in CONFFILESChen Qi
2014-09-03package_rpm: Add optional improved directory handlingRonan Le Martret
2014-09-02package_rpm: Add builddir macro to define source directoryRichard Purdie
2014-09-02package_rpm: Add custom extension support for spec generation.Richard Purdie
2014-07-08package_rpm.bbclass: Should be using HOST_* not TARGET_*Mark Hatle
2014-06-25classes/package_rpm.bbclass: Fix SDK Suffix referenceMark Hatle
2014-03-28package_*.bbclass: Simplify addtaskRichard Purdie
2014-03-21package_rpm.bbclass: archive the source to srpm packageRobert Yang
2014-02-24package: Drop do_package_write taskRichard Purdie
2014-02-14package_*.bbclass: remove references to the old bash indexing routinesLaurentiu Palcu
2014-02-11conf/bitbake.conf: default HOMEPAGE to blank instead of unknownPaul Eggleton
2014-02-11Cleanup rootfs_rpm,package_rpm bbclass filesHongxu Jia
2014-02-02package_rpm.bbclass: Trigger the regexp on exact keyword matchKhem Raj
2014-01-28package_{ipk, deb, rpm}.bbclass: support additional user-defined metadataLeonid Borisenko
2014-01-16package_rpm: Fix a race with package_deb/package_ipkRichard Purdie
2013-12-18sstate: Get rid of crazy name mappingRichard Purdie
2013-11-22package_rpm.bbclass: Replace -linux-gnun32 with -linux.* in RPM platform fileLei Liu
2013-11-06package_rpm: Remove need for lockingRichard Purdie
2013-10-06run-postinst: Ensure that the postinsts are orderedMark Hatle
2013-10-06package_rpm.bbclass: Workaround failure in attemptonly installsMark Hatle
2013-09-26classes/package_rpm: fix bitbake package-index for RPMPaul Eggleton
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie
2013-09-11classes/package_rpm: remove unsed outdir variableStefan Stanacar
2013-09-11python-smartpm: Add an attempt install modeMark Hatle
2013-09-06package_rpm.bbclass: Fix no_recommendations and package_excludeMark Hatle
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-08-22package_rpm.bbclass: NO_RECOMMENDATIONS supportMark Hatle
2013-08-22package_rpm.bbclass: Add support for PACKAGE_EXCLUDE to RPM installsMark Hatle
2013-08-16classes/buildhistory: record size of installed package not compressed archiveMartin Jansa
2013-07-27classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPMPaul Eggleton
2013-07-12package_rpm.bbclass: remove xx.spec before doing rpmbuild xx.src.rpmBian Naimeng
2013-07-09package_rpm.bbclass: make DESCRIPTION support newlineRobert Yang
2013-06-10package_rpm.bbclass: handle pre/post remove scriptletsLaurentiu Palcu
2013-06-07package_*.bbclass: Drop fakeroot from setscene callsRichard Purdie
2013-05-16bbclass: bb.fatal() clean upRobert Yang
2013-05-09class/lib: Fix up various file access methodsRichard Purdie
2013-04-11package_rpm.bbclass: fix build multilib image failed when PR Server enabledHongxu Jia
2013-03-23package/populate_sdk: Move functions from package_* to populate_sdk_*Richard Purdie
2013-03-23classes/buildhistory: implement history collection for SDKsPaul Eggleton
2013-03-22package_{ipk, deb, rpm}: drop the TARGET_OS conditionalChristopher Larson
2013-03-16package_rpm: Ensure PV manipulations are correctRichard Purdie
2013-03-14package_rpm: Ensure package dependencies have correct version numbersRichard Purdie
2013-03-04package_rpm.bbclass: Optimise per file dependency handlingRichard Purdie
2013-03-02package_rpm.bbclass: Fix translate_smart_to_oe arch comparisonMark Hatle