summaryrefslogtreecommitdiff
path: root/meta/classes/package_rpm.bbclass
AgeCommit message (Expand)AuthorFiles
2017-04-20package_rpm.bbclass: Dosen't filter Conflicts if found in ProvidesAníbal Limón1
2017-03-13package_rpm.bbclass: do not strip multilib prefixes from package names, do no...Alexander Kanavin1
2017-03-13package_rpm.bbclass: do not set the OS dynamically when building rpmsAlexander Kanavin1
2017-03-13package_rpm.bbclass: add a /bin/sh Provides for nativesdk- packagesAlexander Kanavin1
2017-03-13package_rpm.bbclass: instruct rpm to not remove the buildroot directoryAlexander Kanavin1
2017-03-13package_rpm.bbclass: no need to specify the magic file locationAlexander Kanavin1
2017-03-13package_rpm.bbclass: replace createrepo reference with createrepo_cAlexander Kanavin1
2017-03-13package_rpm.bbclass: correctly map RRECOMMENDS and RSUGGESTS to rpm tagsAlexander Kanavin1
2017-03-13package_rpm.bbclass: make architecture-independent .rpm packages "noarch" ins...Alexander Kanavin1
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie1
2017-01-22package_rpm: Clean up pointless exception handlingRichard Purdie1
2017-01-19classes/package*: Add support for PACKAGE_WRITE_DEPSRichard Purdie1
2017-01-09classes/package_rpm: handle square brackets in filenamesPaul Eggleton1
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock1
2016-12-16meta: remove True option to getVar callsJoshua Lock1
2016-10-03package_rpm.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson1
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie1
2015-11-24classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie1
2015-09-01package_rpm: support signing of rpm packagesMarkus Lehtonen1
2015-08-30package_*.bbclass: Ensure OVERRIDES doesn't change sstate signatureRichard Purdie1
2015-08-24package_rpm.bbclass : escape "%" in files and directories nameSébastien Mennetrier1
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie1
2015-06-11package_ipk/deb/rpm: Improve OVERRIDES handlingRichard Purdie1
2015-02-27package_rpm.bbclass: support packaging of symlinks to directoriesPatrick Ohly1
2015-02-19packaging: allow globs in CONFFILESChen Qi1
2014-09-03package_rpm: Add optional improved directory handlingRonan Le Martret1
2014-09-02package_rpm: Add builddir macro to define source directoryRichard Purdie1
2014-09-02package_rpm: Add custom extension support for spec generation.Richard Purdie1
2014-07-08package_rpm.bbclass: Should be using HOST_* not TARGET_*Mark Hatle1
2014-06-25classes/package_rpm.bbclass: Fix SDK Suffix referenceMark Hatle1
2014-03-28package_*.bbclass: Simplify addtaskRichard Purdie1
2014-03-21package_rpm.bbclass: archive the source to srpm packageRobert Yang1
2014-02-24package: Drop do_package_write taskRichard Purdie1
2014-02-14package_*.bbclass: remove references to the old bash indexing routinesLaurentiu Palcu1
2014-02-11conf/bitbake.conf: default HOMEPAGE to blank instead of unknownPaul Eggleton1
2014-02-11Cleanup rootfs_rpm,package_rpm bbclass filesHongxu Jia1
2014-02-02package_rpm.bbclass: Trigger the regexp on exact keyword matchKhem Raj1
2014-01-28package_{ipk, deb, rpm}.bbclass: support additional user-defined metadataLeonid Borisenko1
2014-01-16package_rpm: Fix a race with package_deb/package_ipkRichard Purdie1
2013-12-18sstate: Get rid of crazy name mappingRichard Purdie1
2013-11-22package_rpm.bbclass: Replace -linux-gnun32 with -linux.* in RPM platform fileLei Liu1
2013-11-06package_rpm: Remove need for lockingRichard Purdie1
2013-10-06run-postinst: Ensure that the postinsts are orderedMark Hatle1
2013-10-06package_rpm.bbclass: Workaround failure in attemptonly installsMark Hatle1
2013-09-26classes/package_rpm: fix bitbake package-index for RPMPaul Eggleton1
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie1
2013-09-11classes/package_rpm: remove unsed outdir variableStefan Stanacar1
2013-09-11python-smartpm: Add an attempt install modeMark Hatle1
2013-09-06package_rpm.bbclass: Fix no_recommendations and package_excludeMark Hatle1
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie1