summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/local.conf.sample
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-29 23:34:36 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-02 15:44:29 +0100
commitb0fd19e5d2c2e059c3fbc3ce80a76b28beb9f7ad (patch)
treeeb6e1f7b8036b4e2c18424cd4c255e773b2d8975 /meta-poky/conf/local.conf.sample
parentaeaafe2fa591c601e41ea065aa9c3905db6cc438 (diff)
downloadpoky-b0fd19e5d2c2e059c3fbc3ce80a76b28beb9f7ad.tar.gz
local.conf.sample: Bump version so users update their config
It has been a while since we've done this but with the new syntax, users need to update their local.conf if based off the template. Update the versions to trigger this. (From meta-yocto rev: 3c2de959f45b7fdff5db32a9a2c3822dbb1fbd27) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/conf/local.conf.sample')
-rw-r--r--meta-poky/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/local.conf.sample b/meta-poky/conf/local.conf.sample
index 53766d1a9b..b6a9e272b5 100644
--- a/meta-poky/conf/local.conf.sample
+++ b/meta-poky/conf/local.conf.sample
@@ -271,4 +271,4 @@ PACKAGECONFIG:append:pn-qemu-system-native = " sdl"
271# CONF_VERSION is increased each time build/conf/ changes incompatibly and is used to 271# CONF_VERSION is increased each time build/conf/ changes incompatibly and is used to
272# track the version of this file when it was generated. This can safely be ignored if 272# track the version of this file when it was generated. This can safely be ignored if
273# this doesn't mean anything to you. 273# this doesn't mean anything to you.
274CONF_VERSION = "1" 274CONF_VERSION = "2"