]> 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 [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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
9 years agomaintainers.inc: remove augeas
Ross Burton [Tue, 2 Aug 2016 13:05:58 +0000 (14:05 +0100)] 
maintainers.inc: remove augeas

This has been removed from oe-core so we don't need to track the maintainer.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agouclibc: remove meta-yocto-bsp append
Ross Burton [Tue, 19 Jul 2016 19:44:17 +0000 (20:44 +0100)] 
uclibc: remove meta-yocto-bsp append

With the removal of uclibc from OE-Core, this is no longer needed.

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 [Tue, 19 Jul 2016 16:46:25 +0000 (16:46 +0000)] 
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4

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, 19 Jul 2016 16:46:24 +0000 (16:46 +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 agoscripts/lib/bsp/help.py: Changed help of yocto-bsp to match latest syntax
Humberto Ibarra [Mon, 4 Jul 2016 20:33:34 +0000 (15:33 -0500)] 
scripts/lib/bsp/help.py: Changed help of yocto-bsp to match latest syntax

With the changes to migrate from optparse to argparse there was a syntax change that needs an update in the help. This is basically just the change of 'properties' and 'property' from positional arguments to options. This patch makes the required changes.

[YOCTO #8321]

Signed-off-by: Humberto Ibarra <humberto.ibarra.lopez@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoyocto-bsp: Refactor script to use argparse instead of optparse
Humberto Ibarra [Mon, 4 Jul 2016 20:33:33 +0000 (15:33 -0500)] 
yocto-bsp: Refactor script to use argparse instead of optparse

Optparse is deprecated and should be avoided. The arparse library is better suited and has more tools to handling the parsing of arguments. This patch makes necessary changes to migrate to the better library and uses arparse subcommand feature to improve organization of this script.

[YOCTO #8321]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoscripts/yocto-bsp: Removing version from yocto-bsp
Humberto Ibarra [Mon, 4 Jul 2016 20:33:32 +0000 (15:33 -0500)] 
scripts/yocto-bsp: Removing version from yocto-bsp

The version option is not maintained and is useless inside this script.
There is no reason for this script to have an independent version value.

[YOCTO #8321]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoscripts/lib/bsp/engine.py: Add error message for wrong input file
Humberto Ibarra [Mon, 4 Jul 2016 19:54:53 +0000 (14:54 -0500)] 
scripts/lib/bsp/engine.py: Add error message for wrong input file

Format of properties file is expected to be a simple json detailing properties, if this format fails an exception is thrown. This patch adds a graceful error message to the case when the properties file has a wrong format.

[YOCTO #9750]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoscripts/lib/bsp/help.py: Fixed pager for yocto-bsp help
Humberto Ibarra [Sat, 2 Jul 2016 18:17:56 +0000 (13:17 -0500)] 
scripts/lib/bsp/help.py: Fixed pager for yocto-bsp help

Python3 requires strings to be encoded as bytes before sending them through a subprocess pipe. The help.py file is not considering this and fails when issuing paged help commands. This patch adds this encoding to solve the problem.

[YOCTO #9868]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoscripts: Fixed typo in parameter that was causing exception
Humberto Ibarra [Fri, 1 Jul 2016 15:37:24 +0000 (10:37 -0500)] 
scripts: Fixed typo in parameter that was causing exception

There is a typo in the logging parameters, "filname" is being used instead of "filename" for yocto-kernel, yocto-layer and wic scripts. This didn't cause issues before since python 2 didn't validate unused parameters but with python >= 3.4.3 an exception is thrown. This patch fixes this parameter name.

[YOCTO #9834]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agometa-yocto: Delete PREFERRED_VERSION for obsolete version of U-Boot.
Robert P. J. Day [Mon, 4 Jul 2016 10:47:43 +0000 (06:47 -0400)] 
meta-yocto: Delete PREFERRED_VERSION for obsolete version of U-Boot.

The OE recipe for U-Boot v2013.07 was deleted in 2014, so remove this
reference to it.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agolocal.conf.sample.extended: drop RPM4 example
Paul Eggleton [Wed, 29 Jun 2016 03:09:16 +0000 (15:09 +1200)] 
local.conf.sample.extended: drop RPM4 example

We don't have RPM4 support anymore, so there's no point including this.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agopoky: drop unsupported distros
Joshua Lock [Fri, 1 Jul 2016 19:28:47 +0000 (20:28 +0100)] 
poky: drop unsupported distros

We're no longer building CentOS 6, Debian 7 or Fedora 21 on the
Autobuilder cluster.

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 agotoasterconf: exclude releases Toaster can't build
Ed Bartosh [Fri, 17 Jun 2016 10:32:33 +0000 (11:32 +0100)] 
toasterconf: exclude releases Toaster can't build

Due to the switch to Python 3, Toaster master can only build
with master and not with earlier releases.

Removed references to "jethro" and "krogoth" from toasterconf.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Elliot Smith <elliot.smith@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 libmad, add mpg123
Alexander Kanavin [Thu, 16 Jun 2016 11:00:59 +0000 (14:00 +0300)] 
maintainers.inc: remove libmad, add mpg123

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: reassign vala recipe
Alexander Kanavin [Thu, 16 Jun 2016 11:00:58 +0000 (14:00 +0300)] 
maintainers.inc: reassign vala 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 agolinux-yocto: Update SRCREV for genericx86* for 4.4 Upgrades to Linux version 4.4.13
Alejandro Hernandez [Tue, 14 Jun 2016 17:11:38 +0000 (17:11 +0000)] 
linux-yocto: Update SRCREV for genericx86* for 4.4 Upgrades to Linux version 4.4.13

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 SRCREV for genericx86* for 4.1 Upgrades to Linux version 4.1.26
Alejandro Hernandez [Tue, 14 Jun 2016 17:11:37 +0000 (17:11 +0000)] 
linux-yocto: Update SRCREV for genericx86* for 4.1 Upgrades to Linux version 4.1.26

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 agoconf/distro: remove oprofileui
Ross Burton [Wed, 15 Jun 2016 09:54:54 +0000 (10:54 +0100)] 
conf/distro: remove oprofileui

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 [Thu, 9 Jun 2016 09:51:24 +0000 (12:51 +0300)] 
maintainers.inc: add missing recipes

Most of the additions are these:
1) Missing variants for a recipe (-native, -cross, etc.)
2) Recently added recipes; the maintainer is typically the person
who submitted the addition

If you disagree with the assignments, speak up!

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoscripts/lib/bsp/engine.py: Added missing parentheses to string formatting
Humberto Ibarra [Thu, 9 Jun 2016 17:07:39 +0000 (12:07 -0500)] 
scripts/lib/bsp/engine.py: Added missing parentheses to string formatting

Commit ab75075e7941c8c2ec429c180976702cd311c978 broke the string formatting
for multiple arguments. Since parentheses were removed the formatting considers
only first argument instead of all of them. Fixed parentheses on the formatting.

[YOCTO #9723]

Signed-off-by: Humberto Ibarra <humberto.ibarra.lopez@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoscripts/lib/bsp/kernel.py: python3: use explicit relative imports
Humberto Ibarra [Thu, 9 Jun 2016 17:07:38 +0000 (12:07 -0500)] 
scripts/lib/bsp/kernel.py: python3: use explicit relative imports

Have to convert implicit relative imports to explicit imports since
implicit relative imports are not supported on python3.

[YOCTO #9723]

Signed-off-by: Humberto Ibarra <humberto.ibarra.lopez@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoscripts/lib/bsp/engine.py: Rename raw_input commands to input
Humberto Ibarra [Thu, 9 Jun 2016 17:07:37 +0000 (12:07 -0500)] 
scripts/lib/bsp/engine.py: Rename raw_input commands to input

According to https://docs.python.org/3/whatsnew/3.0.html python3
renamed 'raw_input' to 'input'. Making the appropiate changes for
this.

[YOCTO #9723]

Signed-off-by: Humberto Ibarra <humberto.ibarra.lopez@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoscripts/yocto-bsp: Fixed typo in parameter that was causing exception
Humberto Ibarra [Thu, 9 Jun 2016 16:01:40 +0000 (11:01 -0500)] 
scripts/yocto-bsp: Fixed typo in parameter that was causing exception

There is a typo in the logging parameters, "filname" is being used instead
of "filename". This didn't cause issues before since python 2 didn't
validate unused parameters but with python >= 3.4.3 an exception is
thrown. This patch fixes this parameter name.

[Yocto #9736]

Signed-off-by: Humberto Ibarra <humberto.ibarra.lopez@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 years agoscripts/lib/bsp/engine.py: Added missing keyword to fix syntax error
Humberto Ibarra [Mon, 6 Jun 2016 17:33:19 +0000 (12:33 -0500)] 
scripts/lib/bsp/engine.py: Added missing keyword to fix syntax error

Commit af9f6b88fcc5d7fddff01595f9bcf2aba548720 introduced a syntax
error in engine.py by removing keyword "in". This patch adds it back.

[Yocto #9719]

Signed-off-by: Humberto Ibarra <humberto.ibarra.lopez@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>