* [thud/master][PATCH] ti-tisdk-setup: update to include latest OOBE fixes
@ 2019-12-11 20:27 Denys Dmytriyenko
2019-12-12 20:13 ` [EXTERNAL] " Jacob Stiffler
0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2019-12-11 20:27 UTC (permalink / raw)
To: meta-arago
Signed-off-by: Denys Dmytriyenko <denys@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 8a7737e..9a9368d 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 = "r43"
+PR = "r44"
BRANCH ?= "master"
-SRCREV = "ebfc94b347bc74ad9590cfbb5588900e31d6bc0e"
+SRCREV = "22654923e4597871ba192e58c01d6fc09a38aae4"
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] 3+ messages in thread
* Re: [EXTERNAL] [thud/master][PATCH] ti-tisdk-setup: update to include latest OOBE fixes
2019-12-11 20:27 [thud/master][PATCH] ti-tisdk-setup: update to include latest OOBE fixes Denys Dmytriyenko
@ 2019-12-12 20:13 ` Jacob Stiffler
2019-12-12 20:15 ` Denys Dmytriyenko
0 siblings, 1 reply; 3+ messages in thread
From: Jacob Stiffler @ 2019-12-12 20:13 UTC (permalink / raw)
To: Denys Dmytriyenko, meta-arago
Denys,
Please backport to ti2019.05.
Thank you,
Jake
On 12/11/2019 3:27 PM, Denys Dmytriyenko wrote:
> Signed-off-by: Denys Dmytriyenko <denys@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 8a7737e..9a9368d 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 = "r43"
> +PR = "r44"
>
> BRANCH ?= "master"
> -SRCREV = "ebfc94b347bc74ad9590cfbb5588900e31d6bc0e"
> +SRCREV = "22654923e4597871ba192e58c01d6fc09a38aae4"
> SRC_URI = "git://arago-project.org/git/projects/tisdk-setup-scripts.git;protocol=git;branch=${BRANCH}"
>
> S = "${WORKDIR}/git/"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [EXTERNAL] [thud/master][PATCH] ti-tisdk-setup: update to include latest OOBE fixes
2019-12-12 20:13 ` [EXTERNAL] " Jacob Stiffler
@ 2019-12-12 20:15 ` Denys Dmytriyenko
0 siblings, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2019-12-12 20:15 UTC (permalink / raw)
To: Jacob Stiffler; +Cc: meta-arago
Done
On Thu, Dec 12, 2019 at 03:13:07PM -0500, Jacob Stiffler wrote:
> Denys,
>
> Please backport to ti2019.05.
>
>
> Thank you,
>
> Jake
>
> On 12/11/2019 3:27 PM, Denys Dmytriyenko wrote:
> >Signed-off-by: Denys Dmytriyenko <denys@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 8a7737e..9a9368d 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 = "r43"
> >+PR = "r44"
> > BRANCH ?= "master"
> >-SRCREV = "ebfc94b347bc74ad9590cfbb5588900e31d6bc0e"
> >+SRCREV = "22654923e4597871ba192e58c01d6fc09a38aae4"
> > SRC_URI = "git://arago-project.org/git/projects/tisdk-setup-scripts.git;protocol=git;branch=${BRANCH}"
> > S = "${WORKDIR}/git/"
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-12-12 20:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-11 20:27 [thud/master][PATCH] ti-tisdk-setup: update to include latest OOBE fixes Denys Dmytriyenko
2019-12-12 20:13 ` [EXTERNAL] " Jacob Stiffler
2019-12-12 20:15 ` 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.