aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/automake/automake_1.11.1.bb
diff options
context:
space:
mode:
authorDirk Opfer <dirk@do13.de>2010-01-06 18:57:40 +0100
committerDirk Opfer <dirk@do13.de>2010-01-06 19:04:39 +0100
commit74c50903a0d38f9f2be28675bfb1a37ff4a39357 (patch)
tree846951285045607ac7cccb36f1e2b1be07df079b /recipes/automake/automake_1.11.1.bb
parent7c62c2b793de3c5d7643e189250308eca55cad85 (diff)
downloadopenembedded-74c50903a0d38f9f2be28675bfb1a37ff4a39357.tar.gz
automake: Add 1.11.1
Lighttpd needs recent automake with AM_SILENT macro. Set DEFAULT_PREFERENCE = "-1"
Diffstat (limited to 'recipes/automake/automake_1.11.1.bb')
-rw-r--r--recipes/automake/automake_1.11.1.bb4
1 files changed, 4 insertions, 0 deletions
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"