diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2014-04-03 12:48:13 +0200 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2014-04-03 12:48:13 +0200 |
commit | 5c319ee11a33bb76f6ba2ded72958c206864ba42 (patch) | |
tree | af1fe6573ea5aeb195ff2c85feaa2e12a0a04dbe /recipes/images/angstrom-qt-x11-image.bb | |
parent | c645756a67a6e23fc64e0828f857993366125432 (diff) |
images: set PV to V2.2
Diffstat (limited to 'recipes/images/angstrom-qt-x11-image.bb')
-rw-r--r-- | recipes/images/angstrom-qt-x11-image.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/images/angstrom-qt-x11-image.bb b/recipes/images/angstrom-qt-x11-image.bb index 245a57c..6782011 100644 --- a/recipes/images/angstrom-qt-x11-image.bb +++ b/recipes/images/angstrom-qt-x11-image.bb @@ -4,8 +4,8 @@ DESCRIPTION = "Image based on qt4-x11-free" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" -PV = "V2.1" -PR = "r3" +PV = "V2.2" +PR = "r0" #start of the resulting deployable tarball name IMAGE_NAME_colibri-t20 = "Colibri_T20_LinuxImage-qt" |