> On May 18, 2016, at 1:23 PM, Mark Hatle <mark.ha...@windriver.com> wrote: > > On 5/18/16 3:11 PM, Khem Raj wrote: >> Matches most of layers defaults >> >> Signed-off-by: Khem Raj <raj.k...@gmail.com> >> --- >> conf/layer.conf | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/conf/layer.conf b/conf/layer.conf >> index 62ce9cc..39c2421 100644 >> --- a/conf/layer.conf >> +++ b/conf/layer.conf >> @@ -5,6 +5,6 @@ BBPATH .= ":${LAYERDIR}" >> BBFILES += "${LAYERDIR}/recipes-*/*/*.bb" >> >> BBFILE_COLLECTIONS += "qt4-layer" >> -BBFILE_PATTERN_qt4-layer = "^${LAYERDIR}/" >> +BBFILE_PATTERN_qt4-layer := "^${LAYERDIR}/" > > This is really strange. ${LAYERDIR} always immediate expands. So there > should > be no ifferences between the two. >
As I said, I was just matching to some other layers conventions functionally it works either way > --Mark > >> BBFILE_PRIORITY_qt4-layer = "6" >> >> >
signature.asc
Description: Message signed with OpenPGP using GPGMail
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto