summaryrefslogtreecommitdiff
path: root/recipes/ti/ti-xdais-native_6.23.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ti/ti-xdais-native_6.23.bb')
-rw-r--r--recipes/ti/ti-xdais-native_6.23.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes/ti/ti-xdais-native_6.23.bb b/recipes/ti/ti-xdais-native_6.23.bb
deleted file mode 100644
index 751e4bd006..0000000000
--- a/recipes/ti/ti-xdais-native_6.23.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-require ti-xdais.inc
-
-PV = "6_23"
-
-inherit native
-
-do_stage() {
- install -d ${STAGING_DIR_NATIVE}/ti-xdais
- cp -pPrf ${S}/* ${STAGING_DIR_NATIVE}/ti-xdais
-}
-
-