aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chicken
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/chicken')
-rw-r--r--recipes/chicken/chicken-native_4.2.0.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/chicken/chicken-native_4.2.0.bb b/recipes/chicken/chicken-native_4.2.0.bb
new file mode 100644
index 0000000000..b3f5dfdaf5
--- /dev/null
+++ b/recipes/chicken/chicken-native_4.2.0.bb
@@ -0,0 +1,7 @@
+require chicken_${PV}.bb
+
+DEPENDS = "gcc-native"
+RDEPENDS = "gcc-native"
+
+inherit native
+