All of lore.kernel.org
 help / color / mirror / Atom feed
* [rocko/master][PATCH] ti-tisdk-setup: bump SRCREV for enhanced create-sdcard
@ 2018-06-28 19:19 Jacob Stiffler
  2018-06-28 21:10 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Jacob Stiffler @ 2018-06-28 19:19 UTC (permalink / raw)
  To: meta-arago

* create-sdcard.sh has been enhanced to support k3

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
index 807f988..01bd6c9 100644
--- a/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
+++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
@@ -2,10 +2,10 @@ DESCRIPTION = "Package containing scripts to setup the development host and targ
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://setup.sh;beginline=3;endline=31;md5=fc4b04a33df6d892c9f4d4a9d92b945e"
 
-PR = "r33"
+PR = "r34"
 
 BRANCH ?= "master"
-SRCREV = "2184048a4a01a338f9e839ffb39663805a4e7a58"
+SRCREV = "55a17a0d1c5b385eec620c5f51e1d4e5ca6905cd"
 SRC_URI = "git://arago-project.org/git/projects/tisdk-setup-scripts.git;protocol=git;branch=${BRANCH}"
 
 S = "${WORKDIR}/git/"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-28 21:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-28 19:19 [rocko/master][PATCH] ti-tisdk-setup: bump SRCREV for enhanced create-sdcard Jacob Stiffler
2018-06-28 21:10 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.