diff options
author | John Klug <john.klug@multitech.com> | 2019-01-25 18:03:49 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-01-25 18:03:49 -0600 |
commit | 16791b16b4065d0ed30660f0f452512ca285baad (patch) | |
tree | 618747cb4a99c73de60c0fc8e1dccb985a55626c /recipes-bsp | |
parent | 25efb1270ddf6618e604b3558fc90ab3964bbcc4 (diff) | |
download | meta-multitech-atmel-16791b16b4065d0ed30660f0f452512ca285baad.tar.gz meta-multitech-atmel-16791b16b4065d0ed30660f0f452512ca285baad.tar.bz2 meta-multitech-atmel-16791b16b4065d0ed30660f0f452512ca285baad.zip |
Bump the kernel and mts-io revision
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/multitech/mts-io.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/multitech/mts-io.inc b/recipes-bsp/multitech/mts-io.inc index 1ffdb5b..8fe9e7b 100644 --- a/recipes-bsp/multitech/mts-io.inc +++ b/recipes-bsp/multitech/mts-io.inc @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://io-module/COPYING;md5=94d55d512a9ba36caa9b7df079bae19 file://io-tool/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ " DEPENDS = "virtual/kernel" -INC_PR = "r0" +INC_PR = "r1" SRCREV = "${PV}" |