Commit Graph

492 Commits

Author SHA1 Message Date
Tanu Kaskinen a49a850470 maintainers.inc: reassign audio recipe maintainership
I hereby offer to take the responsibility for audio recipe maintenance
in OE-core.

Two new recipes were added to maintainers.inc: alsa-plugins and
speexdsp. The speexdsp recipe isn't yet included in OE-core, but
hopefully will be very soon (patches have been sent). Also,
alsa-utils-alsaconf was renamed to alsa-utils-scripts some time ago,
but that wasn't previously reflected in this file.

(From meta-yocto rev: 4eaa672bbad726cad4d2d37560cf1d6e45b8f310)

Signed-off-by: Tanu Kaskinen <tanu.kaskinen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-07 13:25:10 +01:00
Jussi Kukkonen 7a402301c9 distro/package_regex.inc: Use GNOME_STABLE rule for vala
(From meta-yocto rev: b93bc9229357f1ac932e7f06b08cb162b6a3c467)

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>
2015-07-02 23:08:41 +01:00
Jussi Kukkonen ef1a66bff8 maintainers.inc: reassign GTK+ and X maintainership
Assign Ross' GTK+ and X related recipes to me. Remove a few lines
that refer to non-existing recipes.

(From meta-yocto rev: 143d01d7011408869b9547a6e88552b8e7fd703d)

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-06-23 17:13:44 +01:00
Jussi Kukkonen f98c849009 distro/package_regex.inc: Fix dbus version pattern
D-Bus version x.y.z is unstable when y is odd.

(From meta-yocto rev: afeff9cf964fe0616fe1439d76ddd90f0d62b8a1)

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>
2015-06-23 11:47:40 +01:00
Saul Wold 94aa0d5408 poky-tiny: Update kernel to 3.19
Additionally, allow PREFERRED_VERSION for linux-yocto-tiny to be overridden

This addresses the warnings from the kernel configcheck:

WARNING: [kernel config]: specified values did not make it into the kernel's final configuration:

Value requested for CONFIG_ATA_PIIX not in final ".config"
Requested value: "CONFIG_ATA_PIIX=y"
Actual value set: ""

Value requested for CONFIG_BRCMFMAC_SDIO not in final ".config"
Requested value: "CONFIG_BRCMFMAC_SDIO=y"
Actual value set: ""

Value requested for CONFIG_NR_CPUS not in final ".config"
Requested value: "CONFIG_NR_CPUS=64"
Actual value set: "CONFIG_NR_CPUS=8"

Value requested for CONFIG_PM not in final ".config"
Requested value: "CONFIG_PM=y"
Actual value set: ""

