summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/oe-setup-rpmrepo: replace createrepo with createrepo_cAlexander Kanavin2017-03-141-1/+1
* scripts/rpm2cpio.sh: replace 5.x version with 4.x versionAlexander Kanavin2017-03-141-53/+55
* rootfs_rpm.bbclass: migrate image creation to dnfAlexander Kanavin2017-03-144-999/+239
* nativesdk-packagegroup-sdk-host: replace smartpm with dnfAlexander Kanavin2017-03-1413-12/+12
* package_rpm.bbclass: correctly map RRECOMMENDS and RSUGGESTS to rpm tagsAlexander Kanavin2017-03-141-8/+4
* package_manager.py: improve the API for insert_feed_uris()Alexander Kanavin2017-03-142-20/+26
* package_rpm.bbclass: make architecture-independent .rpm packages "noarch" ins...Alexander Kanavin2017-03-142-2/+4
* db: remove the 6.x recipeAlexander Kanavin2017-03-145-173/+1
* python-smartpm: remove the recipeAlexander Kanavin2017-03-1415-1355/+0
* dnf: add a recipeAlexander Kanavin2017-03-147-0/+231
* libdnf: add a recipeAlexander Kanavin2017-03-146-0/+193
* rpm: remove 5.x recipeAlexander Kanavin2017-03-1483-6097/+0
* rpm: add a 4.x recipeAlexander Kanavin2017-03-1410-0/+524
* createrepo: remove the recipeAlexander Kanavin2017-03-149-529/+0
* createrepo-c: add a recipeAlexander Kanavin2017-03-143-0/+86
* rpmresolve: remove the recipeAlexander Kanavin2017-03-142-455/+0
* libsolv: enable rpm supportAlexander Kanavin2017-03-141-2/+2
* package.bbclass: fix locations of debugedit and rpmdeps utilitiesAlexander Kanavin2017-03-141-2/+2
* bitbake: ConfHandler: Use the same regular expression for all variable namesPeter Kjellerstedt2017-03-131-4/+4
* bitbake: knotty: Remove extra whitespace after task progress barsPeter Kjellerstedt2017-03-131-3/+1
* bitbake: runqueue: add option to run all tasks in specific build targetMatthew McClintock2017-03-133-0/+21
* u-boot: add option to specify FDT argument in extlinux.confJack Mitchell2017-03-131-3/+12
* u-boot: fix extlinux creation raceJack Mitchell2017-03-131-1/+1
* terminal: Use original PATH for terminalsRichard Purdie2017-03-131-0/+5
* libcomps: add a recipeAlexander Kanavin2017-03-113-0/+91
* librepo: add a recipeAlexander Kanavin2017-03-115-0/+163
* python-backports-lzma: add a recipeAlexander Kanavin2017-03-112-0/+53
* python-iniparse: add a recipeAlexander Kanavin2017-03-111-0/+17
* python-pygpgme: add a recipeAlexander Kanavin2017-03-111-0/+18
* security_flags.inc: Update for new python modulesAlexander Kanavin2017-03-111-0/+2
* uninative: remove unneeded call to sparse copyStephano Cetola2017-03-111-3/+0
* gpgme: fix python module build and installationAlexander Kanavin2017-03-113-0/+58
* base-files: do not write the current date into /etc/issue and /etc/issue.netAlexander Kanavin2017-03-111-2/+4
* db: do the multilib_header processing for db.hAlexander Kanavin2017-03-111-1/+3
* bash: package bashbug separatelyAlexander Kanavin2017-03-111-0/+4
* glibc: do the multilib_header magic also for bits/long-double.hAlexander Kanavin2017-03-111-1/+1
* glib-2.0: improve determinism for GIO ptestsRoss Burton2017-03-111-0/+4
* grep: upgrade to 3.0Fan Xin2017-03-111-2/+2
* curl: upgrade to 7.53.1Fan Xin2017-03-111-2/+2
* pkgconfig: specify --disable-indirect-deps to configureJoe Slater2017-03-111-0/+5
* opkg-utils: bump revisionChen Qi2017-03-111-2/+1
* wic/direct.py: Avoid exception if using multiple rawcopy/no-table entries.Kristian Amlie2017-03-111-1/+1
* bison: Remove unused bison-2.3_m4.patchMartin Jansa2017-03-111-591/+0
* libsolv: upgrade to 0.6.26Alejandro del Castillo2017-03-112-69/+1
* opkg: enable libsolv backend by defaultAlejandro del Castillo2017-03-111-1/+1
* classes: add devupstream classRoss Burton2017-03-111-0/+48
* base/bitbake.conf: Filter contents of PATH to only allow whitelisted toolsRichard Purdie2017-03-113-0/+42
* yasm: Set CCLD_FOR_BUILD to ensure BUILD_CC is usedRichard Purdie2017-03-111-0/+2
* u-boot-mkimage: Fix use of 'cc' instead of BUILD_CCRichard Purdie2017-03-112-1/+28
* go: Add recipes for golang compilers and toolsKhem Raj2017-03-1041-0/+1512