summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* sanity.bbclass: modify check for shellJuro Bystricky2017-03-161-1/+3
* selftest: Disable SSTATE_MIRRORS for sstate signing testRichard Purdie2017-03-161-0/+2
* bitbake.conf: whitelist socat as non-fatal host toolMikko Ylinen2017-03-161-1/+1
* wic: selftest: account for occasional newline in debugfs file namesMaciej Borzecki2017-03-141-4/+21
* go: add native recipes for 1.8Khem Raj2017-03-144-9/+15
* go: Enable on muslKhem Raj2017-03-143-6/+0
* openssl: actually apply Use-SHA256-not-MD5-as-default-digest.patchRoss Burton2017-03-141-0/+1
* linux-yocto/4.4: update to v4.4.53Bruce Ashfield2017-03-143-16/+16
* linux-yocto/4.10: update to v4.10.2Bruce Ashfield2017-03-143-16/+16
* linux-yocto/4.1: update to v4.1.38Bruce Ashfield2017-03-143-16/+16
* linux-yocto/4.9/4.10: add Intel Memory Protection ExtensionsBruce Ashfield2017-03-146-6/+6
* linux-yocto/4.9: integrate -rt9Bruce Ashfield2017-03-143-4/+4
* linux-yocto/4.10: update to v4.10.1Bruce Ashfield2017-03-143-16/+16
* linux-yocto/4.9: bump to v4.9.13Bruce Ashfield2017-03-143-16/+16
* package: Fix various rpmdeps relocation issuesRichard Purdie2017-03-142-4/+8
* bitbake.conf: Add nc to HOSTTOOLS_NONFATALRichard Purdie2017-03-141-1/+1
* testimage: Don't use systemd.log_level=debug loggingRichard Purdie2017-03-141-1/+2
* u-boot: Update patch to match upstreamRichard Purdie2017-03-142-15/+29
* security_flags.inc: update to reflect smart->dnf transitionAlexander Kanavin2017-03-141-3/+0
* package.bbclass: don't exclude package groups from runtime mappingAlexander Kanavin2017-03-141-3/+0
* package_rpm.bbclass: do not strip multilib prefixes from package names, do no...Alexander Kanavin2017-03-141-44/+11
* nspr: do not use shared library symbol resolution with muslAlexander Kanavin2017-03-141-1/+1
* 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
* run-postinsts: simplify the logic of whether to install it to imagesAlexander Kanavin2017-03-148-8/+5
* oe-selftest: no need to parse gpg output to determine the name of the signing...Alexander Kanavin2017-03-141-7/+1
* gpg_sign.py: fix signing of rpm files using gpgAlexander Kanavin2017-03-142-7/+8
* selftest: update output checks in incremental image test to match what dnf pr...Alexander Kanavin2017-03-141-2/+2
* selftest: do not perform a full build in test_continueAlexander Kanavin2017-03-141-1/+1
* package_rpm.bbclass: instruct rpm to not remove the buildroot directoryAlexander Kanavin2017-03-141-2/+5
* testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin2017-03-146-228/+133
* 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
* 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
* u-boot: add option to specify FDT argument in extlinux.confJack Mitchell2017-03-131-3/+12