summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* openssh: disable ciphers not supported by OpenSSL DESHongxu Jia2018-04-202-0/+40
* uninative: Set the dynamic linker to use at compile timeRichard Purdie2018-04-181-2/+3
* uninative: Add allow-shlib-undefined to BUILD_LDFLAGS and drop other workaroundsRichard Purdie2018-04-186-50/+4
* bitbake.conf: Set and export TZ envvar to UTCRichard Purdie2018-04-182-1/+1
* yocto-uninative: Update to version 1.9 (fedora28 compatible)Richard Purdie2018-04-181-3/+3
* package.bbclass: Add '-b' option to file call in isELFMark Hatle2018-04-182-2/+2
* run-postinsts: Replace pi_dir variable testNiko Mauno2018-04-182-2/+2
* rootfs-postcommands.bbclass: improve binary reproducibilityJuro Bystricky2018-04-181-2/+23
* core-image-minimal-initramfs: use initramfs-framework for initializationCalifornia Sullivan2018-04-181-1/+9
* qemu_2.11.1.bb: support mingw buildJuro Bystricky2018-04-181-15/+31
* man-db: add groff to RDEPENDSChen Qi2018-04-181-0/+1
* glibc: Set libc_cv_ssp_all to no as wellKhem Raj2018-04-181-0/+1
* testimage: run systemtap test on SDK imagesRoss Burton2018-04-181-2/+4
* oeqa/runtime/stap.py: add runtime test for systemtapVictor Kamensky2018-04-182-0/+34
* packagegroup-core-tools-profile: include systemtap on MIPS and aarch64Ross Burton2018-04-181-2/+0
* systemtap: don't build under muslRoss Burton2018-04-181-0/+1
* xserver-nodm-init: Respawn service in case of failureRamon Fried2018-04-131-0/+1
* valgrind: fix the shared object issue while prelink ptestZhixiong Chi2018-04-132-36/+2
* distro: default: Change Go default version to 1.9Otavio Salvador2018-04-131-1/+1
* patch: fix CVE-2018-1000156Jackie Huang2018-04-133-0/+255
* patch: fix CVE-2018-6951Jackie Huang2018-04-132-1/+38
* icecc.bbclass: Bump version numberJoshua Watt2018-04-131-1/+1
* icecc.bbclass: Improve error reportingJoshua Watt2018-04-131-7/+13
* icecc.bbclass: Add ICECC_ENV_DEBUG variableJoshua Watt2018-04-131-1/+5
* icecc-create-env: Add extra tools optionJoshua Watt2018-04-131-0/+12
* icecc-create-env: Fix library interpreter usageJoshua Watt2018-04-131-35/+77
* icecc-create-env: Fix RUNPATH filesJoshua Watt2018-04-131-1/+3
* icecc-create-env: Allow logging to a fileJoshua Watt2018-04-131-25/+49
* dhcp: Security Advisory - CVE-2017-3144Yue Tao2018-04-132-0/+75
* gconf: fix saving of settings when config folder doesnt existJaewon Lee2018-04-132-0/+29
* bootchart2: update canonical git URLRoss Burton2018-04-131-1/+1
* python3: Add recommended modules to nativesdk installTom Hochstein2018-04-131-0/+1
* meta: add missing Signed-off-by and Upstream-Status tagsRoss Burton2018-04-134-1/+6
* linux-yocto/4.14/4.15: deterministic srcversionBruce Ashfield2018-04-136-25/+25
* linux-yocto-tiny/4.14: fix recipe nameBruce Ashfield2018-04-132-61/+14
* linux-yocto/4.14: add elfutils, util-linux and openssl dependenciesBruce Ashfield2018-04-133-0/+9
* populate_sdk_base: use xz -T instead of pixzRoss Burton2018-04-131-2/+2
* image_types: use pigz to create .gz filesRoss Burton2018-04-131-1/+1
* license.bbclass: be a bit more strict when searching ${PN}-${LICENSE_PACKAGE_...Martin Jansa2018-04-101-1/+1
* libxcrypt: add -std=gnu99 to BUILD_CPPFLAGSMartin Jansa2018-04-101-1/+1
* rpm: build without dbus for rpm-nativeChen Qi2018-04-102-2/+46
* license.bbclass: Minor simplification of get_deployed_dependencies()Peter Kjellerstedt2018-04-101-3/+1
* sstate.bbclass: Add ${PACKAGE_EXTRA_ARCHS} to SSTATE_ARCHSPeter Kjellerstedt2018-04-101-2/+3
* classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task ...Peter Kjellerstedt2018-04-106-6/+7
* nativesdk-glibc: Split glibc and libcrypt to use libxcrypt insteadRichard Purdie2018-04-0711-7/+461
* devtool: Ensure added layer sets LAYERSERIES_COMPATRichard Purdie2018-04-071-0/+1
* devtool/oeqa: Ensure added layers set LAYERSERIES_COMPATRichard Purdie2018-04-071-1/+1
* Revert "python3: fix create_manifest to handle pycache folders"Richard Purdie2018-04-072-15/+10
* perl: add patch to solve libcrypt incompatibilityCharles-Antoine Couret2018-04-073-0/+30
* systemtap: support --sysroot option in variety of situations in cross buildVictor Kamensky2018-04-0710-0/+560