[oe-commits] =?UTF-8?Q?An=C3=ADbal=20Lim=C3=B3n=20?=: distrodata: Make self-contained.

git at git.openembedded.org git at git.openembedded.org
Sun Aug 16 08:32:42 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 973f898e15cf6d1b6715d08da9dc740ee040e0dc
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=973f898e15cf6d1b6715d08da9dc740ee040e0dc

Author: Aníbal Limón <anibal.limon at linux.intel.com>
Date:   Tue Aug 11 11:41:41 2015 -0500

distrodata: Make self-contained.

Include by default all the files needed to perform checkpkg task.

These files are copied from meta-yocto because they refers recipes in
oe-core, the only missing file are maintainers.inc because it needs
consensus between OE-Core and Yocto project to define a common set of
maintainers.

[YOCTO #7895]

Signed-off-by: Aníbal Limón <anibal.limon at linux.intel.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/classes/distrodata.bbclass                |   4 +
 meta/conf/distro/include/distro_alias.inc      | 536 +++++++++++++++++++++++++
 meta/conf/distro/include/package_regex.inc     | 265 ++++++++++++
 meta/conf/distro/include/upstream_tracking.inc |  36 ++
 4 files changed, 841 insertions(+)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=973f898e15cf6d1b6715d08da9dc740ee040e0dc


More information about the Openembedded-commits mailing list