All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-handheld][PATCH] layer.conf: add LAYERDEPENDS
@ 2015-05-28 20:18 Dmitry Eremin-Solenikov
  0 siblings, 0 replies; only message in thread
From: Dmitry Eremin-Solenikov @ 2015-05-28 20:18 UTC (permalink / raw)
  To: openembedded-devel

Describe meta-handheld layer dependencies in layer.conf

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
---
 conf/layer.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index 31dcb16..c34f203 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -16,3 +16,4 @@ BBFILE_PATTERN_meta-handheld := "^${LAYERDIR}/"
 
 BBFILE_PRIORITY_meta-handheld = "7"
 
+LAYERDEPENDS_meta-handheld = "core meta-initramfs"
-- 
2.1.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-28 20:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-28 20:18 [meta-handheld][PATCH] layer.conf: add LAYERDEPENDS Dmitry Eremin-Solenikov

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.