summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-04-13gconf: fix saving of settings when config folder doesnt existJaewon Lee
2018-04-13bootchart2: update canonical git URLRoss Burton
2018-04-13python3: Add recommended modules to nativesdk installTom Hochstein
2018-04-13meta: add missing Signed-off-by and Upstream-Status tagsRoss Burton
2018-04-13linux-yocto/4.14/4.15: deterministic srcversionBruce Ashfield
2018-04-13linux-yocto-tiny/4.14: fix recipe nameBruce Ashfield
2018-04-13linux-yocto/4.14: add elfutils, util-linux and openssl dependenciesBruce Ashfield
2018-04-13populate_sdk_base: use xz -T instead of pixzRoss Burton
2018-04-13image_types: use pigz to create .gz filesRoss Burton
2018-04-12bitbake: bitbake-user-manual: Updated "Task Checksums and Setscene" sectionuninative-1.9Scott Rifenbark
2018-04-12bitbake: bitbake-user-manual: Updated "OpenEmbedded-Core" term.Scott Rifenbark
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