summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-04-11valgrind: fix the shared object issue while prelink ptestChenQi/valgrind-ptest-prelinkZhixiong Chi
2018-04-10license.bbclass: be a bit more strict when searching ${PN}-${LICENSE_PACKAGE_...Martin Jansa
2018-04-10libxcrypt: add -std=gnu99 to BUILD_CPPFLAGSMartin Jansa
2018-04-10rpm: build without dbus for rpm-nativeChen Qi
2018-04-10yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_colle...Alexander Kanavin
2018-04-10license.bbclass: Minor simplification of get_deployed_dependencies()Peter Kjellerstedt
2018-04-10sstate.bbclass: Add ${PACKAGE_EXTRA_ARCHS} to SSTATE_ARCHSPeter Kjellerstedt
2018-04-10classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task ...Peter Kjellerstedt
2018-04-07nativesdk-glibc: Split glibc and libcrypt to use libxcrypt insteadRichard Purdie
2018-04-07devtool: Ensure added layer sets LAYERSERIES_COMPATRichard Purdie
2018-04-07devtool/oeqa: Ensure added layers set LAYERSERIES_COMPATRichard Purdie
2018-04-07Revert "python3: fix create_manifest to handle pycache folders"Richard Purdie
2018-04-07perl: add patch to solve libcrypt incompatibilityCharles-Antoine Couret
2018-04-07hello-mod_0.1.bb: add RPROVIDESJuro Bystricky
2018-04-07crosstap: replace script with new python based implementationVictor Kamensky
2018-04-07systemtap: support --sysroot option in variety of situations in cross buildVictor Kamensky
2018-04-07systemtap: create translator packageconfigVictor Kamensky
2018-04-07image: add image-combined-dbg helper classVictor Kamensky
2018-04-07Revert "systemtap: Cross compilation fix"Victor Kamensky
2018-04-07curl: DEPENDS on libidn2 (not libidn)André Draszik
2018-04-07packagegroup-core-sdk: update sanitizer listsDan McGregor
2018-04-07gcc-sanitizers: Update supported architecturesDan McGregor
2018-04-06layer.conf: Update LAYERSERIES rocko -> sumoRichard Purdie
2018-04-06bitbake: cookerdata: Issue warning if layer doesn't set LAYERSERIES_COMPAT_xRichard Purdie
2018-04-06layer.conf: Update LAYERSERIES rocko -> sumoRichard Purdie
2018-04-05mesa: Update to use llvm 6.0Richard Purdie
2018-04-05llvm: Upgrade to 6.0 releaseKhem Raj
2018-04-05librsvg: remove duplication in inheritMaxin B. John
2018-04-05gcr: remove duplication in inheritMaxin B. John
2018-04-05libcroco: remove duplication in inheritMaxin B. John
2018-04-05python3-pygobject: remove duplication in inheritMaxin B. John
2018-04-05documentation.conf: remove obsolete variableMaxin B. John
2018-04-05archiver: Fix archive for linked kernel sourceTom Hochstein
2018-04-05archiver: Fix build errors for kernels that don't use kernel-yocto.bbclassTom Hochstein
2018-04-05glib-2.0/glib.inc: apply MLPREFIX renaming to all package classesAlexander Kanavin
2018-04-05gio-module-cache.bbclass: pass in ${libexecdir}Alexander Kanavin
2018-04-05sdk.py: run postinst interceptsAlexander Kanavin
2018-04-05package_manager.py: do not hardcode the task name when referring to log filesAlexander Kanavin
2018-04-05package_manager.py: move intercept running logic from rootfs class to Package...Alexander Kanavin
2018-04-05package_manager.py: move postinst_intercept dir initialization from RootFS to...Alexander Kanavin
2018-04-05package_manager.py: move target_rootfs property to common ancestor classAlexander Kanavin
2018-04-05nativesdk-postinst-intercept: remove the recipeAlexander Kanavin
2018-04-05elfutils: Clean up commentsPeter Kjellerstedt
2018-04-05package_manager.py: Skip gpgcheck while using dnf on targetManjukumar Matha
2018-04-05mesa: Upgrade 17.3.7 -> 17.3.8Otavio Salvador
2018-04-05base.bbclass: fix do_unpack[cleandirs] varflag handlingEnrico Jorns
2018-04-05classes/externalsrc: ensure cleandirs code handles non-absolute pathsPaul Eggleton
2018-04-05classes/externalsrc: handle if cleandirs contains python expressionsPaul Eggleton
2018-04-04systemd: fix typo in sulogin-path settingChen Qi
2018-04-03uninative: add variables to the whitelist so that it does not re-triger recip...Cuero Bugot