From: Denys Dmytriyenko <[email protected]>
Signed-off-by: Denys Dmytriyenko <[email protected]>
---
.../recipes-kernel/linux/linux-ti-staging_3.8.bbappend | 17 -----------------
1 file changed, 17 deletions(-)
delete mode 100644
meta-arago-distro/recipes-kernel/linux/linux-ti-staging_3.8.bbappend
diff --git
a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging_3.8.bbappend
b/meta-arago-distro/recipes-kernel/linux/linux-ti-staging_3.8.bbappend
deleted file mode 100644
index b20c63a..0000000
--- a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging_3.8.bbappend
+++ /dev/null
@@ -1,17 +0,0 @@
-MACHINE_KERNEL_PR_append = "-arago6"
-
-FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
-
-require copy-defconfig.inc
-
-KERNEL_LOCALVERSION = "-g${@d.getVar('SRCPV', True).partition('+')[2][0:7]}"
-
-# The below lines are overlayed until the LOCALVERSION change is merged into
-# the oe-core danny branch. Update: not coming to danny, keep until dylan.
-kernel_do_configure_prepend() {
- if [ ! -e ${B}/.scmversion -a ! -e ${S}/.scmversion ]
- then
- echo ${KERNEL_LOCALVERSION} > ${B}/.scmversion
- echo ${KERNEL_LOCALVERSION} > ${S}/.scmversion
- fi
-}
--
2.0.0
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago