summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm
Commit message (Expand)AuthorAgeFilesLines
* rpm: prevent race in tempdir creationMarkus Lehtonen2016-11-083-24/+44
* rpm: manually cleanup sysckJérémy Rosen2016-09-231-1/+1
* rpm: ensure rpm2cpio call rpm relocation codeZhixiong Chi2016-09-232-0/+26
* rpm: make --nosignature workRobert Yang2016-09-232-0/+65
* rpm: Fix build with gcc6Khem Raj2016-07-272-1/+56
* rpm: explicitly disable tomcryptAndreas Oberritter2016-04-291-0/+1
* rpm: Disable __sync_add_and_fetch_8 on nios2Marek Vasut2016-04-183-0/+32
* rpm: more verbose errors in rpmTempFileMarkus Lehtonen2016-04-142-0/+54
* rpm: brace expansion is a bashismRoss Burton2016-04-092-10/+8
* rpm: remove two unused patchRobert Yang2016-04-062-154/+0
* rpm: check _gpg_passphrase before ask for inputRobert Yang2016-03-252-0/+71
* rpm: remove RPM 4Joshua Lock2016-03-2010-875/+0
* rpm: fix error when 'lua' is enabledChen Qi2016-03-202-0/+45
* rpm: Sync CVS to regular versionMark Hatle2016-03-101-0/+8
* rpm: Fix musl integration with RPM5Mark Hatle2016-03-104-55/+267
* rpmresolve: It is not necessary to manually specify -lpoptMark Hatle2016-03-091-1/+1
* rpm: A number of the patches have been submitted upstreamMark Hatle2016-03-0935-36/+36
* rpm: Enable specific crypto and digest settings via variablesMark Hatle2016-03-092-10/+152
* rpm: Uprev to rpm-5.4.16 (pre) and rpm-5.4+cvs to current CVS headMark Hatle2016-03-0937-528/+2215
* rpm: fix building rpm 5 with internal beecryptJoshua Lock2016-02-222-2/+2
* rpm: Fix build with muslKhem Raj2016-02-152-1/+166
* Revert "xz: Allow to work with ASSUME_PROVIDED xz-native"Richard Purdie2016-01-251-3/+0
* xz: Allow to work with ASSUME_PROVIDED xz-nativeRichard Purdie2016-01-241-0/+3
* rpm: remove bashisms: [ x == x ] -> [ x = x ]Olof Johansson2016-01-191-3/+2
* Add "CVE:" tag to current patches in OE-coreMariano Lopez2016-01-112-0/+2
* rpmresolve.c: Fix unfreed pointers that keep DB openedMariano Lopez2016-01-111-4/+6
* rpm: Generate per distribution and multilib macro filesMark Hatle2015-12-281-0/+81
* rpm: Fix support for db5 and db6Yuanjie Huang2015-12-221-40/+55
* meta: more removals of redunant FILES_${PN}-dbgRoss Burton2015-12-161-1/+1
* meta: Drop now pointless manual -dbg packagingRichard Purdie2015-12-163-15/+0
* rpm: fix file conflicts for MIPS64 N32Robert Yang2015-12-122-0/+53
* rpm: Enable MIPS64 N32 transactionsMark Hatle2015-12-121-0/+3
* package_regex.inc: split the rest of the entries to their recipesAlexander Kanavin2015-12-081-0/+2
* rpm: fix for N32 MIPS64Robert Yang2015-12-013-0/+36
* rpm: define EM_AARCH64 for debugeditRoy Li2015-11-162-0/+36
* rpm: add explicit dependency on file-replacement-native for native buildsRoss Burton2015-10-273-0/+3
* rpm: remove spurious build dependenciesRoss Burton2015-10-211-1/+1
* rpm: fix return without value in patchRoss Burton2015-10-071-1/+1
* rpm: search for gpg if gpg2 is not foundMarkus Lehtonen2015-09-282-0/+30
* meta: Fix Upstream-Status statementsRoss Burton2015-09-125-5/+5
* upstream_tracking.inc: deprecate and move contents to recipesAlexander Kanavin2015-09-011-0/+2
* rpm: opendb before rpmverifyscript to avoid null point inputZhixiong Chi2015-08-192-0/+25
* rpm4: Drop native RDEPENDSRichard Purdie2015-07-231-1/+1
* rpm: remove invalid sed commandRobert Yang2015-07-122-2/+0
* rpm: disable external key serveryzhu12015-07-092-0/+28
* rpm: check if the argument(rootpath) exists or be writableZhixiong Chi2015-07-082-0/+97
* rpm: fix typo in rpm-reloc-macros.patchAndre McCurdy2015-07-071-1/+1
* rpm: fix typo in rpm-realpath.patchAndre McCurdy2015-07-071-1/+1
* rpm: Rebrand rpm custom macro paths to be distro specificMark Hatle2015-06-231-3/+3
* rpm: Fix lua 'print' statement captureMark Hatle2015-06-232-0/+105