aboutsummaryrefslogtreecommitdiffstats
path: root/conf/sanity.conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2007-06-10 17:37:40 +0000
committerRichard Purdie <rpurdie@rpsys.net>2007-06-10 17:37:40 +0000
commit748f5cebb6d1e7f057b0ecf475cf8c7c8c4cc9f9 (patch)
treedfcaf8362889d82a944de37226a291fbe6e9758b /conf/sanity.conf
parent1f12ac9b19e9125da3152468f6b8d96d7b360aef (diff)
downloadopenembedded-748f5cebb6d1e7f057b0ecf475cf8c7c8c4cc9f9.tar.gz
sanity.conf: Increase bitbake minumum version to 1.6.8 since earlier 1.6 releases don't work with .dev properly
Diffstat (limited to 'conf/sanity.conf')
-rw-r--r--conf/sanity.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/sanity.conf b/conf/sanity.conf
index 58313f27ca..3a1dec9059 100644
--- a/conf/sanity.conf
+++ b/conf/sanity.conf
@@ -3,6 +3,6 @@
# See sanity.bbclass
#
# Expert users can confirm their sanity with "touch conf/sanity.conf"
-BB_MIN_VERSION = "1.6.2"
+BB_MIN_VERSION = "1.6.8"
INHERIT += "sanity"
pgrade OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb
blob: 547e851c152096698e2ec7653380aec912c1d885 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23