Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] sanity.conf: Update minimum bitbake version requirement to 1.19.1 for bitbake-worker
@ 2013-06-07 17:17 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2013-06-07 17:17 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
diff --git a/meta/conf/sanity.conf b/meta/conf/sanity.conf
index 766b289..86df5cf 100644
--- a/meta/conf/sanity.conf
+++ b/meta/conf/sanity.conf
@@ -3,7 +3,7 @@
 # See sanity.bbclass
 #
 # Expert users can confirm their sanity with "touch conf/sanity.conf"
-BB_MIN_VERSION = "1.17.1"
+BB_MIN_VERSION = "1.19.1"
 
 SANITY_ABIFILE = "${TMPDIR}/abi_version"
 




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-07 17:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-07 17:17 [PATCH] sanity.conf: Update minimum bitbake version requirement to 1.19.1 for bitbake-worker Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox