aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/package_rpm.bbclass
AgeCommit message (Expand)Author
2018-03-12package.bbclass: run pre/post installation/removal scriptlets using sh -eAlexander Kanavin
2018-01-29package_rpm.bbclass: run pre/post installation scriptlets using sh -eAlexander Kanavin
2018-01-29package_rpm.bbclass: improve reproducibility of RPM packagesJuro Bystricky
2018-01-29package_rpm.bbclass: Fix matching of architecture independent packagesOtavio Salvador
2018-01-26package_rpm: correctly handle LICENSE_${PN}Ross Burton
2018-01-05package_rpm.bbclass: clamp timestampsJuro Bystricky
2017-08-16package_rpm.bbclass: Filter out unwanted file deps for nativesdk packagesPeter Kjellerstedt
2017-07-25package_rpm.bbclass: disable generation of .build-id linksAlexander Kanavin
2017-06-12package_rpm.bbclass: use multithreaded xz compressionAlexander Kanavin
2017-05-16rpm: allow arch-dependent binaries in noarch packagesNg Wei Tee
2017-04-20package_rpm.bbclass: Dosen't filter Conflicts if found in ProvidesAníbal Limón
2017-03-13package_rpm.bbclass: do not strip multilib prefixes from package names, do no...Alexander Kanavin
2017-03-13package_rpm.bbclass: do not set the OS dynamically when building rpmsAlexander Kanavin
2017-03-13package_rpm.bbclass: add a /bin/sh Provides for nativesdk- packagesAlexander Kanavin
2017-03-13package_rpm.bbclass: instruct rpm to not remove the buildroot directoryAlexander Kanavin
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