]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/log
thirdparty/openembedded/openembedded-core-contrib.git
8 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4
Alejandro Hernandez [Fri, 3 Feb 2017 18:25:22 +0000 (18:25 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4

Updates to Linux 4.4.41

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1
Alejandro Hernandez [Fri, 3 Feb 2017 18:25:21 +0000 (18:25 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1

Updates to Linux 4.1.37

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 years agometa-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
Kevin Hao [Wed, 8 Feb 2017 08:27:50 +0000 (16:27 +0800)] 
meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs

Bump to the latest stable kernel for 4.1, 4.4, 4,8 and 4.9. Also set
the default kernel to 4.9.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 years agoyocto-bsps: add 4.9 bbappend
Bruce Ashfield [Wed, 1 Feb 2017 15:43:19 +0000 (10:43 -0500)] 
yocto-bsps: add 4.9 bbappend

Introduce a 4.9 bbappend for the h/w reference BSPs. Since 4.8 will
be removed, we need to have this file in place.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 years agopoky: Follow OE-Core recipe specific sysroot version bump
Richard Purdie [Mon, 23 Jan 2017 23:27:48 +0000 (23:27 +0000)] 
poky: Follow OE-Core recipe specific sysroot version bump

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 years agopoky: add fedora-25 to the SANITY_TESTED_DISTROS
Benjamin Esquivel [Tue, 17 Jan 2017 16:48:19 +0000 (10:48 -0600)] 
poky: add fedora-25 to the SANITY_TESTED_DISTROS

I have tested Fedora 25 enough times to add it to the tested distros
list. Additionally, in Guadalajara's staging autobuilder has been
tested for some time now so it is safe to put it in.

Signed-off-by: Benjamin Esquivel <benjamin.esquivel@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 years agopoky: Switch to post release name/version
Joshua Lock [Mon, 16 Jan 2017 16:06:54 +0000 (16:06 +0000)] 
poky: Switch to post release name/version

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 years agopoky: Add Ubuntu 16.10 as supported distro
Richard Purdie [Wed, 11 Jan 2017 10:18:00 +0000 (10:18 +0000)] 
poky: Add Ubuntu 16.10 as supported distro

I'm this locally on my build machine so its likely to work.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 years agogummiboot: Remove gummiboot tests
Alejandro Hernandez [Thu, 1 Dec 2016 21:08:01 +0000 (15:08 -0600)] 
gummiboot: Remove gummiboot tests

Since we replaced gummiboot with systemd-boot
along with its tests, the gummiboot tests are
no longer necessary.

[YOCTO #10332]

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 years agompc8315e-rdb: move wks file to wic/ directory
Ed Bartosh [Mon, 9 Jan 2017 20:56:45 +0000 (22:56 +0200)] 
mpc8315e-rdb: move wks file to wic/ directory

Moved mpc8315e-rdb.wks from scripts/lib/wic/canned-wks/ to
layer wic/ directory to gather all wks files for reference
BSPs in one place.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 years agoREADME.hardware: update MPC8315E-RDB section
Ed Bartosh [Mon, 9 Jan 2017 20:16:53 +0000 (22:16 +0200)] 
README.hardware: update MPC8315E-RDB section

Added instructions to flash and boot device from USB stick.

[YOCTO #8719]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 years agoedgerouter: add edgerouter.wks
Ed Bartosh [Mon, 9 Jan 2017 18:33:01 +0000 (20:33 +0200)] 
edgerouter: add edgerouter.wks

Currently edgerouter machine uses sdimage-bootpart.wks from
scripts/lib/wic/canned-wks. It'd be easier to find this file
if it's name contains machine name and it's located in the same
layer.

Added edgerouter.wks to meta-yocto-bsp/wic/ to make it independent
from changes in oe-core and easier to maintain.

[YOCTO #8719]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 years agogenericx86: add genericx86.wks
Ed Bartosh [Mon, 9 Jan 2017 21:34:27 +0000 (23:34 +0200)] 
genericx86: add genericx86.wks

Currently genericx86* machines use mkefidisk.wks from
scripts/lib/wic/canned-wks. It'd be easier to find this file
if it's name contains machine name and it's located in the same
layer.

Added genericx86.wks to meta-yocto-bsp/wic/ to make it independent
from changes in oe-core and easier to maintain.

[YOCTO #8719]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 years agompc8315e-rdb.conf: produce wic images for MPC8315
Ed Bartosh [Thu, 22 Dec 2016 20:27:05 +0000 (22:27 +0200)] 
mpc8315e-rdb.conf: produce wic images for MPC8315

Added wic images to the list of default image types for mpc8315e-rdb
machine. Configured wic sdimage-boot plugin to put u-boot.bin, kernel
and device tree on the first partition.

[YOCTO #8719]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 years agobeaglebone: add beaglebone.wks
Ed Bartosh [Thu, 22 Dec 2016 21:14:57 +0000 (23:14 +0200)] 
beaglebone: add beaglebone.wks

Currently beaglebone machine uses sdimage-bootpart.wks from
scripts/lib/wic/canned-wks. It'd be easier to find this file
if it's name contains machine name and it's located in the same
layer.

Added beaglebone.wks to meta-yocto-bsp/wic/ to make it independent
on changes in oe-core and easier to maintain.

[YOCTO #8719]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoexample-recipe: Fix LDFLAGS compilation issue on newly created recipes
Alejandro Hernandez [Tue, 13 Dec 2016 16:41:12 +0000 (10:41 -0600)] 
example-recipe: Fix LDFLAGS compilation issue on newly created recipes

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomaintainers.inc: re-assign pcmanfm, so it has same owner as libfm
Alexander Kanavin [Fri, 16 Dec 2016 15:27:11 +0000 (17:27 +0200)] 
maintainers.inc: re-assign pcmanfm, so it has same owner as libfm

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agou-boot/beaglebone: Select Beaglebone Black target specifically.
Kristian Amlie [Fri, 16 Dec 2016 07:32:48 +0000 (08:32 +0100)] 
u-boot/beaglebone: Select Beaglebone Black target specifically.

The am335x_evm_config target has a subtle problem which is not present
in the am335x_boneblack_config target: When booting from an external
MMC card, the internal MMC is not accessible using the former target.

This problem was introduced in U-Boot in commit 80b24fcd3083515e6b961,
due to the addition of the CONFIG_DM_MMC option, and the
am335x_boneblack_config target does not have this problem.

Signed-off-by: Kristian Amlie <kristian.amlie@mender.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoedgerouter.conf: enable generation of wic.bmap
Ed Bartosh [Fri, 9 Dec 2016 17:46:26 +0000 (19:46 +0200)] 
edgerouter.conf: enable generation of wic.bmap

Enabled generation of block map(bmap) files for wic images
built for edgerouter machine. This should simplify flashing
images with bmaptool.

[YOCTO #10621]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agobeaglebone.conf: enable generation of wic.bmap
Ed Bartosh [Fri, 9 Dec 2016 13:12:50 +0000 (15:12 +0200)] 
beaglebone.conf: enable generation of wic.bmap

Enabled generation of block map(bmap) files for wic images
built for beaglebone machine. This should simplify flashing
images with bmaptool.

[YOCTO #10621]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agogenericx86 & x86-base: Update PREFERRED_VERSION for 4.8 kernel
Saul Wold [Mon, 5 Dec 2016 18:11:43 +0000 (10:11 -0800)] 
genericx86 & x86-base: Update PREFERRED_VERSION for 4.8 kernel

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agometa-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
Kevin Hao [Fri, 9 Dec 2016 03:10:25 +0000 (11:10 +0800)] 
meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs

Boot test for all these boards.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agogenericx86-common: enable generation of wic.bmap
Ed Bartosh [Wed, 7 Dec 2016 13:47:07 +0000 (15:47 +0200)] 
genericx86-common: enable generation of wic.bmap

Enabled generation of block map(bmap) files for wic images
built for genericx86 and genericx86-64 machines. This should
simplify flashing images with bmaptool.

[YOCTO #10621]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoedgerouter.py: avoid python3 exception
Juro Bystricky [Sat, 10 Dec 2016 17:13:38 +0000 (09:13 -0800)] 
edgerouter.py: avoid python3 exception

This fixes an error such as:

Exception: File "/master/poky/meta-yocto-bsp/lib/oeqa/controllers/edgeroutertarget.py", line 47
    self.image_fstype = self.get_image_fstype(d)
TabError: inconsistent use of tabs and spaces in indentation

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8
Alejandro Hernandez [Thu, 8 Dec 2016 17:25:21 +0000 (17:25 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8

Updates to Linux 4.8.12
- Includes CVE-2016-8655

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4
Alejandro Hernandez [Thu, 8 Dec 2016 17:25:20 +0000 (17:25 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4

Updates to Linux 4.4.36
- Includes CVE-2016-8655

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1
Alejandro Hernandez [Thu, 8 Dec 2016 17:25:19 +0000 (17:25 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1

Updates to Linux 4.1.36
- Includes CVE-2016-8655

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolibc-package.bbclass: split binary localedata even more if asked to
Andreas Oberritter [Thu, 1 Dec 2016 12:37:32 +0000 (13:37 +0100)] 
libc-package.bbclass: split binary localedata even more if asked to

If GLIBC_SPLIT_LC_PACKAGES is set to a non-zero value, convert
glibc-binary-localedata-XX-YY to be a meta package depending on
glibc-binary-localedata-XX-YY-lc-address and so on. This enables
saving quite some space if someone doesn't need LC_COLLATE for
example.

Some regex code was removed from output_locale_binary_rdepends,
because legitimize_package_name already converts to lowercase.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoconf: Remove redundant toasterconf.json file
Michael Wood [Wed, 23 Nov 2016 12:26:44 +0000 (12:26 +0000)] 
conf: Remove redundant toasterconf.json file

We no longer use this file to start toaster. Toaster's configuration is
setup by Toaster itself using the standard Django data fixtures.

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agometa-yocto-bsp: bump to the latest stable linux kernel for the non-x86 BSPs
Kevin Hao [Wed, 7 Dec 2016 05:52:47 +0000 (13:52 +0800)] 
meta-yocto-bsp: bump to the latest stable linux kernel for the non-x86 BSPs

Boot test for all these boards.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomaintainers: Change maintainers for python(3) modules
Jose Lamego [Wed, 16 Nov 2016 21:45:57 +0000 (15:45 -0600)] 
maintainers: Change maintainers for python(3) modules

Some packages with recipes for both python2 and python3
must be upgraded simultaneously to avoid version conflicts
due to common dependencies.
This change distributes responsibilities to provide
a single maintainer for related recipes.

Signed-off-by: Jose Lamego <jose.a.lamego@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomaintainers.inc: remove libwnck3 recipe
Alexander Kanavin [Tue, 1 Nov 2016 15:27:52 +0000 (17:27 +0200)] 
maintainers.inc: remove libwnck3 recipe

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoconf: Remove legacy X input drivers
Jussi Kukkonen [Wed, 26 Oct 2016 09:14:26 +0000 (12:14 +0300)] 
conf: Remove legacy X input drivers

xf86-input-libinput is RRECOMMENDed by xserver-xorg, these
legacy drivers are not needed.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agopoky: update SANITY_TEST_DISTROS for new format
Joshua Lock [Mon, 7 Nov 2016 22:48:46 +0000 (22:48 +0000)] 
poky: update SANITY_TEST_DISTROS for new format

The distribution identifier determined by oe.lsb.distro_identifier()
is now returned as a lowercase string. Update the values for tested
distros to match.

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoconf/distro/include/maintainers: move toolchain to Khem Raj
Ross Burton [Tue, 8 Nov 2016 17:39:31 +0000 (17:39 +0000)] 
conf/distro/include/maintainers: move toolchain to Khem Raj

Khem Raj of Comcast has offered to formally own the toolchain and C libraries,
so reassign the maintainership to him.

Thanks, Khem!

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomaintainers.inc: remove SGML recipes
Alexander Kanavin [Wed, 19 Oct 2016 15:28:00 +0000 (18:28 +0300)] 
maintainers.inc: remove SGML recipes

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomaintainers.inc: add missing recipes
Alexander Kanavin [Wed, 19 Oct 2016 15:27:59 +0000 (18:27 +0300)] 
maintainers.inc: add missing recipes

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoREADME.hardware: minor update to edgerouter section
Maxin B. John [Mon, 17 Oct 2016 13:17:33 +0000 (16:17 +0300)] 
README.hardware: minor update to edgerouter section

Trivial fix

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agopoky-tiny.conf: remove core-image-directfb reference
Maxin B. John [Mon, 17 Oct 2016 13:17:30 +0000 (16:17 +0300)] 
poky-tiny.conf: remove core-image-directfb reference

core-image-directfb was removed from oe-core with this commit:

remove core-image-directfb.bb as part of moving directfb
from oe-core
(From OE-Core rev: 8871fe1189776d78e5848b08edb9c990b9aebf2d)

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomaintainers.inc: remove core-image-directfb reference
Maxin B. John [Mon, 17 Oct 2016 13:17:31 +0000 (16:17 +0300)] 
maintainers.inc: remove core-image-directfb reference

core-image-directfb was removed from oe-core with this commit:

remove core-image-directfb.bb as part of moving directfb
from oe-core
(From OE-Core rev: 8871fe1189776d78e5848b08edb9c990b9aebf2d)

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agopoky.conf: Update QEMU_TARGETS and add mips64el
Zubair Lutfullah Kakakhel [Wed, 19 Oct 2016 10:40:47 +0000 (11:40 +0100)] 
poky.conf: Update QEMU_TARGETS and add mips64el

qemu-system-mips64el is unavailable which causes problems for runqemu
Add mips64el to QEMU_TARGETS to build it.

Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agometa-yocto-bsp: linux-yocto: bump to the latest stable version for non-x86 BSPs
Kevin Hao [Wed, 26 Oct 2016 06:49:46 +0000 (14:49 +0800)] 
meta-yocto-bsp: linux-yocto: bump to the latest stable version for non-x86 BSPs

Built and boot test for all these boards on 4.1, 4.4 and 4.8 kernels.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4
Alejandro Hernandez [Tue, 25 Oct 2016 22:51:49 +0000 (22:51 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4

Upgrades to Linux 4.4.26

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1
Alejandro Hernandez [Tue, 25 Oct 2016 22:51:48 +0000 (22:51 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8
Alejandro Hernandez [Tue, 25 Oct 2016 22:51:47 +0000 (22:51 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8

Upgrades to Linux 4.8.3

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolocal.conf.sample.extended: remove RM_OLD_IMAGE
Joshua Lock [Wed, 12 Oct 2016 20:46:42 +0000 (21:46 +0100)] 
local.conf.sample.extended: remove RM_OLD_IMAGE

RM_OLD_IMAGE has been removed so don't include this variable in
sample local.conf

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 Upgrades to Linux 4.4.22
Alejandro Hernandez [Fri, 14 Oct 2016 16:20:56 +0000 (16:20 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 Upgrades to Linux 4.4.22

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 Upgrades to Linux 4.1.33
Alejandro Hernandez [Fri, 14 Oct 2016 16:20:55 +0000 (16:20 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 Upgrades to Linux 4.1.33

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoREADME.hardware: update Edgerouter section
Ed Bartosh [Fri, 14 Oct 2016 08:19:51 +0000 (11:19 +0300)] 
README.hardware: update Edgerouter section

Updated image creation instructions. Used wic images instead
of manually putting rootfs and kernel to SD card.

[YOCTO #8719]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoedgerouter.conf: produce wic images for Edgerouter
Ed Bartosh [Fri, 14 Oct 2016 08:04:43 +0000 (11:04 +0300)] 
edgerouter.conf: produce wic images for Edgerouter

Added wic images to the list of default image types for Edgerouter
machine. Added required wic dependencies.

[YOCTO #8719]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agopoky-tiny.conf: set QB_DEFAULT_FSTYPE to IMAGE_FSTYPES
Robert Yang [Wed, 12 Oct 2016 08:47:22 +0000 (01:47 -0700)] 
poky-tiny.conf: set QB_DEFAULT_FSTYPE to IMAGE_FSTYPES

Its IMAGE_FSTYPES is cpio.gz, not the default ext4 which is set in
qemuboot.bbclass. Now we can boot it by:
$ runqemu tmp/deploy/images/qemux86/ nographic

[YOCTO #7477]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoREADME.hardware: update Beaglebone section
Ed Bartosh [Wed, 12 Oct 2016 10:36:12 +0000 (13:36 +0300)] 
README.hardware: update Beaglebone section

Updated image creation instructions. Used wic images instead
of manually partitioning SD card.

[YOCTO #8719]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agopoky.conf: fix DISTRO_VERSION
Ross Burton [Tue, 11 Oct 2016 21:50:17 +0000 (22:50 +0100)] 
poky.conf: fix DISTRO_VERSION

The autobuilder can't cope with this version format, work around
the issue for now.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agopoky.conf: Bump version for 2.2.0 morty release
Richard Purdie [Tue, 11 Oct 2016 07:44:48 +0000 (08:44 +0100)] 
poky.conf: Bump version for 2.2.0 morty release

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agogenericx86-common.inc: add dependency do_image_wic -> do_bootimg
Ed Bartosh [Mon, 10 Oct 2016 14:43:50 +0000 (17:43 +0300)] 
genericx86-common.inc: add dependency do_image_wic -> do_bootimg

do_image_wic depends on do_bootimg on genericx86 machines as it
copies files from hddimg/EFI/BOOT directory to boot partition.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoREADME.hardware: Update Genericx86 section
Saul Wold [Sun, 9 Oct 2016 15:24:24 +0000 (08:24 -0700)] 
README.hardware: Update Genericx86 section

This section was truly dated, update with newer hardware that is
being tested.

Update section on creating USB stick images using wic and alternate EFI_PROVIDER
information about systemd-boot.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agogenericx86-common.inc: produce EFI wic image
Ed Bartosh [Mon, 10 Oct 2016 08:02:06 +0000 (11:02 +0300)] 
genericx86-common.inc: produce EFI wic image

Used mkefidisk.wks as a default kickstart file for genericx86* machines.
Added dependency do_image_wic -> gptfdisk-native as wic uses sgdisk tool
from this package to set partition UUIDS.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: linux 4.4: bump to the latest stable version for non-x86 BSPs
Kevin Hao [Sat, 8 Oct 2016 07:45:59 +0000 (15:45 +0800)] 
linux-yocto: linux 4.4: bump to the latest stable version for non-x86 BSPs

Boot test for all these boards.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: linux 4.1: bump to the latest stable version for non-x86 BSPs
Kevin Hao [Sat, 8 Oct 2016 07:45:58 +0000 (15:45 +0800)] 
linux-yocto: linux 4.1: bump to the latest stable version for non-x86 BSPs

Boot test for all these boards.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: linux 4.8: bump to the final v4.8 release for non-x86 BSPs
Kevin Hao [Sat, 8 Oct 2016 07:45:57 +0000 (15:45 +0800)] 
linux-yocto: linux 4.8: bump to the final v4.8 release for non-x86 BSPs

Boot test for all these boards.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomachine.cfg: Unset CONFIG_64BIT for qemu i386 architecture
Leonardo Sandoval [Sat, 1 Oct 2016 00:09:35 +0000 (19:09 -0500)] 
machine.cfg: Unset CONFIG_64BIT for qemu i386 architecture

In modern kernels, ARCH=x86 defaults to 64 bits, so explicitly
unset this word length for qemu i386 architectures.

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8
Alejandro Hernandez [Wed, 5 Oct 2016 22:08:13 +0000 (22:08 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8

Upgrades to Linux 4.8

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoyocto-bsp: linux-yocto recipes update (4.4 to 4.8) for x86-64 arch
Leonardo Sandoval [Tue, 4 Oct 2016 21:53:41 +0000 (16:53 -0500)] 
yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for x86-64 arch

[YOCTO #10301]

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoyocto-bsp: linux-yocto recipes update (4.4 to 4.8) for PowerPC arch
Leonardo Sandoval [Tue, 4 Oct 2016 21:53:40 +0000 (16:53 -0500)] 
yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for PowerPC arch

[YOCTO #10301]

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoyocto-bsp: linux-yocto recipes update (4.4 to 4.8) for qemu arch
Leonardo Sandoval [Tue, 4 Oct 2016 21:53:34 +0000 (16:53 -0500)] 
yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for qemu arch

[YOCTO #10301]

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoyocto-bsp: linux-yocto recipes update (4.4 to 4.8) for i386 arch
Leonardo Sandoval [Tue, 4 Oct 2016 21:53:37 +0000 (16:53 -0500)] 
yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for i386 arch

[YOCTO #10301]

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoyocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS64 arch
Leonardo Sandoval [Tue, 4 Oct 2016 21:53:39 +0000 (16:53 -0500)] 
yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS64 arch

[YOCTO #10301]

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomachine.conf: Remove duplicate xserver choices
Leonardo Sandoval [Tue, 4 Oct 2016 21:53:36 +0000 (16:53 -0500)] 
machine.conf: Remove duplicate xserver choices

All kernel choices today (linux-yocto_4.* and custom) have the same xserver options,
so remove the duplicate lines.

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoyocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS arch
Leonardo Sandoval [Tue, 4 Oct 2016 21:53:38 +0000 (16:53 -0500)] 
yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for MIPS arch

[YOCTO #10301]

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoyocto-bsp: linux-yocto recipes update (4.4 to 4.8) for arm arch
Leonardo Sandoval [Tue, 4 Oct 2016 21:53:35 +0000 (16:53 -0500)] 
yocto-bsp: linux-yocto recipes update (4.4 to 4.8) for arm arch

[YOCTO #10301]

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agobeaglebone.conf: produce wic images for Beaglebone
Ed Bartosh [Wed, 28 Sep 2016 09:29:02 +0000 (12:29 +0300)] 
beaglebone.conf: produce wic images for Beaglebone

Added wic images to the list of default image types for Beaglebone
machine. Added kernel image and device tree packages to the image
to make it bootable. Added required wic dependencies.

[YOCTO #8719]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agogenericx86-64.conf: Add SERIAL_CONSOLES_CHECK = "ttyS0"
California Sullivan [Wed, 28 Sep 2016 23:27:34 +0000 (16:27 -0700)] 
genericx86-64.conf: Add SERIAL_CONSOLES_CHECK = "ttyS0"

Trying to start getty on a non-existent console will spew I/O errors
into auth.log on some hardware. Avoid this behavior by checking that
ttyS0 is a console that exists.

Fixes [YOCTO #10291].

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomaintainers: Change maintainers for python(3) modules
Leonardo Sandoval [Mon, 26 Sep 2016 19:12:44 +0000 (14:12 -0500)] 
maintainers: Change maintainers for python(3) modules

New maintainers for python(3) modules: Edwin for python3 and Jose for
python2

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomaintainers: new maintainers in multiple recipes
Leonardo Sandoval [Mon, 26 Sep 2016 19:12:43 +0000 (14:12 -0500)] 
maintainers: new maintainers in multiple recipes

In order to load balance Alejandro H. there are new maintainers for the following
packages: aspell, bc, cronie, libusb(-compact), nfs-utils, pcmanfm, ruby, swig,
texinfo, tex-info-dummy-native, ttf-bitstream-vera, unzip and which.

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomaintainers.inc: Change perl maintainer
Leonardo Sandoval [Mon, 26 Sep 2016 19:12:42 +0000 (14:12 -0500)] 
maintainers.inc: Change perl maintainer

Anibal agreed to maintain most perl related recipes (include perl and
perl-native).

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Updates genericx86* SRCREVs for linux-yocto 4.8
Alejandro Hernandez [Wed, 21 Sep 2016 16:17:52 +0000 (16:17 +0000)] 
linux-yocto: Updates genericx86* SRCREVs for linux-yocto 4.8

Upgrades to Linux 4.8-rc7

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 Upgrades to Linux 4.4.20
Alejandro Hernandez [Wed, 21 Sep 2016 18:56:24 +0000 (18:56 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 Upgrades to Linux 4.4.20

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 Upgrades to Linux 4.1.32
Alejandro Hernandez [Wed, 21 Sep 2016 18:56:23 +0000 (18:56 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 Upgrades to Linux 4.1.32

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agometa-yocto-bsp: bump to linux-yocto 4.8 for the non-x86 BSPs
Kevin Hao [Tue, 20 Sep 2016 15:22:59 +0000 (11:22 -0400)] 
meta-yocto-bsp: bump to linux-yocto 4.8 for the non-x86 BSPs

Boot test for all these boards.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agometa-yocto-bsp: linux 4.4: bump to the latest stable version for the non-x86 BSPs
Kevin Hao [Tue, 20 Sep 2016 15:22:58 +0000 (11:22 -0400)] 
meta-yocto-bsp: linux 4.4: bump to the latest stable version for the non-x86 BSPs

Boot test for all these boards.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agometa-yocto-bsp: linux 4.1: bump to the latest stable version for the non-x86 BSPs
Kevin Hao [Tue, 20 Sep 2016 15:22:57 +0000 (11:22 -0400)] 
meta-yocto-bsp: linux 4.1: bump to the latest stable version for the non-x86 BSPs

Boot test for all these boards.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agogenericx86-common.inc: produce wic images
Ed Bartosh [Tue, 20 Sep 2016 09:15:59 +0000 (12:15 +0300)] 
genericx86-common.inc: produce wic images

Added wic images to the list of default image types for genericx86
and genericx86-64 machines. This is a first step of using wic as a
recommended way of creating images for reference BSPs.

[YOCTO #8719]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agogenericx86-common.inc: support boot by runqemu
Robert Yang [Mon, 19 Sep 2016 06:32:08 +0000 (23:32 -0700)] 
genericx86-common.inc: support boot by runqemu

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Adds new bbappend for genericx86 and genericx86-64 BSPs to support kerne...
Alejandro Hernandez [Tue, 6 Sep 2016 16:26:13 +0000 (16:26 +0000)] 
linux-yocto: Adds new bbappend for genericx86 and genericx86-64 BSPs to support kernel 4.8

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agopoky: add Fedora-24 to SANITY_TESTED_DISTROS
Joshua Lock [Fri, 9 Sep 2016 12:04:48 +0000 (13:04 +0100)] 
poky: add Fedora-24 to SANITY_TESTED_DISTROS

We've had a builder in the Yocto Project Autobuilder cluster
using Fedora 24 for some time now, I think it's safe to say it's
tested.

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomaintainers.inc: add missing recipes
Alexander Kanavin [Mon, 12 Sep 2016 11:50:04 +0000 (14:50 +0300)] 
maintainers.inc: add missing recipes

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomaintainers.inc: rename gtk-doc-stub to gtk-doc, reassign to me
Alexander Kanavin [Fri, 15 Jul 2016 13:07:40 +0000 (16:07 +0300)] 
maintainers.inc: rename gtk-doc-stub to gtk-doc, reassign to me

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agopoky: Update to linux-yocto 4.8 for qemu* machines
Richard Purdie [Wed, 31 Aug 2016 09:01:46 +0000 (10:01 +0100)] 
poky: Update to linux-yocto 4.8 for qemu* machines

This enables the 4.8 kernel nby default for the qemu machines.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4
Alejandro Hernandez [Thu, 25 Aug 2016 15:38:24 +0000 (15:38 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4

Upgrades to Linux 4.4.18

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1
Alejandro Hernandez [Thu, 25 Aug 2016 15:38:23 +0000 (15:38 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1

Upgrades to Linux 4.1.30

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomaintainers.inc: update maintainers for Dengke
Robert Yang [Wed, 17 Aug 2016 03:12:30 +0000 (20:12 -0700)] 
maintainers.inc: update maintainers for Dengke

* Take recipes from Jussi Kukkonen
* Take recipes from Kai, Wenzong and Yi.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoRevert "local.conf.sample: Disable ARM and PPC due to prelink test case failures"
Richard Purdie [Fri, 19 Aug 2016 15:32:51 +0000 (16:32 +0100)] 
Revert "local.conf.sample: Disable ARM and PPC due to prelink test case failures"

This reverts commit 85d30c28277a040420c2b2f25028ae1500da54db.

9 years agolocal.conf.sample: Disable ARM and PPC due to prelink test case failures
Mark Hatle [Thu, 18 Aug 2016 17:04:16 +0000 (12:04 -0500)] 
local.conf.sample: Disable ARM and PPC due to prelink test case failures

Internal prelink test cases reloc8 and reloc9 are failing on both ARM
and PPC systems.  Disable them by removing the prelink from the
IMAGE_CLASSES setting.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoRevert "local.conf.sample: Disable prelink by default"
Mark Hatle [Mon, 15 Aug 2016 21:29:34 +0000 (16:29 -0500)] 
Revert "local.conf.sample: Disable prelink by default"

This reverts commit 300f858ba07c938427ccd05a3d7220027a03d461.

Reenable prelink

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoyocto-bsp/yocto-kernel: update to work with the latest kern-tools
Bruce Ashfield [Mon, 15 Aug 2016 18:27:00 +0000 (14:27 -0400)] 
yocto-bsp/yocto-kernel: update to work with the latest kern-tools

With some recent changes in the kern tools, we can drop some changes in
the yocto-bsp and yocto-kernel tools that ensured proper patching and
BSP inheritance.

In particular, we no longer need to signify the start of patching, and
we must instruct the tools that we only want configuration fragments
via inheritance .. no patches (since they are already applied).

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agosystemd_boot: Enable module to test systemd bootloader
Jose Perez Carranza [Mon, 4 Jul 2016 21:15:07 +0000 (16:15 -0500)] 
systemd_boot: Enable module to test systemd bootloader

 Module systemd_boot created wtih a class "Systemdboot"
 and a test case "test_efi_systemdboot_images_can_be_built"
 to test new systemd bootloader.

 [YOCTO #9706]

Signed-off-by: Jose Perez Carranza <jose.perez.carranza@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agomaintainers.inc: add recently added recipes
Alexander Kanavin [Mon, 8 Aug 2016 14:08:25 +0000 (17:08 +0300)] 
maintainers.inc: add recently added recipes

Also fix up a few typos, and reassign piglit.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4
Alejandro Hernandez [Wed, 3 Aug 2016 20:29:33 +0000 (20:29 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4

Upgrades to linux version 4.4.15

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolinux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1
Alejandro Hernandez [Wed, 3 Aug 2016 20:29:32 +0000 (20:29 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1

Upgrades to linux version 4.1.28

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agopoky: update supported distros
Jose Perez Carranza [Thu, 4 Aug 2016 20:26:32 +0000 (15:26 -0500)] 
poky: update supported distros

Update existing supported distros CentOS and OpenSuse to avoid
unsupported distro warning, Add SUSELINUX for leap version.
For Yocto Project releases 1.7 was dropped and 2.1,2.2 added.

[Yocto #10067]

Signed-off-by: Jose Perez Carranza <jose.perez.carranza@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>