From 76f529881208811e314dba1478cc3a70abf3160f Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 17 Jun 2014 18:25:59 -0700 Subject: meta-tlk: using wildcard bbappend for linux-yocto Thanks to Ross Burton for this suggestion. Signed-off-by: Nitin A Kamble Signed-off-by: Tom Zanussi --- meta-tlk/recipes-kernel/linux/linux-yocto_%.bbappend | 1 + meta-tlk/recipes-kernel/linux/linux-yocto_3.10.bbappend | 1 - meta-tlk/recipes-kernel/linux/linux-yocto_3.14.bbappend | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 meta-tlk/recipes-kernel/linux/linux-yocto_%.bbappend delete mode 100644 meta-tlk/recipes-kernel/linux/linux-yocto_3.10.bbappend delete mode 100644 meta-tlk/recipes-kernel/linux/linux-yocto_3.14.bbappend diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_%.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_%.bbappend new file mode 100644 index 00000000..f5801680 --- /dev/null +++ b/meta-tlk/recipes-kernel/linux/linux-yocto_%.bbappend @@ -0,0 +1 @@ +require ${PN}_tlk.inc diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_3.10.bbappend deleted file mode 100644 index f5801680..00000000 --- a/meta-tlk/recipes-kernel/linux/linux-yocto_3.10.bbappend +++ /dev/null @@ -1 +0,0 @@ -require ${PN}_tlk.inc diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_3.14.bbappend deleted file mode 100644 index f5801680..00000000 --- a/meta-tlk/recipes-kernel/linux/linux-yocto_3.14.bbappend +++ /dev/null @@ -1 +0,0 @@ -require ${PN}_tlk.inc -- cgit v1.2.3-54-g00ecf