Age | Commit message (Expand) | Author | Files |
2018-03-30 | package_rpm: set _builddir to B not S | Richard Purdie | 1 |
2018-03-12 | package.bbclass: run pre/post installation/removal scriptlets using sh -e | Alexander Kanavin | 1 |
2018-01-29 | package_rpm.bbclass: run pre/post installation scriptlets using sh -e | Alexander Kanavin | 1 |
2018-01-29 | package_rpm.bbclass: improve reproducibility of RPM packages | Juro Bystricky | 1 |
2018-01-29 | package_rpm.bbclass: Fix matching of architecture independent packages | Otavio Salvador | 1 |
2018-01-26 | package_rpm: correctly handle LICENSE_${PN} | Ross Burton | 1 |
2018-01-05 | package_rpm.bbclass: clamp timestamps | Juro Bystricky | 1 |
2017-08-16 | package_rpm.bbclass: Filter out unwanted file deps for nativesdk packages | Peter Kjellerstedt | 1 |
2017-07-25 | package_rpm.bbclass: disable generation of .build-id links | Alexander Kanavin | 1 |
2017-06-12 | package_rpm.bbclass: use multithreaded xz compression | Alexander Kanavin | 1 |
2017-05-16 | rpm: allow arch-dependent binaries in noarch packages | Ng Wei Tee | 1 |
2017-04-20 | package_rpm.bbclass: Dosen't filter Conflicts if found in Provides | Aníbal Limón | 1 |
2017-03-13 | package_rpm.bbclass: do not strip multilib prefixes from package names, do no... | Alexander Kanavin | 1 |
2017-03-13 | package_rpm.bbclass: do not set the OS dynamically when building rpms | Alexander Kanavin | 1 |
2017-03-13 | package_rpm.bbclass: add a /bin/sh Provides for nativesdk- packages | Alexander Kanavin | 1 |
2017-03-13 | package_rpm.bbclass: instruct rpm to not remove the buildroot directory | Alexander Kanavin | 1 |
2017-03-13 | package_rpm.bbclass: no need to specify the magic file location | Alexander Kanavin | 1 |
2017-03-13 | package_rpm.bbclass: replace createrepo reference with createrepo_c | Alexander Kanavin | 1 |
2017-03-13 | package_rpm.bbclass: correctly map RRECOMMENDS and RSUGGESTS to rpm tags | Alexander Kanavin | 1 |
2017-03-13 | package_rpm.bbclass: make architecture-independent .rpm packages "noarch" ins... | Alexander Kanavin | 1 |
2017-02-15 | classes: Drop now unneeded update_data calls | Richard Purdie | 1 |
2017-01-22 | package_rpm: Clean up pointless exception handling | Richard Purdie | 1 |
2017-01-19 | classes/package*: Add support for PACKAGE_WRITE_DEPS | Richard Purdie | 1 |
2017-01-09 | classes/package_rpm: handle square brackets in filenames | Paul Eggleton | 1 |
2016-12-16 | meta: remove True option to getVarFlag calls | Joshua Lock | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-10-03 | package_rpm.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 1 |
2016-06-02 | classes/lib: Convert to use python3 octal syntax | Richard Purdie | 1 |
2015-11-24 | classes: Ensure pass setVar/setVarFlag strings, not integers | Richard Purdie | 1 |
2015-09-01 | package_rpm: support signing of rpm packages | Markus Lehtonen | 1 |
2015-08-30 | package_*.bbclass: Ensure OVERRIDES doesn't change sstate signature | Richard Purdie | 1 |
2015-08-24 | package_rpm.bbclass : escape "%" in files and directories name | Sébastien Mennetrier | 1 |
2015-06-23 | meta: Add explict getVar param for (non) expansion | Richard Purdie | 1 |
2015-06-11 | package_ipk/deb/rpm: Improve OVERRIDES handling | Richard Purdie | 1 |
2015-02-27 | package_rpm.bbclass: support packaging of symlinks to directories | Patrick Ohly | 1 |
2015-02-19 | packaging: allow globs in CONFFILES | Chen Qi | 1 |
2014-09-03 | package_rpm: Add optional improved directory handling | Ronan Le Martret | 1 |
2014-09-02 | package_rpm: Add builddir macro to define source directory | Richard Purdie | 1 |
2014-09-02 | package_rpm: Add custom extension support for spec generation. | Richard Purdie | 1 |
2014-07-08 | package_rpm.bbclass: Should be using HOST_* not TARGET_* | Mark Hatle | 1 |
2014-06-25 | classes/package_rpm.bbclass: Fix SDK Suffix reference | Mark Hatle | 1 |
2014-03-28 | package_*.bbclass: Simplify addtask | Richard Purdie | 1 |
2014-03-21 | package_rpm.bbclass: archive the source to srpm package | Robert Yang | 1 |
2014-02-24 | package: Drop do_package_write task | Richard Purdie | 1 |
2014-02-14 | package_*.bbclass: remove references to the old bash indexing routines | Laurentiu Palcu | 1 |
2014-02-11 | conf/bitbake.conf: default HOMEPAGE to blank instead of unknown | Paul Eggleton | 1 |
2014-02-11 | Cleanup rootfs_rpm,package_rpm bbclass files | Hongxu Jia | 1 |
2014-02-02 | package_rpm.bbclass: Trigger the regexp on exact keyword match | Khem Raj | 1 |
2014-01-28 | package_{ipk, deb, rpm}.bbclass: support additional user-defined metadata | Leonid Borisenko | 1 |
2014-01-16 | package_rpm: Fix a race with package_deb/package_ipk | Richard Purdie | 1 |