All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/13] Add LAYERVERSION and LAYERDEPENDS for layers
@ 2014-11-26  5:42 jackie.huang
  2014-11-26  5:42 ` [PATCH 01/13] meta-oe: Add LAYERVERSION and LAYERDEPENDS jackie.huang
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: jackie.huang @ 2014-11-26  5:42 UTC (permalink / raw)
  To: openembedded-devel

From: Jackie Huang <jackie.huang@windriver.com>

I asked about this and seems no objection, so adding these for each layer.

--
The following changes since commit 1b6141cc55fe8877c48b5e63c7db25dd75e35094:

  fwts: update to 14.09.00 release (2014-11-24 12:03:03 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib jhuang0/r_add-layerdepends-0
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/r_add-layerdepends-0

Jackie Huang (13):
  meta-oe: Add LAYERVERSION and LAYERDEPENDS
  meta-perl: Add LAYERVERSION and LAYERDEPENDS
  meta-python: Add LAYERVERSION and LAYERDEPENDS
  meta-ruby: Add LAYERVERSION and LAYERDEPENDS
  toolchain-layer: Add LAYERVERSION and LAYERDEPENDS
  meta-efl: Add LAYERVERSION and LAYERDEPENDS
  meta-filesystems: Add LAYERVERSION and LAYERDEPENDS
  meta-gnome: Add LAYERVERSION and LAYERDEPENDS
  meta-gpe: Add LAYERVERSION and LAYERDEPENDS
  meta-initramfs: Add LAYERVERSION and LAYERDEPENDS
  meta-multimedia: Add LAYERVERSION and LAYERDEPENDS
  meta-systemd: Add LAYERVERSION and LAYERDEPENDS
  meta-xfce: Add LAYERVERSION and LAYERDEPENDS

 meta-efl/conf/layer.conf         |    6 ++++++
 meta-filesystems/conf/layer.conf |    6 ++++++
 meta-gnome/conf/layer.conf       |    6 ++++++
 meta-gpe/conf/layer.conf         |    6 ++++++
 meta-initramfs/conf/layer.conf   |    6 ++++++
 meta-multimedia/conf/layer.conf  |    5 +++++
 meta-oe/conf/layer.conf          |    6 ++++++
 meta-perl/conf/layer.conf        |    6 ++++++
 meta-python/conf/layer.conf      |    6 ++++++
 meta-ruby/conf/layer.conf        |    6 ++++++
 meta-systemd/conf/layer.conf     |    6 ++++++
 meta-xfce/conf/layer.conf        |    6 ++++++
 toolchain-layer/conf/layer.conf  |    5 +++++
 13 files changed, 76 insertions(+)

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-11-26  5:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-26  5:42 [PATCH 00/13] Add LAYERVERSION and LAYERDEPENDS for layers jackie.huang
2014-11-26  5:42 ` [PATCH 01/13] meta-oe: Add LAYERVERSION and LAYERDEPENDS jackie.huang
2014-11-26  5:42 ` [PATCH 02/13] meta-perl: " jackie.huang
2014-11-26  5:42 ` [PATCH 03/13] meta-python: " jackie.huang
2014-11-26  5:42 ` [PATCH 04/13] meta-ruby: " jackie.huang
2014-11-26  5:42 ` [PATCH 05/13] toolchain-layer: " jackie.huang
2014-11-26  5:42 ` [PATCH 06/13] meta-efl: " jackie.huang
2014-11-26  5:42 ` [PATCH 07/13] meta-filesystems: " jackie.huang
2014-11-26  5:42 ` [PATCH 08/13] meta-gnome: " jackie.huang
2014-11-26  5:42 ` [PATCH 09/13] meta-gpe: " jackie.huang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.