[gnome-continuous-yocto/gnomeostree-3.22-krogoth] meta-gnomeos: Fix the missing bits of the rename



commit 7eba19c9ba6fba21305254a60c61760053ac2284
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Sep 7 17:00:26 2016 +0100

    meta-gnomeos: Fix the missing bits of the rename
    
    Lingering 'recipies'.

 meta-gnomeos/conf/layer.conf |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meta-gnomeos/conf/layer.conf b/meta-gnomeos/conf/layer.conf
index 278b9a4..a555679 100644
--- a/meta-gnomeos/conf/layer.conf
+++ b/meta-gnomeos/conf/layer.conf
@@ -1,7 +1,7 @@
 BBPATH := "${BBPATH}:${LAYERDIR}"
 
-BBFILES := "${BBFILES} ${LAYERDIR}/packages/*/*.bb ${LAYERDIR}/recipies-*/*/*.bb \
-       ${LAYERDIR}/recipies-*/*/*.bbappend" 
+BBFILES := "${BBFILES} ${LAYERDIR}/packages/*/*.bb ${LAYERDIR}/recipes-*/*/*.bb \
+       ${LAYERDIR}/recipes-*/*/*.bbappend" 
 
 BBFILE_COLLECTIONS += "gnomeos"
 BBFILE_PATTERN_gnomeos := "^${LAYERDIR}/"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]