[oe] [meta-oe][PATCH] Correct spelling of "BBFILES_PRIORITY" in comments

Robert P. J. Day rpjday at crashcourse.ca
Wed Jul 23 00:14:32 UTC 2014


Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>

---

diff --git a/meta-multimedia/conf/layer.conf b/meta-multimedia/conf/layer.conf
index 64a0a44..bfecb8c 100644
--- a/meta-multimedia/conf/layer.conf
+++ b/meta-multimedia/conf/layer.conf
@@ -4,7 +4,7 @@
 # search the directories from first to last as specified in BBPATH
 # Therefore if you want a given layer to be considered high priority
 # for the .inc and .conf etc. then consider it adding at the beginning
-# of BBPATH. For bblayers bitbake will use BBFILES_PRIORITY to resolve
+# of BBPATH. For bblayers bitbake will use BBFILE_PRIORITY to resolve
 # the recipe contention so the order of directories in BBFILES does
 # not matter.

diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index 2a5a428..9d7a60a 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -4,7 +4,7 @@
 # search the directories from first to last as specified in BBPATH
 # Therefore if you want a given layer to be considered high priority
 # for the .inc and .conf etc. then consider it adding at the beginning
-# of BBPATH. For bblayers bitbake will use BBFILES_PRIORITY to resolve
+# of BBPATH. For bblayers bitbake will use BBFILE_PRIORITY to resolve
 # the recipe contention so the order of directories in BBFILES does
 # not matter.

diff --git a/meta-systemd/conf/layer.conf b/meta-systemd/conf/layer.conf
index f3fc45d..d8faf21 100644
--- a/meta-systemd/conf/layer.conf
+++ b/meta-systemd/conf/layer.conf
@@ -4,7 +4,7 @@
 # search the directories from first to last as specified in BBPATH
 # Therefore if you want a given layer to be considered high priority
 # for the .inc and .conf etc. then consider it adding at the beginning
-# of BBPATH. For bblayers bitbake will use BBFILES_PRIORITY to resolve
+# of BBPATH. For bblayers bitbake will use BBFILE_PRIORITY to resolve
 # the recipe contention so the order of directories in BBFILES does
 # not matter.

diff --git a/toolchain-layer/conf/layer.conf b/toolchain-layer/conf/layer.conf
index ca81eb1..9289a8f 100644
--- a/toolchain-layer/conf/layer.conf
+++ b/toolchain-layer/conf/layer.conf
@@ -4,7 +4,7 @@
 # search the directories from first to last as specified in BBPATH
 # Therefore if you want a given layer to be considered high priority
 # for the .inc and .conf etc. then consider it adding at the beginning
-# of BBPATH. For bblayers bitbake will use BBFILES_PRIORITY to resolve
+# of BBPATH. For bblayers bitbake will use BBFILE_PRIORITY to resolve
 # the recipe contention so the order of directories in BBFILES does
 # not matter.


-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================




More information about the Openembedded-devel mailing list