From: Wenzong Fan <[email protected]> To avoid conflict with the one from oe-core: oe-core/meta/recipes-kernel/linux/linux-yocto.inc
Signed-off-by: Wenzong Fan <[email protected]> --- recipes-kernel/linux/linux-intel_4.%.bbappend | 2 +- recipes-kernel/linux/{linux-yocto.inc => linux-yocto-measured.inc} | 0 recipes-kernel/linux/linux-yocto-rt_4.%.bbappend | 2 +- recipes-kernel/linux/linux-yocto_4.%.bbappend | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename recipes-kernel/linux/{linux-yocto.inc => linux-yocto-measured.inc} (100%) diff --git a/recipes-kernel/linux/linux-intel_4.%.bbappend b/recipes-kernel/linux/linux-intel_4.%.bbappend index 161f9d3..ab4f961 100644 --- a/recipes-kernel/linux/linux-intel_4.%.bbappend +++ b/recipes-kernel/linux/linux-intel_4.%.bbappend @@ -1 +1 @@ -require linux-yocto.inc +require linux-yocto-measured.inc diff --git a/recipes-kernel/linux/linux-yocto.inc b/recipes-kernel/linux/linux-yocto-measured.inc similarity index 100% rename from recipes-kernel/linux/linux-yocto.inc rename to recipes-kernel/linux/linux-yocto-measured.inc diff --git a/recipes-kernel/linux/linux-yocto-rt_4.%.bbappend b/recipes-kernel/linux/linux-yocto-rt_4.%.bbappend index 161f9d3..ab4f961 100644 --- a/recipes-kernel/linux/linux-yocto-rt_4.%.bbappend +++ b/recipes-kernel/linux/linux-yocto-rt_4.%.bbappend @@ -1 +1 @@ -require linux-yocto.inc +require linux-yocto-measured.inc diff --git a/recipes-kernel/linux/linux-yocto_4.%.bbappend b/recipes-kernel/linux/linux-yocto_4.%.bbappend index 161f9d3..ab4f961 100644 --- a/recipes-kernel/linux/linux-yocto_4.%.bbappend +++ b/recipes-kernel/linux/linux-yocto_4.%.bbappend @@ -1 +1 @@ -require linux-yocto.inc +require linux-yocto-measured.inc -- 2.8.1 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
