Commit Graph

436 Commits

Author SHA1 Message Date
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 e7114046be busybox: fix meta-yocto's bbappend's FILESEXTRAPATH
The FILESEXTRAPATH was not getting used correctly since our distro
OVERRIDE is for poky-tiny, not poky, so just remove it, also we are
not using a version directory so ensure we get correct BPN (Base Package
Name).

[YOCTO #6353]

(From meta-yocto rev: efdae2531ac6462f11568499441614279864a755)

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
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
Paul Eggleton 501ea834c9 local.conf.sample: drop routerstationpro in favour of edgerouter
(From meta-yocto rev: 06f12ff4ac92bf94e15832b29c1bc357b3c050a2)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-04 15:32:40 +01:00
Cristian Iorga 660c27faf3 poky.conf: added Poky 1.6 as tested distro
Build Appliance will not complain about distro.

(From meta-yocto rev: 5111dadadd92cb08fd3cfee16b55a6f81d5ac65d)

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-04 11:53:52 +01:00
Valentin Popa b5ebb5e886 poky-tiny: enable LFS for uclibc
Enable large file support for uclibc.
This patch also solves the build issue
reported for uclibc (poky-tiny).

[YOCTO #5865]

(From meta-yocto rev: 9ab612bf3bc709116572419f0e8155d1a047541c)

Signed-off-by: Valentin Popa <valentin.popa@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-04 11:53:52 +01:00
Richard Purdie af1e58a610 local.conf.sample: Update for beagleboard -> beaglebone
(From meta-yocto rev: f42c0c8b84acaad6bae4e46faba68d173a9859f2)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-31 23:04:36 +01:00
Bruce Ashfield 316e0587cb poky: set qemu BSPs preferred version to 3.14
(From meta-yocto rev: 7b91dccab24fff4ae5e3392336601fdc8f5ce1db)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-31 23:04:35 +01:00
Robert Yang e8f55d21d5 distro_alias.inc: remove packagegroup-toolset-native
There was a patch in oe-core to remove the recipe
packagegroup-toolset-native.bb, then we also need to remove it from
distro_alias.inc.

(From meta-yocto rev: 98e86ada4827013af0e9a0e9719d65cde329ecd8)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-30 10:10:37 +01:00
Robert Yang ae938eba92 local.conf.sample.extended: update it for the archiver
Add the filter license comment for archiver.bbclass.

[YOCTO #5740]

(From meta-yocto rev: e8be485da68abcdda17004c539e37ead5283fc4c)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-26 12:15:44 +00:00
Robert Yang 0c3d5768e7 local.conf.sample.extended: update for the archiver
Updated it since we have refactored the archiver.bbclass.

[YOCTO #5113]

(From meta-yocto rev: 0bb498b011113ddf79a51675678bb46b32490237)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-21 17:15:52 +00:00
Paul Eggleton b65041b6de meta-yocto/conf/distro/include/*: update image/packagegroup entries
These files were somewhat out-of-date with regard to some of the changes
that have happened with packagegroups and images, so update them.

(From meta-yocto rev: 752d64f5e2c9cccf939b131bbcb5bd52b5d1e6c6)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-07 14:46:24 +00:00
Paul Eggleton 63041806bd poky-tiny.conf: update for rename of core-image-basic
(From meta-yocto rev: 52c24365cd3e7b87b35623f16976edd8fdc55626)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-07 14:46:24 +00:00
Valentin Popa a1e534873e gnutls: update regex
update regex for gnutls

(From meta-yocto rev: 9ee4cb153b60baaa284cbc2aabb40e0e5c7ea44f)

Signed-off-by: Valentin Popa <valentin.popa@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-05 15:50:22 +00:00
Paul Eggleton 8f36e1ef1a poky.conf: add CentOS 6.5 to SANITY_TESTED_DISTROS
This is a point release and is an automatic upgrade for users of 6.4.

(From meta-yocto rev: 6585869c990ab39abd99c4089ec79f8e6306a916)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-28 18:05:47 +00:00
Stefan Stanacar 1571cf6c68 poky-lsb.conf: fix the include path for security_flags
The correct file is security_flags.inc not .conf and it's probably
a good idea to make it a require so it's a hard fail.

(From meta-yocto rev: ead070c98f81dbc06e710926f04debf89d3440c5)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-25 08:01:10 +00:00
Richard Purdie b3f1353bd0 poky: Drop seperatebuilddir.inc, its included in the core now
(From meta-yocto rev: 29a27f312eba16e5bb09aa8c50b5989943022ce7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-25 08:01:10 +00:00
Olof Johansson 799ba9a4fa poky.conf: Add Debian-7.4 to SANITY_TESTED_DISTROS
(From meta-yocto rev: 161266a5e2cdde596dc47a357cb0f304164a6f0c)

Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-11 12:05:15 +00:00
Mark Hatle 5232ba83fd useradd.bbclass: Add ability to select a static uid/gid automatically
[YOCTO #5436]

Automatic selection of static uid/gid is needed for a dynamically generated
passwd and group file to have a deterministic outcome.

When a package is installed and instructs the system to add a new user or
group, unless it selects a static uid/gid value, the next available uid/gid
will be used.  The order in which packages are installed is dynamically
computed, and may change from one installation to the next.  This results
in a non-deterministic set of uid/gid values.

Enabling this code by adding USERADDEXTENSION = "useradd-staticids", and
adding a preconfigured passwd/group file will allow the continued dynamic
generation of the rootfs passwd/group files, but will ensure a deterministic
outcome.  (Dynamic generation is desired so that users and groups that have
no corresponding functionality are not present within the final system image.)

The rewrite params function will override each of the fields in the
useradd and groupadd calls with the values specified.  Note, the password
field is ignored as is the member groups field in the group file.  If the
field is empty, the value will not be overridden.  (Note, there is no way
to 'blank' a field, as this would only generally affect the 'comment' field
and there really is no reason to blank it.)

Enabling USERADD_ERROR_DYNAMIC will cause packages without static uid/gid
to generate an error and be skipped for the purpose of building.  This is
used to prevent non-deterministic behavior.

USERADD_UID_TABLES and USERADD_GID_TABLES may be used to specify the name
of the passwd and group files.  By default they are assumed to be
'files/passwd' and 'files/group'.  Layers are searched in BBPATH order.

(From OE-Core rev: 18c99dac52b746b88cd084eb4c2a2ef0329a6ff3)

(From meta-yocto rev: 48580430b6d23730940474cc3d6d7fbd3ad247bf)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-09 09:43:49 +00:00
Laszlo Papp d4a1eec373 package_regex.inc: fix a minor typo
(From meta-yocto rev: cc11f8ee938136348972c75df02a33938efcffb7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-06 15:32:10 +00:00
Chen Qi 48bcbc355a meta-yocto: rename busybox's bbappend file to match the current version
Rename the bbappend file to match the current version of busybox.

(From meta-yocto rev: de32658ea7bab306a0a0f5413f6a7ec752b2d478)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-02 11:22:13 +00:00
Krzysztof Sywula f7e6513dc1 Revert "poky-tiny: Assume pkgconfig is provided"
This reverts commit a54932dc37.
pkgconfig does not pull in glib->dbus anymore

(From meta-yocto rev: 4556c2b14f00d011e203d70bcc0ba8e70ec74d51)

Signed-off-by: Krzysztof Sywula <krzysztof.m.sywula@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-02 11:22:13 +00:00
Richard Purdie ecb9813900 local.conf.sample: Add automatic defaults for BB_NUMBER_THREADS and PARALLEL_MAKE
Its rather sad that people don't appear to read local.conf and then complain
about slow builds when they're just using a single thread. Most systems have
more than one core now so we might as well use a more automatic default
for these values. This may lead to better experiences for new users.

[YOCTO #2528]

(From meta-yocto rev: 52bf4bdcaea0df69231327413d502aad11c3adf3)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-28 00:51:55 +00:00
Olof Johansson 1105b46d8f poky.conf: Remove Debian Squeeze from SANITY_TESTED_DISTROS
Debian Squeeze is not a supported platform, since the bitbake python
dependency on Python was bumped to 2.7.

(From meta-yocto rev: d18666aebe2d1889dcf45dc0fda491970cb77433)

Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-21 10:45:29 +00:00
Olof Johansson a452c02c88 poky.conf: add Debian 7.3 to SANITY_TESTED_DISTROS
7.3 is a point release with security and bug fixes only, and I can
confirm that it works.

(From meta-yocto rev: baf65c002f6bc2ecf6c61a8ec5f1ad8b994b033d)

Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-21 10:45:29 +00:00
Richard Purdie b908caca1a poky-tiny.conf: Add PACKAGECONFIG to disable opkg-utils python dependencies
(From meta-yocto rev: 5b191256efdf4ae7d0f58cd2612048d832b86556)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-19 17:18:04 +00:00
Robert Yang 2ee78e3ac4 upstream_tracking.inc: remove outdated glib-2.0 entry
glib-2.0: out of date, it was added before/when 2.35.8, now we use 2.38.2

(From meta-yocto rev: afaac61f9319473ac4f62597ba69880cd5ba29d9)

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-01-06 11:14:02 +00:00
Robert Yang f33c990db3 maintainers.inc: reassign e2fsprogs
Paul has agreed to reassign e2fsprogs to Robert

(From meta-yocto rev: 99eb907f6fe6fae9ead54523782baa64a700c0ec)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-03 15:16:42 +00:00
Robert Yang 4e1b958d71 poky: Add Fedora-20 to supported distros list
(From meta-yocto rev: cf42610ac26307f28d5b3fea6be8bde223c0ed40)

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-01-02 12:52:35 +00:00
Robert Yang a3c5d82080 maintainers.inc: reassign tzcode-native
(From meta-yocto rev: 49d8093a6c8b2040075377c8f54fc33103c75b5b)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-02 12:50:26 +00:00
Robert Yang 5e80a34dbc upstream_tracking.inc: update entries
Remove/update the following entries:

autoconf: out of date, it was added before/when 2.68, now we use 2.69
autogen: out of date, it was added before/when 5.12, now we use 5.17.4
automake: out of date, it was added before/when 1.12, now we use 1.14
pn-gmp: out of date, it was added before/when 5.0.5, now we use 5.1.1
makedevs: out of date, it was added before/when 1.0.0, now we use 1.0.1
glib-2.0: update it.

(From meta-yocto rev: dd92507c6734ad4ab72367a159067482516190f3)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-02 12:50:26 +00:00
Saul Wold bc1e359aae meta-toolchain-sdk: Remove references from meta-yocto
[YOCTO #5676]

(From meta-yocto rev: 0d7ecc132797aacf7642cf4aaa43e0bd4239c491)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-19 09:45:21 +00:00
Cristiana Voicu ebc7f3a238 pango: remove no update reason because it was updated
(From meta-yocto rev: a413fb20706061422d74692baa329b24bba49eb7)

Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-18 14:47:56 +00:00
Richard Purdie 9daa1de753 qemu/local.conf.sample: Add sdl PACKAGECONFIG
Currently the SDL configuration option for qemu floats. This is confusing to new users
and makes the build non-determinstic. This patch adds a PACKAGECONFIG option, defaulting
to off and adds documentation to local.conf.sample leaving it on by default since this
is the configuration our quick start assumes.

(From meta-yocto rev: 1ddafa2d5200793f81808d79d1668282d57c2e93)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-16 12:13:59 +00:00
Paul Eggleton 79e2bbdac0 local.conf.sample.extended: restore some edits
Poky commit ba8506ee34 reverted some
previous changes that hadn't been applied in the OE-Core version of this
file. This patch restores them and tweaks a couple of sentences so that
they make sense.

(From meta-yocto rev: 38afe2938a54b59231598be8e8646564457f4d97)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-13 14:50:58 +00:00
Paul Eggleton d4327cbbda distro_alias.inc: drop external-*
These are all obsolete now.

(From meta-yocto rev: 293f0780c7864413ca89d5d53ec7215e1e612a2d)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-13 14:50:57 +00:00
Robert Yang 7a345c37b1 maintainers.inc: update the the maintainers
Hongxu, Qi, Chong and Robert takes 80 recipes.

(From meta-yocto rev: eb15164117e49944306c8fbf0d70a07f2cbed7f0)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-13 10:36:31 +00:00