aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/package_rpm.bbclass
AgeCommit message (Expand)Author
2017-03-13package_rpm.bbclass: no need to specify the magic file locationAlexander Kanavin
2017-03-13package_rpm.bbclass: replace createrepo reference with createrepo_cAlexander Kanavin
2017-03-13package_rpm.bbclass: correctly map RRECOMMENDS and RSUGGESTS to rpm tagsAlexander Kanavin
2017-03-13package_rpm.bbclass: make architecture-independent .rpm packages "noarch" ins...Alexander Kanavin
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2017-01-22package_rpm: Clean up pointless exception handlingRichard Purdie
2017-01-19classes/package*: Add support for PACKAGE_WRITE_DEPSRichard Purdie
2017-01-09classes/package_rpm: handle square brackets in filenamesPaul Eggleton
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-10-03package_rpm.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie
2015-11-24classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie
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