[meta-freescale] [meta-fsl-ppc][PATCH v2] Use generic bbappend files

Otavio Salvador otavio at ossystems.com.br
Tue Apr 22 06:00:33 PDT 2014


This uses the % wildcard for recipe matching, this easy the update of
recipe versions and maintenance.

 - udev-extraconf_1.0.bbappend
 - xserver-xf86-config_0.1.bbappend
 - lttng-modules_2.3.3.bbappend

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 .../udev/{udev-extraconf_1.0.bbappend => udev-extraconf_%.bbappend}       | 0
 .../{xserver-xf86-config_0.1.bbappend => xserver-xf86-config_%.bbappend}  | 0
 .../lttng/{lttng-modules_2.3.3.bbappend => lttng-modules_%.bbappend}      | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename recipes-core/udev/{udev-extraconf_1.0.bbappend => udev-extraconf_%.bbappend} (100%)
 rename recipes-graphics/xorg-xserver/{xserver-xf86-config_0.1.bbappend => xserver-xf86-config_%.bbappend} (100%)
 rename recipes-kernel/lttng/{lttng-modules_2.3.3.bbappend => lttng-modules_%.bbappend} (100%)

diff --git a/recipes-core/udev/udev-extraconf_1.0.bbappend b/recipes-core/udev/udev-extraconf_%.bbappend
similarity index 100%
rename from recipes-core/udev/udev-extraconf_1.0.bbappend
rename to recipes-core/udev/udev-extraconf_%.bbappend
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend
similarity index 100%
rename from recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
rename to recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend
diff --git a/recipes-kernel/lttng/lttng-modules_2.3.3.bbappend b/recipes-kernel/lttng/lttng-modules_%.bbappend
similarity index 100%
rename from recipes-kernel/lttng/lttng-modules_2.3.3.bbappend
rename to recipes-kernel/lttng/lttng-modules_%.bbappend
-- 
1.9.2



More information about the meta-freescale mailing list