summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* packagefeed-stability.bbclass: cleansstate should remove pkgs from deploy dirRobert Yang2016-08-201-1/+2
* libdrm: 2.4.68 -> 2.4.70Dai Caiyun2016-08-202-3/+3
* glib-2.0: 2.48.1 -> 2.48.2Wang Xin2016-08-202-3/+3
* kbd: remove PARALLEL_MAKEINST = ""Robert Yang2016-08-201-1/+0
* kmod: upgrade to 23Chen Qi2016-08-201-2/+2
* diffutils: upgrade to 3.4Chen Qi2016-08-203-2/+2
* util-linux: upgrade to 2.28.1Chen Qi2016-08-201-2/+2
* bootchart2: Add ALTERNATIVE configuration for bootchartdMing Liu2016-08-201-3/+6
* asciidoc-native: add dependency on docbook-xml-dtd4-nativeAwais Belal2016-08-201-0/+1
* openssl: fix add missing dependencies building for test directoryAndrej Valek2016-08-201-0/+3
* libffi: fix a typo (mips)André Draszik2016-08-201-1/+1
* image-vm.bbclass: remove old images if RM_OLD_IMAGE is enabledJonathan Liu2016-08-201-2/+11
* oeqa.buildperf: fix crash when creating globalres.logMarkus Lehtonen2016-08-201-1/+1
* syslinux.bbclass: ensure creation of output directoryEd Bartosh2016-08-201-0/+1
* busybox: Add parallel make fixRichard Purdie2016-08-202-0/+66
* sanity.bbclass: Ensure we expand BUILD_PREFIXRichard Purdie2016-08-201-3/+3
* prelink: Move to latest version of prelinkMark Hatle2016-08-191-1/+1
* gcc: Upgrade to 6.2 RC1Khem Raj2016-08-1963-11/+12
* libunwind: Fix build race conflict with gcc and muslRichard Purdie2016-08-192-0/+38
* systemd-compat-units: Only enable for systemd in DISTRO_FEATURESRichard Purdie2016-08-181-1/+3
* systemd-compat-units: pkg_postinst() does not workJoe Slater2016-08-181-7/+10
* sanity: Require bitbake 1.31.1 for multi-config changesRichard Purdie2016-08-181-1/+1
* devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie2016-08-182-10/+11
* parselogs: Ignore amb_nb warning messages under qemux86*Richard Purdie2016-08-181-0/+1
* parselogs.py: Add failed to setup card detect gpio error on x86California Sullivan2016-08-181-0/+1
* parselogs.py: Add dmi and ioremap errors to ignore list for core2California Sullivan2016-08-181-0/+2
* parselogs.py: Ignore Skylake graphics firmware load errors on genericx86-64California Sullivan2016-08-181-1/+7
* testimage: allow using kvm when running qemux86* machinesBill Randle2016-08-182-2/+16
* image.bbclass: rename COMPRESS(ION) to CONVERSIONPatrick Ohly2016-08-183-38/+39
* grub: split grub-editenv into it's own packageAlejandro del Castillo2016-08-181-1/+5
* bash: 4.3.39 -> 4.3.46Dengke Du2016-08-181-0/+21
* openssh: add ed25519 host key location to read-only sshd configAndré Draszik2016-08-181-0/+1
* connman: add missing space in _appendAndré Draszik2016-08-181-1/+1
* kernel-yocto: streamline patch, configuration and audit phasesBruce Ashfield2016-08-182-92/+55
* linux-yocto/4.4: -rt update patch meta-data to remove ()Bruce Ashfield2016-08-183-3/+3
* linux-yocto/4.1: config updatesBruce Ashfield2016-08-183-3/+3
* linux-yocto/4.1: bump to v4.1.29Bruce Ashfield2016-08-183-16/+16
* linux-yocto/4.1: netfilter: x_tables: fix stable backportBruce Ashfield2016-08-183-10/+10
* dbus: 1.10.8 -> 1.10.10Dai Caiyun2016-08-182-4/+4
* busybox: Backport makefile fix from upstreamRichard Purdie2016-08-182-0/+41
* gobject-introspection: Ensure prelink config file exists to avoid build failuresRichard Purdie2016-08-181-0/+13
* alsa-utils: 1.1.1 -> 1.1.2Tanu Kaskinen2016-08-182-3/+3
* alsa-lib: 1.1.1 -> 1.1.2Tanu Kaskinen2016-08-183-150/+12
* oeqa.buildperf: use oe.path.remove()Markus Lehtonen2016-08-172-13/+7
* oeqa.buildperf: be more verbose about failed commandsMarkus Lehtonen2016-08-171-3/+9
* oeqa.buildperf: introduce runCmd2()Markus Lehtonen2016-08-172-6/+12
* oeqa.buildperf: convert test cases to unittestMarkus Lehtonen2016-08-171-31/+19
* oeqa.buildperf: add BuildPerfTestResult classMarkus Lehtonen2016-08-172-74/+80
* oeqa.buildperf: add BuildPerfTestLoader classMarkus Lehtonen2016-08-172-0/+6
* oeqa.buildperf: derive BuildPerfTestCase class from unitest.TestCaseMarkus Lehtonen2016-08-172-38/+33