summaryrefslogtreecommitdiffstats
path: root/meta/classes/package_rpm.bbclass
Commit message (Expand)AuthorAgeFilesLines
* reproducible_build/package_XXX: Ensure SDE task is in dependency chainRichard Purdie2021-12-021-1/+2
* package_rpm: pass XZ_THREADS to rpmRoss Burton2021-06-031-2/+2
* package/package_rpm: Disable font_provides configuration for reproducibiltyRichard Purdie2021-03-101-0/+1
* package_rpm: Enable use_source_date_epoch_as_buildtime in package_rpm classJan-Simon Möller2021-03-041-0/+1
* package_rpm.bbclass: Remove a misleading bb.note()Peter Kjellerstedt2019-09-191-3/+2
* package_rpm.bbclass: python2 -> python3Robert Yang2019-06-301-1/+1
* archiver/package_rpm: Fix the worst src.rpm generation raceRichard Purdie2019-02-061-1/+1
* package_rpm/archiver: Apply bandaid to src.rpm creationRichard Purdie2019-02-051-0/+4
* package_rpm: set _builddir to B not SRichard Purdie2018-03-301-1/+1
* package.bbclass: run pre/post installation/removal scriptlets using sh -eAlexander Kanavin2018-03-151-4/+4
* package_rpm.bbclass: run pre/post installation scriptlets using sh -eAlexander Kanavin2018-01-301-4/+4
* package_rpm.bbclass: improve reproducibility of RPM packagesJuro Bystricky2018-01-291-0/+1
* package_rpm.bbclass: Fix matching of architecture independent packagesOtavio Salvador2018-01-291-1/+5
* package_rpm: correctly handle LICENSE_${PN}Ross Burton2018-01-261-2/+7
* package_rpm.bbclass: clamp timestampsJuro Bystricky2018-01-051-0/+1
* package_rpm.bbclass: Filter out unwanted file deps for nativesdk packagesPeter Kjellerstedt2017-08-171-2/+23
* package_rpm.bbclass: disable generation of .build-id linksAlexander Kanavin2017-07-251-0/+1
* package_rpm.bbclass: use multithreaded xz compressionAlexander Kanavin2017-06-121-0/+2
* rpm: allow arch-dependent binaries in noarch packagesNg Wei Tee2017-05-161-0/+1
* package_rpm.bbclass: Dosen't filter Conflicts if found in ProvidesAníbal Limón2017-04-201-26/+0
* package_rpm.bbclass: do not strip multilib prefixes from package names, do no...Alexander Kanavin2017-03-141-44/+11
* package_rpm.bbclass: do not set the OS dynamically when building rpmsAlexander Kanavin2017-03-141-1/+1
* package_rpm.bbclass: add a /bin/sh Provides for nativesdk- packagesAlexander Kanavin2017-03-141-1/+1
* package_rpm.bbclass: instruct rpm to not remove the buildroot directoryAlexander Kanavin2017-03-141-2/+5
* package_rpm.bbclass: no need to specify the magic file locationAlexander Kanavin2017-03-141-2/+0
* package_rpm.bbclass: replace createrepo reference with createrepo_cAlexander Kanavin2017-03-141-1/+1
* package_rpm.bbclass: correctly map RRECOMMENDS and RSUGGESTS to rpm tagsAlexander Kanavin2017-03-141-8/+4
* package_rpm.bbclass: make architecture-independent .rpm packages "noarch" ins...Alexander Kanavin2017-03-141-1/+3
* classes: Drop now unneeded update_data callsRichard Purdie2017-02-151-2/+0
* package_rpm: Clean up pointless exception handlingRichard Purdie2017-01-221-12/+3
* classes/package*: Add support for PACKAGE_WRITE_DEPSRichard Purdie2017-01-201-0/+1
* classes/package_rpm: handle square brackets in filenamesPaul Eggleton2017-01-091-0/+6
* meta: remove True option to getVarFlag callsJoshua Lock2016-12-161-3/+3
* meta: remove True option to getVar callsJoshua Lock2016-12-161-68/+68
* package_rpm.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson2016-10-041-3/+3
* classes/lib: Convert to use python3 octal syntaxRichard Purdie2016-06-021-3/+3
* classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie2015-11-241-1/+1
* package_rpm: support signing of rpm packagesMarkus Lehtonen2015-09-031-0/+5
* package_*.bbclass: Ensure OVERRIDES doesn't change sstate signatureRichard Purdie2015-08-301-0/+2
* package_rpm.bbclass : escape "%" in files and directories nameSébastien Mennetrier2015-08-241-0/+3
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-2/+2
* package_ipk/deb/rpm: Improve OVERRIDES handlingRichard Purdie2015-06-161-1/+1
* package_rpm.bbclass: support packaging of symlinks to directoriesPatrick Ohly2015-02-271-0/+10
* packaging: allow globs in CONFFILESChen Qi2015-02-191-1/+1
* package_rpm: Add optional improved directory handlingRonan Le Martret2014-09-031-8/+24
* package_rpm: Add builddir macro to define source directoryRichard Purdie2014-09-031-0/+1
* package_rpm: Add custom extension support for spec generation.Richard Purdie2014-09-031-0/+5
* package_rpm.bbclass: Should be using HOST_* not TARGET_*Mark Hatle2014-07-081-2/+2
* classes/package_rpm.bbclass: Fix SDK Suffix referenceMark Hatle2014-06-251-1/+2
* package_*.bbclass: Simplify addtaskRichard Purdie2014-03-301-1/+1