[YOCTO #7478]

(From meta-yocto rev: 07aa58ca651016ddb50fb3ff03194ddd02b2bcc3)

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>
2015-06-11 23:59:19 +01:00
Ross Burton c93f334140 poky.conf: use correct GPLv3 license name
The logic to determine whether qemu images can ship parts of the toolchain was
using the old (non-canonical) name for GPL v3, which meant qemu images were
attempting to install binutils in no-v3 images.

Fix this by using the canonical license name in the check.

(From meta-yocto rev: c50daec0515b3463c905005507fff67abea58b34)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-06-08 17:34:06 +01:00
Jussi Kukkonen fcc67ae90f xserver-xorg: Upgrade 1.16.3 -> 1.17.1 (OELAYOUT_ABI change)
* Increase OELAYOUT_ABI: this is required because the
  xf86-video-modesetting package moves from its own recipe to
  xserver-xorg and sanity check cannot handle that currently.
  The upgrade will delete old xf86-video-modesetting files from
  sysroots.
* Remove upstreamed xserver-xorg patches
* Remove xf86-video-modesetting recipe: the driver is now included in
  xserver-xorg recipe, which now produces the xf86-video-modesetting
  package. The package version changes from 0.9 to 1.17.1
* Update xserver-xorg license checksum: modesetting license
  info (another MIT one) has been added to the file

(From meta-yocto rev: f9f56ee4c89cfbec09b60e44f6b2f7cbc1ff4310)

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-06-03 16:38:49 +01:00
Ross Burton 8b5cb8618a distro/package_regex: add stable branch regex for Pango
(From meta-yocto rev: 955e2af19383b7389cbdd931d838cfab1e258b74)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-06-03 16:38:49 +01:00
Ross Burton a05663bfa1 distro/upstream_tracking: remove stale update reasons
(From meta-yocto rev: 215df6aefa18386725687d837da887e313329604)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-26 22:43:46 +01:00
Ross Burton 374064caca distro/package_regex: Add extra patterns for GNOME stable release packages
(From meta-yocto rev: 2514f7642cebb761ce87f9fb7f20e09b741413e2)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-26 22:43:46 +01:00
Ross Burton d60a2078ca distro/package_regex: add patterns for GNOME stable releases
The GNOME versioning scheme is set in stone, so add patterns for the latest
stable release and the latest GNOME 2-specific stable release, and use them for
atk, glib-2.0, gtk+ and gtk+3.

(From meta-yocto rev: e3969d99a69023fb33622de232f98f871c248711)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-26 21:00:48 +01:00
Alexander Kanavin c60aac5c94 distro: remove obsolete gstreamer 0.10 packages from distro configuration
(From meta-yocto rev: 552a9754f1e9cb9ff412cde740b2f3c91dae07c3)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-21 16:29:48 +01:00
Jussi Kukkonen bedf028c2e upstream_tracking.inc: Remove obsolete reasons
Remove no-update reasons where the mentioned blocking
dependency has already been upgraded or removed.

(From meta-yocto rev: 47159003439f1b24de53b1be8596dba067933b7b)

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-21 16:29:48 +01:00
Mariano Lopez fab7da4f80 poky.conf: Fix git URL example
The git URL example fails because bitbake fetch checks references (refs/heads, refs/tags).
It is not able to search for HEAD alone.

This search mode was implemented on 2014-01-21

(From meta-yocto rev: bf92f64da9891397d746d6195921111d6a42c6c2)

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-14 22:13:05 +01:00
Lucian Musat 80f59a37b2 meta-yocto/distro: Added Ubuntu 15.04 to SANITY_TESTED_DISTROS
(From meta-yocto rev: c849de7d981f518704dac59a0d7b07e712ef96d4)

Signed-off-by: Lucian Musat <george.l.musat@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-14 11:34:41 +01:00
Robert Yang 099dbf37ae maintainers.inc: update MAINTAINERS
(From meta-yocto rev: 85537362396d7c95ae6b9119fed86fc9cb8f2069)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-14 11:34:40 +01:00
Ross Burton b2b59b14ec poky.conf: remove SVK mirror
The svk fetcher was removed in bitbake 1.22 and oe-core master doesn't consider
svk: a valid URL for mirrors.

(From meta-yocto rev: fff0423522b9574698575b1a28cf77a7831371c1)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-05 22:18:23 +01:00
Richard Purdie a2d770b58a poky-lsb: Select that latest LTSI, not a version which doesn't exist
This fixes warnings in lsb builds.

(From meta-yocto rev: 09cadd509b8cdbe02631646f7925f3fc76aa6299)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-03 11:43:52 +01:00
Cristian Iorga b35e3112e3 upstream_tracking.inc: bluez4 removed from oe-core
info updated accordingly.

(From meta-yocto rev: cd1641674f8a2378f12682d67c5a45e4b58965c0)

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-20 16:21:41 +01:00
Cristian Iorga e555851a0c maintainers.inc: remove info related to bluez4
bluez4, bluez-hcidump, gst-plugin-bluetooth recipes
will be removed from oe-core, maintainers removed.

(From meta-yocto rev: 8953a5bf2200c929ee792cdbdb4ef913fde1e33f)

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-20 16:21:41 +01:00
Jussi Kukkonen 7fb6a6e907 upstream_tracking.inc: Add no-update reason for gdk-pixbuf
(From meta-yocto rev: 0f15e2a23b8caf8222ca5ec0875853ebd15d97e2)

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-09 10:01:48 +01:00
Beth Flanagan 9e4adec98d distro_alias.inc: update/sort alias information.
Added new package data, and cleaned up whitespace.

I've also corrected some packaged data (replacement-tar from
my reading of the recipe is the tar normally found in distros).

One issue this patch exposed st I haven't had a chance to track
down is that when you attempt to get distrodata from
gcc-crosssdk-initial-x86_64. The produced .csv in tmp/log
is missing the Distro information. bitbake -e
shows that DISTRO_PN_ALIAS isn't even getting set in this case.

My guess here is that something is happening with the "_"
along the way, I've just not found it yet.

(From meta-yocto rev: 8c0ff20efbe7649e5790227e265b0119b0c8bc02)

Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-31 22:54:54 +01:00
Belen Barros Pena 5bb5313fa4 toaster: updating toasterconf.json for fido release
We update the toasterconf.json file for the fido release.

A small update to the release help text in the
toasterconf.json file shipped with the meta-yocto layer.

We now make explicit that Toaster will build with the
tip of the selected branch. We also link the
Yocto Project Dizzy release to the git repository,
and not to the release page on the website.

(From meta-yocto rev: 8b4367e3b56285add7c8080a6a99e5005d03c8b7)

