summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-06-08 11:32:21 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-06-30 13:28:27 +0200
commit44f58608afc11c703ae53eb2c2b9a21d6dfebdaa (patch)
tree412535a12259d23be4b5a17d5197a0d1e1a3e868
parent3bc1ae7e2a46d33eab7d90d6879e54ccc6aa09f1 (diff)
cbootimage: update to latest 1.7
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-bsp/cbootimage/cbootimage.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/cbootimage/cbootimage.bb b/recipes-bsp/cbootimage/cbootimage.bb
index 66e5594..c22735a 100644
--- a/recipes-bsp/cbootimage/cbootimage.bb
+++ b/recipes-bsp/cbootimage/cbootimage.bb
@@ -10,8 +10,8 @@ BBCLASSEXTEND = "native nativesdk"
SRC_URI = "git://github.com/NVIDIA/cbootimage.git \
"
-SRCREV = "57f67537af9cdf34ae9edb76f351c7df277a55b4"
-PV = "1.4"
+SRCREV = "a64c3f12b1b048096d90c44db74d3d110cea6fff"
+PV = "1.7"
EXTRA_OEMAKE='PREFIX="${prefix}" LIBDIR="${libdir}"'