aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/automake/automake-native_1.11.1.bb5
-rw-r--r--recipes/automake/automake_1.11.1.bb4
2 files changed, 9 insertions, 0 deletions
diff --git a/recipes/automake/automake-native_1.11.1.bb b/recipes/automake/automake-native_1.11.1.bb
new file mode 100644
index 0000000000..a7857c562d
--- /dev/null
+++ b/recipes/automake/automake-native_1.11.1.bb
@@ -0,0 +1,5 @@
+PV := "${PV}"
+
+require automake-native.inc
+
+DEFAULT_PREFERENCE = "-1"
diff --git a/recipes/automake/automake_1.11.1.bb b/recipes/automake/automake_1.11.1.bb
new file mode 100644
index 0000000000..9b363b9f89
--- /dev/null
+++ b/recipes/automake/automake_1.11.1.bb
@@ -0,0 +1,4 @@
+require automake.inc
+PR = "${INC_PR}.0"
+
+DEFAULT_PREFERENCE = "-1"