diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-23 21:47:01 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-23 22:10:12 +0100 |
| commit | 9a3781d8efedbdaedba69e9b6aa2da98f4d60b1a (patch) | |
| tree | 329ba3dbe04da8430c794f0aabcef849cc218f32 | |
| parent | 88f76f8f4eb3aab21c3ac71e79c3a6e057e1592d (diff) | |
| download | poky-9a3781d8efedbdaedba69e9b6aa2da98f4d60b1a.tar.gz | |
sanity.conf: Update minimum bitbake version to 1.23.2 due to event changes
(From OE-Core rev: b4e2a769e8def2e78ffca3f006a0cc88407aaeda)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/conf/sanity.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/sanity.conf b/meta/conf/sanity.conf index e518b84146..a824c90934 100644 --- a/meta/conf/sanity.conf +++ b/meta/conf/sanity.conf | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # See sanity.bbclass | 3 | # See sanity.bbclass |
| 4 | # | 4 | # |
| 5 | # Expert users can confirm their sanity with "touch conf/sanity.conf" | 5 | # Expert users can confirm their sanity with "touch conf/sanity.conf" |
| 6 | BB_MIN_VERSION = "1.23.1" | 6 | BB_MIN_VERSION = "1.23.2" |
| 7 | 7 | ||
| 8 | SANITY_ABIFILE = "${TMPDIR}/abi_version" | 8 | SANITY_ABIFILE = "${TMPDIR}/abi_version" |
| 9 | 9 | ||
