summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* recipes: Move out stale GPLv2 versions to a seperate layeruninative-1.5Richard Purdie2017-03-07164-33689/+0
* patchelf: Fix issues with the 'hole' in binaries approachRichard Purdie2017-03-072-0/+164
* binutils: Upgrade to 2.28 releaseKhem Raj2017-03-0729-1176/+726
* musl: Update to tipKhem Raj2017-03-071-1/+1
* poky: make 4.10 the qemu* defaultBruce Ashfield2017-03-041-7/+7
* poky-tiny: Bump default kernel version to 4.9Alejandro Hernandez2017-03-041-1/+1
* poky-tiny.conf: Adds poky-tiny to DISTROOVERRIDES, so we can re-set DISTRO de...Alejandro Hernandez2017-03-041-0/+1
* linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.9Alejandro Hernandez2017-03-041-4/+4
* genericx86-64: Updates PREFERRED_VERSION to use kernel 4.10Alejandro Hernandez2017-03-041-1/+1
* genericx86: Updates PREFERRED_VERSION to use kernel 4.10Alejandro Hernandez2017-03-041-1/+1
* linux-yocto: Adds new bbappend to support 4.10 on genericx86 and genericx86-6...Alejandro Hernandez2017-03-041-0/+14
* bitbake: fetch2: pass --no-same-owner when extracting tar files compressed wi...Andre McCurdy2017-03-041-4/+4
* bitbake: fetch2: remove last remaining usage of deprecated bb.data APIsAndre McCurdy2017-03-042-3/+1
* tzdata: update to 2017aArmin Kuster2017-03-041-2/+2
* tzcode-native: update to 2017aArmin Kuster2017-03-041-4/+4
* u-boot: Fix handling of CMD_LICENSE in u-boot-mkimageMarek Vasut2017-03-041-1/+1
* linux-libc-headers: Add inherit of pkgconfigPeter Kjellerstedt2017-03-041-1/+1
* gstreamer1.0-omx_1.2.0: remove recipeMaxin B. John2017-03-041-11/+0
* systemd: check "ldconfig" distro feature when setting PACKAGECONFIGAndre McCurdy2017-03-041-2/+1
* guile: fix a bashismMing Liu2017-03-041-1/+1
* lttng-tools: update to 2.9.4Nathan Lynch2017-03-042-39/+4
* lttng-modules: update to 2.9.1Nathan Lynch2017-03-041-2/+2
* libgpg-error: Don't replace the syscfg header for mingw32Nathan Rossi2017-03-041-3/+8
* libgpg-error: correctly configure on mips64Alexander Kanavin2017-03-044-14/+2
* mesa: Upgrade 13.0.4 -> 17.0.0Jussi Kukkonen2017-03-043-14/+4
* gcc-source: add comment explaining why a function is PythonRoss Burton2017-03-041-0/+2
* buildhistory.bbclass: use tabs as separator in installed-package-sizes.txtMikko Rapeli2017-03-041-1/+1
* kernel.bbclass: Give sanity check function an opt-out variableCalifornia Sullivan2017-03-042-1/+6
* package.bbclass: Add SHLIB detection support for mingw targetsNathan Rossi2017-03-041-0/+21
* update-alternatives.bbclass: Disable for mingw32 targetsNathan Rossi2017-03-041-0/+4
* autotools.bbclass: delete the extra varflag set for autotools_copy_aclocalsDengke Du2017-03-041-1/+0
* ptest.bbclass: use BPN in PTEST_PATH for multilibJackie Huang2017-03-041-1/+1
* no-static-libs: add missing leading space when using "_append"Robert P. J. Day2017-03-041-1/+1
* arch-mips: Fix tune configuration for mipsisa64r6el-n32-nfZubair Lutfullah Kakakhel2017-03-041-1/+1
* bitbake.conf: replace USE_LDCONFIG with new "ldconfig" distro featureAndre McCurdy2017-03-043-11/+5
* yocto-compat-layer.py: Add script to YP Compatible Layer validationAníbal Limón2017-03-048-0/+455
* build-perf-test-wrapper.sh: support xml report formatMarkus Lehtonen2017-03-041-1/+6
* scripts/runqemu: avoid overridden user input for bootparamsDmitry Rozhkov2017-03-041-2/+5
* scripts/runqemu: Add always ttyS1 when no serial options are specifiedAníbal Limón2017-03-041-0/+11
* scripts/lib/create_npm: handle Public Domain licensesAnders Darander2017-03-041-0/+1
* scripts/lib/create_npm: handle AND and OR in licensesAnders Darander2017-03-041-1/+15
* scripts/lib/create_npm: rewrite see license in eulaAnders Darander2017-03-041-2/+4
* lib/oe/package.py: remove @ from package nameAnders Darander2017-03-041-0/+1
* create_npm.py: convert MIT/X11 to MITAnders Darander2017-03-041-0/+2
* wic: add more targets to directdisk syslinux configEd Bartosh2017-03-041-6/+22
* wic: bootimg-pcbios: add support for syslinux vesamenuEd Bartosh2017-03-041-7/+13
* wic: raise WicError instead of calling logger.errorEd Bartosh2017-03-042-3/+3
* wic: add WKS_FILE_DEPENDS variableEd Bartosh2017-03-042-1/+3
* wic: exec_native_cmd: fix undefined variable errorEd Bartosh2017-03-041-0/+1
* wic: exec_native_cmd: improve debug messageEd Bartosh2017-03-041-1/+1