Commit Graph

545 Commits

Author SHA1 Message Date
Lucian Musat e14498b209 meta-yocto/distro: Updated SANITY_TESTED_DISTROS.
Added Ubuntu 15.10.

(From meta-yocto rev: 08ccca7559e2b74094f7335746a8cbec892d450d)

Signed-off-by: Lucian Musat <george.l.musat@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-11-03 14:02:15 +00:00
Lucian Musat 01bba744ba meta-yocto/distro: Updated SANITY_TESTED_DISTROS.
Added poky 2.0 and Fedora 22.

(From meta-yocto rev: 76d3570b011c71d9d5e00e05ba17afecc7819cb4)

Signed-off-by: Lucian Musat <george.l.musat@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-11-03 14:02:15 +00:00
Mark Hatle b02c5f6037 local.conf.sample: Disable image-prelink by default
Due to problems with the prelinker itself, we need to disable the
image-prelink by default.  This will hopefully be re-enabled in the near
future.

(From meta-yocto rev: 51f83d2ee593c3936138aa50c06b0bfe9c6b9162)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-29 22:09:23 +00:00
brian avery d9528d9a39 toasterconf: update meta-yocto to jethro and drop dizzy
Toaster only supports building 2 branches back. This
updates the conf file for meta-yocto to support
master, jethro, and fido.

(From meta-yocto rev: 426fb86b4c8ed5c700efe55176628cb0280cb3ae)

Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-11 08:11:30 +01:00
Mark Hatle a0d9d2d727 lib/oe/image.py: Add image generation for companion debug filesystem
The companion debug filesystem, enabled with IMAGE_GEN_DEBUGFS, was
creating the companion filesystem but was missing the code to actually
package it into a usable filesystem.

The code (and associated documentation) will allow the debugfs to generate a
companion tarball or other image.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-07 00:11:16 +01:00
Michael Wood cf8ad8d4ef toaster: Special case the openembedded-core layer to avoid duplicates
If the openembedded-core layer is specified in the toasterconf we need
to treat it differently because we may also get this layer either from
the layerindex source or I can also be provided locally.

(From meta-yocto rev: c05a715d0548eaf8c02c5fef43bab042efe171d4)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-01 15:27:43 +01:00
Richard Purdie 34fede688e poky.conf: Bump version for 2.0 jethro release
(From meta-yocto rev: 157da1bd70bf60fd7e33bc64e54e6229d7ee31ec)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-01 15:11:28 +01:00
Alexander Kanavin 20d90af47d maintainers.inc: remove packages that are no longer in oe-core
(From meta-yocto rev: 613c38fb9b5f20a89ca88f6836a21b9c7604e13e)

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>
2015-09-12 22:50:49 +01:00
Khem Raj 2625fa5a13 poky-tiny.conf: Require utmpx, its needed for busybox
This libc feature is a basic need and prerequisite for busybox fix for
[YOCTO #8243] to be merged

[YOCTO #8243]

(From meta-yocto rev: b24f3d01759642340887b7487f36939125c14b06)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-12 22:50:49 +01:00
Alexander Kanavin 2e39f18bce maintainers: add maintainer info for new webkitgtk, epiphany and their dependencies
(From meta-yocto rev: e10ff3acdae3cfbee4a207a0e7e8e850d02b5918)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-12 22:50:48 +01:00
Aníbal Limón db8886de9a distro/include: Move files to OE-Core for support distrodata
The {package_regex,upstream_tracking,distro_alias}.inc was copied to
OE-Core because they refers to recipes into OE-Core.

The recipe_color.inc was not copied because is deprecated, this file
was used to mark the quality status of recipe in the beginning of the
Yocto Project.

[YOCTO #7895]

(From meta-yocto rev: e0d46b6275933612191af4732f67101cd12e1498)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-08-14 08:30:35 +01:00
Trevor Woerner 3243682819 poky: Fix SANITY_TESTED_DISTROS lsb name for openSUSE 13.2
(From meta-yocto rev: eefd3580e451a09e7f4696f306d955a4caa1cf88)

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-31 15:50:49 +01:00
Alexander Kanavin 9890344274 upstream_tracking.inc: remove outdated information
Most of the "no update reasons" no longer apply because
the package has actually been updated long time ago, or
the problem was in fact an incorrect upstream version check
that can be fixed by tweaking REGEX_URI/REGEX pair.

Also, only unfs3 is anymore taken from svn, so every other
recipe for which upstream version is checked manually can be dropped.

(From meta-yocto rev: b09425a8e5d0c1750c03d0b71a3f0ea15d4bedd1)

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>
2015-07-31 15:50:48 +01:00
Alexander Kanavin 87d6468ddc package_regex.inc: updates to fix upstream version checks for multple packages
With this commit the percentage of recipes for which the upstream version
check works should be improved significantly :-)

(From meta-yocto rev: a1076652e8e6c7316bfe7018df53dd156770e31c)

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>
2015-07-31 15:50:48 +01:00
Alexander Kanavin e73ba3b3cb distro_alias.inc: drop reference to Google Code
That service is shutting down soon.

(From meta-yocto rev: 01bde161e20fd1ab6d9348e38d28acb31c13c231)

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>
2015-07-31 15:50:48 +01:00
Ross Burton 3d6893a4d6 distro/maintainers.inc: maintainer updates
Reassign Saul's recipes to either myself or the logical owner (Jussi in the case
of X, Khem for toolchain, etc).

Add more missing owners.

(From meta-yocto rev: 70d208ecd2b17809bd617520d2933e7475c7323b)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-31 15:50:48 +01:00
Aníbal Limón eb1c88c13f distro/maintainers.inc: Fix parsing error due to lack of " at end.
(From meta-yocto rev: d84fc70c2a7c8fc17c927e9dd316fb9570750a90)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-29 20:27:51 +01:00
Ross Burton 19f77cf586 distro/maintainers.inc: remove Saul Wold from maintainership
Reassign Saul's recipes to either myself or the logical owner (Jussi in the case
of X, Khem for toolchain, etc).

(From meta-yocto rev: 3886ca5f878ceec1e7d40b62d24938bebecdf1b0)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-29 11:53:21 +01:00
Bruce Ashfield 4ab6b46665 qemu: change default version to 4.1
The 4.1 LTSI kernel is now availble, so we update the qemu reference
platforms to have it as the default.

(From meta-yocto rev: 42207321a52b69cecfb39e1e97f578822dbec9c3)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-25 14:41:44 +01:00
Ross Burton aa05be4882 distro: remove gamin metadata
Gamin has been removed from oe-core, so remove the tracking data for it.

(From meta-yocto rev: 7a65809e09845181087e784baeff0dd32a670691)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-21 23:53:45 +01:00
Mariano Lopez 9f87dcf3a3 local.conf.sample: Added /tmp to BB_DISKMON_DIRS
If the there is no space left in /tmp the build
will fail with very exotic errors. This monitor
the space of /tmp.

[YOCTO #8000]

(From meta-yocto rev: 4402bfa6bcc1aec44a18fb4e16ce8becad106701)

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-21 23:51:08 +01:00
Ross Burton 56542b8451 maintainers/distro-alias: rename gtk-update-icon-cache to gtk-icon-utils
(From meta-yocto rev: bdf8c318963b096ab11f0009fa3f6eec4efe207a)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-16 20:39:16 +01:00
Jussi Kukkonen 5863080b29 package_regex.inc: Add rules for clutter recipes
(From meta-yocto rev: 3beb2e5cd75db16be948cba4d7182d187c9b24a0)

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-16 15:09:26 +01:00
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