diff options
author | 2013-05-31 14:25:31 +0300 | |
---|---|---|
committer | 2013-05-31 14:25:31 +0300 | |
commit | a6b74a5a9dcd0114ff99ccc8c5e456ee35657e46 (patch) | |
tree | 31bcc9570370d8778b665c5a0b22cb1f649634d8 | |
parent | d08924626418e074f67bc640d52627c2b8318eff (diff) | |
download | meta-ivi-a6b74a5a9dcd0114ff99ccc8c5e456ee35657e46.tar.gz meta-ivi-a6b74a5a9dcd0114ff99ccc8c5e456ee35657e46.tar.bz2 meta-ivi-a6b74a5a9dcd0114ff99ccc8c5e456ee35657e46.zip |
foton-image.bb: Bump PV to 4.0.1
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
-rw-r--r-- | recipes-yocto-ivi/images/foton-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-yocto-ivi/images/foton-image.bb b/recipes-yocto-ivi/images/foton-image.bb index 6532519..6d3077e 100644 --- a/recipes-yocto-ivi/images/foton-image.bb +++ b/recipes-yocto-ivi/images/foton-image.bb @@ -1,7 +1,7 @@ # Base this image on generic IVI image include recipes-yocto-ivi/images/ivi-image.inc -PV = "4.0.0" +PV = "4.0.1" #PR = "r1" IMAGE_INSTALL_append = " packagegroup-core-p1 packagegroup-core-p2" |