Signed-off-by: Belen Barros Pena <belen.barros.pena@linux.intel.com>
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-31 22:23:20 +01:00
Richard Purdie 5c76cebc24 poky: Add 1.8 to sanity tested distro list
(From meta-yocto rev: acfd794fe6e45790a1021b0533cab45d14368e6a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-25 13:14:12 +00:00
Beth Flanagan f08c3499d2 poky.conf: Flip DISTRO_VERSION for post 1.8 release
Flipping DISTRO_VERSION for post fido.

(From meta-yocto rev: 924e4f47c0da14aa9e9f4d71659e8cee44f5b678)

Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-25 12:56:30 +00:00
Lucian Musat b528712a07 meta-yocto/distro: Updated SANITY_TESTED_DISTROS.
Added OpenSUSE-13.2, Fedora 21. Removed poky 1.6 and Ubuntu 12.04.

(From meta-yocto rev: 8b7bd4de4f23a4d115a7a168cae25c8f74e3119c)

Signed-off-by: Lucian Musat <george.l.musat@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-23 10:40:54 +00:00
Ed Bartosh fdf383ffe6 poky.conf: Fix 'distro is not validated' warning for OpenSUSE
Updated openSUSE distro names used in meta-yocto/conf/distro/poky.conf.

Currently used distro names cause bitbake to issue this warning on
all openSUSE systems:
WARNING: Host distribution "openSUSE-NN.N" has not been validated
with this version of the build system.

(From meta-yocto rev: 2d4e276f25bf70637f5a8762f363821643de2de3)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-23 10:40:54 +00:00
Richard Purdie 12b6cf0f22 poky-tiny: ext2 isn't enabled in the kernel so don't mention/build it
The kernel config specifically excludes ext2 support for size reasons
so update the distro config to match.

(From meta-yocto rev: 12440cd591de0f73426c310cc7affab9e2ef5fe0)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-19 12:40:23 +00:00
Richard Purdie c60786cec0 poky.conf: Update for post 1.7 release versioning
[YOCTO #7325]

(From meta-yocto rev: ea78356221bb186694e67c04592c3d950cc3f975)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-10 14:51:29 +00:00
Alejandro Hernandez 8ce2f2c354 maintainers.inc: Became maintainer of python2 and python3
(From meta-yocto rev: bbfee008946efe8e3be06dc41b6b454d4d59245c)

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>
2015-03-09 16:01:08 +00:00
Paul Eggleton 19e06e6584 poky.conf: resolve mismatch between poky bblayers version and OE-Core
Drop our custom LAYER_CONF_VERSION (since the OE-Core version is now the
same) and ensure that poky-sanity's update function runs first so that
anyone still using version 5 with poky gets the meta-yocto /
meta-yocto-bsp split handled instead of OE-Core's no-op upgrade. Also
fix the version check so that the poky 5->6 upgrade is still performed
if the latest version is greater than 6.

NOTE: this of course relies on the corresponding version bump patch in
OE-Core.

Fixes [YOCTO #6139].

(From meta-yocto rev: 3e4404c73602e8cb9efca0f6f2ec788ff68046eb)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-23 18:00:20 +00:00
Bruce Ashfield f3e79551e6 meta-yocto: update qemu default kernel version to 3.19
The 3.19 kernel has been tested against core-image-minimal and sato, so
we make it our new default kernel version.

(From meta-yocto rev: 9e7e4510ad9e3201e9ed7d8366208c7387407e7a)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-21 22:05:37 +00:00
Aníbal Limón 2e608ecd1c package_regex.inc: Cleanup and organize
Removed unnecesary entries because now are supported by latest_versionstring
method of bitbake fetcher.

Organized regex'es into categories,

    - REGEX that are special cases.
    - REGEX_URI's for upstream site that don't provide get (403, 404,
      550) support.
    - Python PyPI site and Sourceforge site.
    - GIT REGEX'es that are special cases.

(From meta-yocto rev: fb85931362cdc125115128c706f7e4d18e9fe887)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-14 10:02:39 +00:00
Aníbal Limón 73f7ced9b7 upstream_tracking.inc: Remove entries that now isn\'t needed
Remove manual upstream tracking entries that isn't needed because
now there are supported by latest_versionstring method.

(From meta-yocto rev: a1932069696a3f9149d6f4bc006c413a8f6eec6f)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-14 10:02:38 +00:00
Ross Burton 013f7e286d poky.conf: use logic to edit WARN_QA and ERROR_QA
Instead of overriding WARN_QA and ERROR_QA, edit the defaults to remove specific
tests from WARN_QA and add them to ERROR_QA.

This should avoid tests being added to poky.conf but not insane.bbclass
(unknown-configure-option wasn't enabled in oe-core), or vice versa (infodir
wasn't enabled in Poky).

(From meta-yocto rev: 32f5014c871f5fd86262fb6a87b60360b1b21d07)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-03 12:43:22 +00:00
Ross Burton 3ebb522cc6 poky.conf: remove poky-feed-config-opkg from images
This recipe didn't do anything beyond opkg-arch-config so it was deleted from
oe-core.  Update the Poky distro configuration to stop install it.

(From meta-yocto rev: fc4daa22422accc83ce03d74fc32312f1b93aff0)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-03 12:43:22 +00:00
David Reyna b4d01ecd02 toasterconf.json update
The toaster layer configuration file is updated to specify
sane default for more build configuration variables.

Minor whitespace changes to beautify the file.

Rebased by Alex from a patch written by David Reyna.

(From meta-yocto rev: e6ac763a6f13c6338b5f7d6254ba763d9619a25b)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-02 12:38:31 +00:00
Randy Witt c462ce62e7 maintainers.inc: Update some items for Randy Witt.
(From meta-yocto rev: 0d12e6a53743536d521233a20d2e37209845969b)

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-02 12:38:31 +00:00
Paul Gortmaker 07bfa68195 poky.conf: change case of Poky for DISTRO<->SANITY mismatch
Using anything build appliance based will emit the warning:

 WARNING: Host distribution "poky-1.7" has not been validated with
 this version of the build system; you may possibly experience
 unexpected failures. It is recommended that you use a tested distribution.

The chain of events leading to this is:

1) At image creation time:

   meta-yocto/conf/distro/poky.conf:
	DISTRO = "poky"

   meta/recipes-extended/lsb/lsb_4.1.bb:
	echo "DISTRIB_ID=${DISTRO}" >> ${D}${sysconfdir}/lsb-release

2) At deployment/usage time of the created image:

   meta/lib/oe/lsb.py:
	output, err = bb.process.run(['lsb_release', '-ir'], stderr=PIPE)

   meta-yocto/conf/distro/poky.conf:
	SANITY_TESTED_DISTROS ?= " \
            Poky-1.6 \n \
            Poky-1.7 \n \
            [...]

   meta/classes/sanity.bbclass:
	distro = oe.lsb.distro_identifier()
	tested_distros = sanity_data.getVar('SANITY_TESTED_DISTROS', True)

and hence the lsb.distro gets the lower case "poky" which fails to
match the upper case "Poky" used in SANITY_TESTED_DISTROS.

(From meta-yocto rev: 3373b04f8a61e5daa5d24501c0c7d8f947afb3f8)

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-23 11:31:59 +00:00
Hongxu Jia d67593245f upstream_tracking.inc: update entries for bash
(From meta-yocto rev: 8777825344e201080547dc91a6c3a2f9a716760c)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-23 11:31:58 +00:00
Saul Wold 3290dc9e48 maintainers: Clean up a couple items
(From meta-yocto rev: 8636965b2e145002054c61822cbe2462392786f0)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-21 14:13:07 +00:00
Saul Wold 35c9fa0588 maintainers: Update for non-maintained recipes
(From meta-yocto rev: 20ac71eb2e9dfb6676a7565550a70e75c574fcf3)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-20 21:39:41 +00:00
Robert Yang 42b7055812 maintainers.inc: update it
Added:
gnu-efi
python-git
python-gitdb
systemd

(From meta-yocto rev: d3f8944125202da61a6247dba8dd1de6baa01fc0)

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>
2015-01-16 23:08:28 +00:00
Cristian Iorga 2b92504587 poky.conf: add support for running mips64 qemu machine
qemumips64 machine lacks a qemu system emulator,
so add it.

Fix for [YOCTO #7082].

(From meta-yocto rev: 881f334879a42934ba50281c558eefcd8a74ad9e)

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-14 16:57:09 +00:00
Paul Eggleton c45589a55c poky.conf: mark all CentOS 6/7 versions as compatible
It's rather unlikely with a distribution such as CentOS that they would
introduce changes that would cause us issues that we would not be
prepared to fix; therefore use a wildcard to suppress the warning (in
any case, CentOS 6.6 is now the current 6.x version.)

Also add CentOS 7 as we are running regular builds on CentOS 7 machines
as part of the autobuilder infrastructure.

(From meta-yocto rev: 7eba5a772bb9e78288b4d8034d2f1925228a6343)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-12 13:31:08 +00:00
Paul Eggleton 97ca1c3b54 poky.conf: add file-rdeps to WARN_QA
This was added to the default value of WARN_QA in insane.bbclass in
OE-Core, but we missed adding it to the value set in poky.conf.

(From meta-yocto rev: 125621909c69ac00ca90e6001b7798c5123b0405)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-07 11:04:59 +00:00
Mark Hatle 96f9761e11 local.conf.sample: Add qemuarm64
Add an example machine configuration for qemuarm64.

(From meta-yocto rev: b1ba8091bf69c636821c443177b7768cd84d4c63)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-30 11:38:47 +00:00
Richard Purdie ac17cd3b92 poky.conf: Add qemuarm64 support
(From meta-yocto rev: 95232227e1a38bad4d97ab38dae9f7b4e4533efb)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-23 10:18:21 +00:00
Aníbal Limón 5d7274326f meta-yocto/conf/distro/include: Update package_regex'es and upstream info.
Update package_regex.inc in order to match upstream versions, remove unnecesary
records because bb.fetch2 latest_versionstring  method match this cases.
Update upstream_info.inc remove un-updated records.

(From meta-yocto rev: 0b9346afa6c09eca2e9738a55929af56de8dec55)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-21 12:38:06 +00:00
Richard Purdie b671847d57 sanity: TMPDIR ABI change for kernel process
Increase the ABI number to match the kernel build process change.

(From meta-yocto rev: 4214e61977dab113f5a8a1e1c9b3efe975c56c3a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-21 12:38:06 +00:00
Belen Barros Pena c467bbd841 toasterconf: naming and description changes
Some minor changes to the names and descriptions
used in the Toaster configuration file:

* Change the local layer source name from Local Poky to Local
Yocto Project to match release naming, which makes no reference
to Poky

* Change Imported Layer Source to just Imported layers. It is
shorter, which helps table display

* Change the helptext of the dizzy release to remove the
"latest" reference, since might make maintenance hard

(From meta-yocto rev: ab1326597bbc505c5beade577206de78cda2dae8)

Signed-off-by: Belen Barros Pena <belen.barros.pena@linux.intel.com>
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-18 10:21:50 +00:00
Otavio Salvador 5168672bc9 distro/poky: Add Debian 8 (Jessie) as sanity tested
The Debian 8 (codename Jessie) is frozen and has been in use in our
machines for some time. It has been working fine and as it is about to
be released it is better to whitelist it and remove the ugly warning
from build logs.

(From meta-yocto rev: 1e34f87ace4a5c03c1be544acb7877c11bca9a28)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-11 11:30:55 +00:00
Lucian Musat 4fa0f0c8bd meta-yocto/distro: Updated SANITY_TESTED_DISTROS.
Removed Poky-1.4, Poky-1.5, Ubuntu-13.10, Fedora-19, CentOs-6.4,Suse-LINUX-12.2. Replaced the list of Debian-7.x with wildcard. Added Ubuntu 14.10.

(From meta-yocto rev: 2e71ff3f007f446ecfd6a0ccce5ec1ca1018183e)

Signed-off-by: Lucian Musat <george.l.musat@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-05 18:00:21 +00:00
Chong Lu a862bf0451 upstream_tracking.inc: update entries for dbus
(From meta-yocto rev: 6b4fca83123c4e45ae48a72eab494b3b4d93002e)

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-03 12:24:01 +00:00
Aníbal Limón b8631416f1 package_regex.inc: Update REGEX'es in order to find upstream versions correctly
Since Bitbake fetcher implements latest version string methods using bs4 to parse
HTML data some regexes need update because bs4 gives functionality to get href
entries and isn't necessary put pattern [hH][rR][eE][fF] into it, this make
maintenance easier.

Compatibility testing was made running distrodata class and the result files
can be found at:

https://bugzilla.yoctoproject.org/show_bug.cgi?id=1813

[YOCTO #1813]

(From meta-yocto rev: 9a926dda9f945f181775f64f024af7ee2ea8e6a4)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-28 14:03:02 +00:00
Alexandru DAMIAN 99262b6b73 toasterconf: fix localpath values
The toasterconf.json file listed wrong local path values
for meta-yocto and meta-yocto-bsp. This patch fixes the values.

(From meta-yocto rev: ffbb53656090590348bd9f70a6158d17adf0b30d)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-27 16:50:32 +00:00
Robert Yang 0bc03af7ee maintainers.inc: update maintainers
* Update maintainers
* Fix some typos
* Remove duplicated lines

(From meta-yocto rev: 7a817624fd068146ba9d66eff64acf4918f6ccc0)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-26 17:06:10 +00:00
Alexandru DAMIAN ae7c1e57a6 toaster: add toaster layer configuration files for meta-yocto
In managed mode, Toaster tries to create project configuration
based on the layers that are being checked-out on disk.

This is done by using a JSON configuration file that is
layer-specific.

This patch adds toasterconf.json files to the meta-yocto layer,
allowing Toaster projects based on Yocto Project releases.

(From meta-yocto rev: 3011da795a1c208438424e064cd5f77a21b6a87a)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-21 11:49:24 +00:00
Signed-off-by: Saul Wold 95c7b39951 maintainers: Update per replies on OE-Core
(From meta-yocto rev: bc8b6d31dcb0ac4a0cda77214369259c8eb37027)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-10 17:47:44 +00:00
Paul Eggleton 9bfd0dee4f poky-tiny.conf: remove inherit of blacklist
The blacklist class is now automatically inherited.

(From meta-yocto rev: b61b1c2d309ae46ae15cd97eaf4ece8aff20319d)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-04 15:14:23 +00:00
Aníbal Limón d4852795ed maintainers.inc: Updated with some ownership for Aníbal Limón and Alejandro Hernandez.
(From meta-yocto rev: aba82bf1ddd581ed432771c6f19998370e120f41)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-30 13:37:42 +00:00
Saul Wold ce339dde32 poky-lsb: Set LTSI as base kernel for LSB
By doing this we will enable the LTSI kernel (3.10 at this time) for the LSB
based images.

[YOCTO #6853]

(From meta-yocto rev: 4f828e2160942cb05c93fa6f48a5a4b590940497)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-24 17:51:59 +01:00
Ross Burton 0cfb89bc06 poky.conf: add Debian 7.7 to SANITY_TESTED_DISTROS
(From meta-yocto rev: bf36e7598d1718851b2d49fe77b4a46b4da3071a)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-24 17:36:21 +01:00
Robert Yang dd376e77f4 local.conf.sample.extended: update for RPM_PREFER_ELF_ARCH
Updated as the rpm upstream suggested:
- RPM_PREFER_COLOR -> RPM_PREFER_ELF_ARCH
- 3 -> 4

(From meta-yocto rev: 4bc3b88bbf626e412b5e3892d0b6fbe641e1cb1a)

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>
2014-10-24 17:36:21 +01:00
Richard Purdie b934ba11cb Revert "meta-yocto: make 3.17 the preferred qemu kernel version"
3.17 has problems with:

a) CONFIG_USB_WACOM -> CONFIG_HID_WACOM
b) The wacom driver no longer working with qemu
c) The USB stack being missing on arm and ppc

and these are just the issues we know about. Switch back to 3.14
until 3.17 is fixed.

This reverts commit 6a56492f3a.

(From meta-yocto rev: 60ff51c7a53865ac6d6f04119264982fc6a7fa4e)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-10 16:44:34 +01:00
Bruce Ashfield 6a56492f3a meta-yocto: make 3.17 the preferred qemu kernel version
3.17 is ready and stable to be used as the default for the qemu* BSPs,
so we update their preferred version to reflect this.

(From meta-yocto rev: 7d6a692ab48e793ec2af79303d160ddb4fca324d)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-02 00:42:44 +01:00
Saul Wold d4cf38dcf3 local.conf.sample.extended: Document RPM4 setup
(From meta-yocto rev: 07da1f62e967ea749eb773027530bbe35379fc3c)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-30 21:37:12 +01:00
Richard Purdie 21df5eccd5 poky.conf: Bump version for 1.7 dizzy release
(From meta-yocto rev: aa6a779bbda84b53587979cc400aa4d30afbf03a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-23 22:10:12 +01:00
Otavio Salvador a44006262c distro/poky: Add Debian 7.5 and 7.6 version as validated
(From meta-yocto rev: b3191f636e19bda563e7b4d0ec6575159760830e)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-03 16:00:29 +01:00
Armin Kuster 08ffc6bdf4 nettle: Add name to maintainers list
(From meta-yocto rev: a0737c1b1bc7d233b52342eb852e5f9cd670c02e)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-02 14:49:21 +01:00
Armin Kuster a4e6bc7a3e upstream_tracking: add lz4 version and date info for package
(From meta-yocto rev: 665f270cc71531351e20d285df96e1f087001d9d)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-02 14:49:20 +01:00
Khem Raj bb00d83675 conf: Account for eglibc->glibc move
Change references in documentation appropriately

(From meta-yocto rev: 2305abe44012b17a627afc6c63fc7eb4ff104f68)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-01 18:03:06 +01:00
Richard Purdie fd0398f2c1 poky-tiny: Fix qemu build failure
qemu-native shows:

| ERROR: User requested feature sdl
|        configure was not able to find it.
|        Install SDL devel
|

and from config.log, it shows:

pokybuild@ubuntu1404:~/yocto-autobuilder/yocto-worker/poky-tiny/build/build/tmp/work/x86_64-linux/qemu-native/2.1.0-r0/qemu-2.1.0$ gcc -fPIE -DPIE -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -isystem/home/pokybuild/yocto-autobuilder/yocto-worker/poky-tiny/build/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-all -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -Wl,-z,relro -Wl,-z,now -pie -m64 -g -L/home/pokybuild/yocto-autobuilder/yocto-worker/poky-tiny/build/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/pokybuild/yocto-autobuilder/yocto-worker/poky-tiny/build/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/pokybuild/yocto-autobuilder/yocto-worker/poky-tiny/build/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/pokybuild/yocto-autobuilder/yocto-worker/poky-tiny/build/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/pokybuild/yocto-autobuilder/yocto-worker/poky-tiny/build/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/pokybuild/yocto-autobuilder/yocto-worker/poky-tiny/build/build/tmp/sysroots/x86_64-linux/lib -Wl,-O1 -L/usr/lib/x86_64-linux-gnu -lSDL
//lib/x86_64-linux-gnu/libncursesw.so.5: undefined reference to `_nc_putchar'
collect2: error: ld returned 1 exit status

Enabling widec for ncurses-native should resolve this.

(From meta-yocto rev: d573396eab4fa3efa42d4ac996bdcc5196e793ae)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-31 23:40:50 +01:00
Richard Purdie 8b70d4b286 poky-tiny: Set native DISTRO_FEATURES
This should resolve failures like:

NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'libxext-native' (but virtual:native:/home/pokybuild/yocto-autobuilder/yocto-worker/poky-tiny/build/meta/recipes-devtools/qemu/qemu_2.1.0.bb DEPENDS on or otherwise requires it)
ERROR: libxext-native was skipped: missing required distro feature 'x11' (not in DISTRO_FEATURES)
NOTE: Runtime target 'qemu-native' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['qemu-native', 'libxext-native']

(From meta-yocto rev: 171e3df2ddfe8b30657fd5957f2fe1bc3fb3648b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-31 23:40:50 +01:00
Richard Purdie c919acf345 poky-floating-revisions: SRCREV never worksin PREFERRED_VERSION, remove bad example
(From meta-yocto rev: 42e89dca7916e033c278d5bd71cd283b9dd7d1da)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-25 08:59:06 +01:00
Armin Kuster be8a7abb19 nettle: add nettle to tracking
add note on regarding nettle upgrade

V2: add missing '_pn'
  : more description.
Nettle version 3.0.0 breaks gnutls build do
to api changes. Updating to nettle 3.0 is on
gnutls roadmap
https://www.gitorious.org/gnutls/pages/Plan3_4

(From meta-yocto rev: 3cf0833b08329c734da9ea4330eedea9b3431299)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-23 23:02:00 +01:00
Richard Purdie 9e4be7f5a7 local.conf.sample: Append sdl to qemu-native* PACKAGECONFIG
Now there are other PACKAGECONFIG options to qemu, we need
to append to the list.

(From meta-yocto rev: 64eda23b154196a499a011f9a276cadf1dd04b88)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-17 09:42:59 +01:00
Chen Qi 870bb8d355 local.conf.sample.extended: fix example for EXTRA_USERS_PARAMS
The `groupdel' command doesn't support '-g' option, so remove it.

[YOCTO #6575]

(From meta-yocto rev: 2dd9b0f4f6186c4e93c84fe8880b9f7905f9998a)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-04 17:38:24 +01:00
Richard Purdie 0a7530fcd2 upstream-tracking: Add various CHECK_DATE and UPDATE_REASONs for my recipes
Update the CHECK_DATE and various UPDATE_REASON/UPDATE_VERSION fields
for various recipes I maintain.

(From meta-yocto rev: f16a309c722ea021d351d42a2e2853e771f51c82)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-03 12:40:41 +01:00
Richard Purdie 0221f8d8a1 poky: Enable build-deps QA test bu default
(From meta-yocto rev: ccd75ba472eae6d09b60565b0eeb59300425623b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-02 09:58:19 +01:00
Robert Yang 854d9e463b local.conf.sample.extended: update for preferred ABI
[YOCTO #4073]

(From meta-yocto rev: 9ac03f2de1d32a0a9bffe2388d661633159472ad)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-02 09:30:01 +01:00
Roxana Ciobanu f83319541a bitbake.conf: move BB_NUMBER_THREADS and PARALLEL_MAKE to bitbake.conf
Currently, BB_NUMBER_THREADS and PARALLEL_MAKE default to unset and
are set in local.conf. Now that we have the automatic probing,
the default values can be set in bitbake.conf and an example of
explicitly defining how many tasks to run can be moved to
local.conf.sample.extended.

[YOCTO #6217]

Signed-off-by: Roxana Ciobanu <roxana.ciobanu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-23 22:00:35 +01:00
Richard Purdie c270e24b7f poky.conf: Catch up with qemu-config rename -> packagegroup-core-device-devel
(From meta-yocto rev: 47fe26b0732559398a83988390302963c8c17bb5)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-21 10:52:45 +01:00
Armin Kuster 93f54c0fc9 lz4: Add self to maintainers list
(From meta-yocto rev: e06f8c0f07510b3bd31b21419546c7b02eaabd75)

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-16 10:20:51 +01:00
Cristian Iorga 6879c3c903 maintainers.inc: add info for libical
(From meta-yocto rev: 125187ff53a9d67940e73ef788a9cb3ebc750031)

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-08 11:20:14 +01:00
Richard Purdie d95ada9846 poky.conf: Add gitsm PREMIRRORS
(From meta-yocto rev: 44419af9a835d355a67cc5c61faa1b605dfe3ab3)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-19 17:38:42 +01:00
Saul Wold 8afa4e7b9f local.conf.sample: Add sdl to nativesdk qemu PACKAGECONFIG
Enable SDL by default for nativesdk as we do with natve, this will
allow qemu with ADT to use graphics no vnc by default.

[YOCTO #6446]

(From meta-yocto rev: 42001a84f793841a5859b53fe7bc565ac6a94833)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-19 17:23:05 +01:00
Hongxu Jia e105c82203 maintainers: Update directfb/ghostscript/libnewt/qmmp ownership
(From meta-yocto rev: e5ced15bcec6c61d39df977cd53b92ab62374f68)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-17 11:38:03 +01:00
Paul Barker 6aa8d74ab2 package_ipk.bbclass: Support hierarchical feed
This patch allows for an optional new layout for ipk feed directories which I've
called a 'hierarchical feed' and is based on how Debian pools package files. It
is disabled by default and is enabled by setting IPK_HIERARCHICAL_FEED to "1".

In the traditional feed layout, package files are placed in <outdir>/<arch>/.
This can lead to several thousand files existing in a single directory which is
often a problem if developers want to upload a package feed to a shared web
hosting provider. For example, in my case, listing files via FTP only shows the
first 2000 files, breaking my scripts which attempt to upload only new and
changed files via FTP.

In the hierarchical feed, package files are written to
<outdir>/<arch>/<pkg_prefix>/<pkg_subdir>, where pkg_prefix is the first letter
of the package file name for non-lib packages or "lib" plus the 4th letter of
the package file name for lib packages (eg, 'l' for less, 'libc' for libc6).
pkg_subdir is the root of the package file name, discarding the version and
architecture parts and the common suffixes '-dbg', '-dev', '-doc', '-staticdev',
'-locale' and '-locale-*' which are listed in meta/conf/bitbake.conf.

This change relies on recent patches to opkg-utils which support hierarchical
package feeds.

(From meta-yocto rev: a0ab1527f975343f325fb2a5b0ecd14acdd65bc0)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-17 08:59:35 +01:00
Saul Wold f7368330cd maintainers: Update package ownership
(From meta-yocto rev: 0d9336602b816e0acc3b67878320d155e5b0d205)

Signed-off-by: Ross Burton <ross@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-14 08:43:56 +01:00
Jacob Kroon 5452824960 default-distrovars.inc: Remove unused variable 'LIMIT_BUILT_LOCALES'
This variable is a left-over from early glibc recipes.
It is not referenced anymore in oe-core, and its functionality
has been replaced with 'GLIBC_GENERATE_LOCALES'.

Also remove the reference to it in local.conf.sample.extended.

(From meta-yocto rev: 863e8e26d181ef2210578084442693bcd7cfb765)

Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-13 13:08:44 +01:00
Saul Wold f2b265fc3c poky-tiny: Update kernel version to 3.14
(From meta-yocto rev: 39c5093f8665a698c688650d40b4a9b7e6eef2ee)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-03 17:53:13 +01:00
Cristian Iorga 0e2777fc3d maintainers.inc: js package removed
js package is no longer present in oe-core;
Removed Cristian Iorga as maintainer.

(From meta-yocto rev: 7904a4c10122aa87ca815d1fad06803bb38fdcda)

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-05-19 16:22:16 +01:00
Irina Patru 6ad25fc2a6 package_regex.inc: Changed, removed and added regexes
(From meta-yocto rev: d6774bb3be42b65471390855a181fbe4bc11d2d8)

Signed-off-by: Irina Patru <irina.patru@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-29 17:32:44 +01:00
Otavio Salvador 1528e596d4 Globally replace 'base_contains' calls with 'bb.utils.contains'
The base_contains is kept as a compatibility method and we ought to
not use it in OE-Core so we can remove it from base metadata in
future.

(From meta-yocto rev: 5021839af713cb34bea5888981f2184104b6d35e)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-25 17:20:28 +01:00
Beth Flanagan 9035eb1f20 distro_alias.inc: update/sort alias information.
Added new package data and resorted per
http://article.gmane.org/gmane.linux.embedded.poky/9253

Removed -native packages as distrodata handles them in OVERRIDES.

However, meta packages and grub-efi are special and needs some
handling within distrodata. I have a patch for this but for the
release I'm leaving them within distro-alias.

(From meta-yocto rev: 8dd51c4781634eb4cf3b431fcc1efd33b6653e7c)

Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-22 22:51:49 +01:00
Richard Purdie 863cc7483f poky.conf: Post release version bump
(From meta-yocto rev: 309dce3da11c02f07f8066b6ef28eb7ff345c1c8)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-10 18:03:07 +01:00
Richard Purdie 1d2cfaa3bc poky: Branch for 1.6 daisy release
(From meta-yocto rev: 9e8ff9d7f0e80cf91983256e98cbb1f49213e61c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-10 18:03:07 +01:00
Alexandru Palalau 47bad42053 poky.conf: Update SANITY_TESTED_DISTROS
Added openSUSE-project-13.1 to SANITY_TESTED_DISTROS

(From meta-yocto rev: 01343508770d001bb87b0bce9826b68136c9400f)

Signed-off-by: Alexandru Palalau <alexandrux.palalau@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-10 10:13:54 +01:00
Alexandru Palalau 1eb84a84be poky.conf: Update SANITY_TESTED_DISTROS
Removed Ubuntu 12.10, Ubuntu 13.04 and Fedora 18 from SANITY_TESTED_DISTROS
Added Ubuntu 14.04. Tests were done for Ubuntu 14.04 beta.

(From meta-yocto rev: 92690c68b4907eaf8869efc080ce1202a3bf693a)

Signed-off-by: Alexandru Palalau <alexandrux.palalau@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-09 18:07:14 +01:00