* [PATCH] u-boot: update to 2014.07 release version @ 2014-07-21 23:29 Denys Dmytriyenko 2014-07-22 14:54 ` Cooper Jr., Franklin 0 siblings, 1 reply; 5+ messages in thread From: Denys Dmytriyenko @ 2014-07-21 23:29 UTC (permalink / raw) To: meta-ti From: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> --- recipes-bsp/u-boot/u-boot_2014.07.bb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot_2014.07.bb b/recipes-bsp/u-boot/u-boot_2014.07.bb index 9da6f7d..593c445 100644 --- a/recipes-bsp/u-boot/u-boot_2014.07.bb +++ b/recipes-bsp/u-boot/u-boot_2014.07.bb @@ -13,15 +13,14 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" # This is still an RC so set the PV accordingly to allow proper version # ordering when the RC is dropped. -PV = "2014.04+2014.07-rc3" -PR = "r0" +PV = "2014.07" SRC_URI = "git://git.denx.de/u-boot.git;protocol=git;branch=${BRANCH}" BRANCH ?= "master" -# Corresponds to tag v2014.07-rc3 -SRCREV = "76b21026ceb5a6a83fc53b0ecdf425f240318022" +# Corresponds to tag v2014.07 +SRCREV = "524123a70761110c5cf3ccc5f52f6d4da071b959" SPL_BINARY = "MLO" SPL_UART_BINARY = "u-boot-spl.bin" -- 2.0.2 ^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] u-boot: update to 2014.07 release version 2014-07-21 23:29 [PATCH] u-boot: update to 2014.07 release version Denys Dmytriyenko @ 2014-07-22 14:54 ` Cooper Jr., Franklin 2014-07-22 14:57 ` Denys Dmytriyenko 0 siblings, 1 reply; 5+ messages in thread From: Cooper Jr., Franklin @ 2014-07-22 14:54 UTC (permalink / raw) To: Denys Dmytriyenko, meta-ti@yoctoproject.org > -----Original Message----- > From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti- > bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko > Sent: Monday, July 21, 2014 6:29 PM > To: meta-ti@yoctoproject.org > Subject: [meta-ti] [PATCH] u-boot: update to 2014.07 release version > > From: Denys Dmytriyenko <denys@ti.com> > > Signed-off-by: Denys Dmytriyenko <denys@ti.com> > --- > recipes-bsp/u-boot/u-boot_2014.07.bb | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) > > diff --git a/recipes-bsp/u-boot/u-boot_2014.07.bb b/recipes-bsp/u-boot/u- > boot_2014.07.bb > index 9da6f7d..593c445 100644 > --- a/recipes-bsp/u-boot/u-boot_2014.07.bb > +++ b/recipes-bsp/u-boot/u-boot_2014.07.bb > @@ -13,15 +13,14 @@ LIC_FILES_CHKSUM = > "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" > > # This is still an RC so set the PV accordingly to allow proper version # > ordering when the RC is dropped. [Franklin] This comment can also be deleted. > -PV = "2014.04+2014.07-rc3" > -PR = "r0" [Franklin] If you're going to create a v2 anyway then it would be nice to leave the PR > +PV = "2014.07" > > SRC_URI = "git://git.denx.de/u-boot.git;protocol=git;branch=${BRANCH}" > > BRANCH ?= "master" > > -# Corresponds to tag v2014.07-rc3 > -SRCREV = "76b21026ceb5a6a83fc53b0ecdf425f240318022" > +# Corresponds to tag v2014.07 > +SRCREV = "524123a70761110c5cf3ccc5f52f6d4da071b959" > > SPL_BINARY = "MLO" > SPL_UART_BINARY = "u-boot-spl.bin" > -- > 2.0.2 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] u-boot: update to 2014.07 release version 2014-07-22 14:54 ` Cooper Jr., Franklin @ 2014-07-22 14:57 ` Denys Dmytriyenko 2014-07-22 15:14 ` Cooper Jr., Franklin 0 siblings, 1 reply; 5+ messages in thread From: Denys Dmytriyenko @ 2014-07-22 14:57 UTC (permalink / raw) To: Cooper Jr., Franklin; +Cc: meta-ti@yoctoproject.org On Tue, Jul 22, 2014 at 02:54:38PM +0000, Cooper Jr., Franklin wrote: > > > > -----Original Message----- > > From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti- > > bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko > > Sent: Monday, July 21, 2014 6:29 PM > > To: meta-ti@yoctoproject.org > > Subject: [meta-ti] [PATCH] u-boot: update to 2014.07 release version > > > > From: Denys Dmytriyenko <denys@ti.com> > > > > Signed-off-by: Denys Dmytriyenko <denys@ti.com> > > --- > > recipes-bsp/u-boot/u-boot_2014.07.bb | 7 +++---- > > 1 file changed, 3 insertions(+), 4 deletions(-) > > > > diff --git a/recipes-bsp/u-boot/u-boot_2014.07.bb b/recipes-bsp/u-boot/u- > > boot_2014.07.bb > > index 9da6f7d..593c445 100644 > > --- a/recipes-bsp/u-boot/u-boot_2014.07.bb > > +++ b/recipes-bsp/u-boot/u-boot_2014.07.bb > > @@ -13,15 +13,14 @@ LIC_FILES_CHKSUM = > > "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" > > > > # This is still an RC so set the PV accordingly to allow proper version # > > ordering when the RC is dropped. > [Franklin] This comment can also be deleted. Right, missed that. > > -PV = "2014.04+2014.07-rc3" > > -PR = "r0" > [Franklin] If you're going to create a v2 anyway then it would be nice to > leave the PR I'm dropping it on purpose here. > > +PV = "2014.07" > > > > SRC_URI = "git://git.denx.de/u-boot.git;protocol=git;branch=${BRANCH}" > > > > BRANCH ?= "master" > > > > -# Corresponds to tag v2014.07-rc3 > > -SRCREV = "76b21026ceb5a6a83fc53b0ecdf425f240318022" > > +# Corresponds to tag v2014.07 > > +SRCREV = "524123a70761110c5cf3ccc5f52f6d4da071b959" > > > > SPL_BINARY = "MLO" > > SPL_UART_BINARY = "u-boot-spl.bin" > > -- > > 2.0.2 > > > > -- > > _______________________________________________ > > meta-ti mailing list > > meta-ti@yoctoproject.org > > https://lists.yoctoproject.org/listinfo/meta-ti > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] u-boot: update to 2014.07 release version 2014-07-22 14:57 ` Denys Dmytriyenko @ 2014-07-22 15:14 ` Cooper Jr., Franklin 2014-07-22 19:33 ` Denys Dmytriyenko 0 siblings, 1 reply; 5+ messages in thread From: Cooper Jr., Franklin @ 2014-07-22 15:14 UTC (permalink / raw) To: Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org > -----Original Message----- > From: Dmytriyenko, Denys > Sent: Tuesday, July 22, 2014 9:57 AM > To: Cooper Jr., Franklin > Cc: Denys Dmytriyenko; meta-ti@yoctoproject.org > Subject: Re: [meta-ti] [PATCH] u-boot: update to 2014.07 release version > > On Tue, Jul 22, 2014 at 02:54:38PM +0000, Cooper Jr., Franklin wrote: > > > > > > > -----Original Message----- > > > From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti- > > > bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko > > > Sent: Monday, July 21, 2014 6:29 PM > > > To: meta-ti@yoctoproject.org > > > Subject: [meta-ti] [PATCH] u-boot: update to 2014.07 release version > > > > > > From: Denys Dmytriyenko <denys@ti.com> > > > > > > Signed-off-by: Denys Dmytriyenko <denys@ti.com> > > > --- > > > recipes-bsp/u-boot/u-boot_2014.07.bb | 7 +++---- > > > 1 file changed, 3 insertions(+), 4 deletions(-) > > > > > > diff --git a/recipes-bsp/u-boot/u-boot_2014.07.bb > > > b/recipes-bsp/u-boot/u- boot_2014.07.bb index 9da6f7d..593c445 > > > 100644 > > > --- a/recipes-bsp/u-boot/u-boot_2014.07.bb > > > +++ b/recipes-bsp/u-boot/u-boot_2014.07.bb > > > @@ -13,15 +13,14 @@ LIC_FILES_CHKSUM = > > > "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" > > > > > > # This is still an RC so set the PV accordingly to allow proper > > > version # ordering when the RC is dropped. > > [Franklin] This comment can also be deleted. > > Right, missed that. > > > > > -PV = "2014.04+2014.07-rc3" > > > -PR = "r0" > > [Franklin] If you're going to create a v2 anyway then it would be nice > > to leave the PR > > I'm dropping it on purpose here. [Franklin] Not a big deal since its functionally equivalent but you mind sharing why? > > > > > +PV = "2014.07" > > > > > > SRC_URI = "git://git.denx.de/u-boot.git;protocol=git;branch=${BRANCH}" > > > > > > BRANCH ?= "master" > > > > > > -# Corresponds to tag v2014.07-rc3 > > > -SRCREV = "76b21026ceb5a6a83fc53b0ecdf425f240318022" > > > +# Corresponds to tag v2014.07 > > > +SRCREV = "524123a70761110c5cf3ccc5f52f6d4da071b959" > > > > > > SPL_BINARY = "MLO" > > > SPL_UART_BINARY = "u-boot-spl.bin" > > > -- > > > 2.0.2 > > > > > > -- > > > _______________________________________________ > > > meta-ti mailing list > > > meta-ti@yoctoproject.org > > > https://lists.yoctoproject.org/listinfo/meta-ti > > -- > > _______________________________________________ > > meta-ti mailing list > > meta-ti@yoctoproject.org > > https://lists.yoctoproject.org/listinfo/meta-ti ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] u-boot: update to 2014.07 release version 2014-07-22 15:14 ` Cooper Jr., Franklin @ 2014-07-22 19:33 ` Denys Dmytriyenko 0 siblings, 0 replies; 5+ messages in thread From: Denys Dmytriyenko @ 2014-07-22 19:33 UTC (permalink / raw) To: Cooper Jr., Franklin; +Cc: meta-ti@yoctoproject.org On Tue, Jul 22, 2014 at 11:14:22AM -0400, Cooper Jr., Franklin wrote: > > > > -----Original Message----- > > From: Dmytriyenko, Denys > > Sent: Tuesday, July 22, 2014 9:57 AM > > To: Cooper Jr., Franklin > > Cc: Denys Dmytriyenko; meta-ti@yoctoproject.org > > Subject: Re: [meta-ti] [PATCH] u-boot: update to 2014.07 release version > > > > On Tue, Jul 22, 2014 at 02:54:38PM +0000, Cooper Jr., Franklin wrote: > > > > > > > > > > -----Original Message----- > > > > From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti- > > > > bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko > > > > Sent: Monday, July 21, 2014 6:29 PM > > > > To: meta-ti@yoctoproject.org > > > > Subject: [meta-ti] [PATCH] u-boot: update to 2014.07 release version > > > > > > > > From: Denys Dmytriyenko <denys@ti.com> > > > > > > > > Signed-off-by: Denys Dmytriyenko <denys@ti.com> > > > > --- > > > > recipes-bsp/u-boot/u-boot_2014.07.bb | 7 +++---- > > > > 1 file changed, 3 insertions(+), 4 deletions(-) > > > > > > > > diff --git a/recipes-bsp/u-boot/u-boot_2014.07.bb > > > > b/recipes-bsp/u-boot/u- boot_2014.07.bb index 9da6f7d..593c445 > > > > 100644 > > > > --- a/recipes-bsp/u-boot/u-boot_2014.07.bb > > > > +++ b/recipes-bsp/u-boot/u-boot_2014.07.bb > > > > @@ -13,15 +13,14 @@ LIC_FILES_CHKSUM = > > > > "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" > > > > > > > > # This is still an RC so set the PV accordingly to allow proper > > > > version # ordering when the RC is dropped. > > > [Franklin] This comment can also be deleted. > > > > Right, missed that. > > > > > > > > -PV = "2014.04+2014.07-rc3" > > > > -PR = "r0" > > > [Franklin] If you're going to create a v2 anyway then it would be nice > > > to leave the PR > > > > I'm dropping it on purpose here. > [Franklin] Not a big deal since its functionally equivalent but you mind > sharing why? Simply to follow upstream. In this day and age you no longer need to bump PR for Bitbake to notice the recipe change and re-build it, as it was required before. There are some corner cases, where you have to manually increment it, but in most cases Bitbake is smart enough to rebuild the package automatically when the recipe changes. Now, there's a runtime upgrade path issue for when you need to upgrade binary packages from one revision to another, when the version doesn't change. But that is now handled by PR services, that should be controlled and handled by a distro. We can enable local PR service in Arago, but honestly we are not doing a real distribution with the proper upgrade path, so it's not so critical and not necessary to have a centralized PR server... -- Denys > > > > +PV = "2014.07" > > > > > > > > SRC_URI = "git://git.denx.de/u-boot.git;protocol=git;branch=${BRANCH}" > > > > > > > > BRANCH ?= "master" > > > > > > > > -# Corresponds to tag v2014.07-rc3 > > > > -SRCREV = "76b21026ceb5a6a83fc53b0ecdf425f240318022" > > > > +# Corresponds to tag v2014.07 > > > > +SRCREV = "524123a70761110c5cf3ccc5f52f6d4da071b959" > > > > > > > > SPL_BINARY = "MLO" > > > > SPL_UART_BINARY = "u-boot-spl.bin" > > > > -- > > > > 2.0.2 > > > > > > > > -- > > > > _______________________________________________ > > > > meta-ti mailing list > > > > meta-ti@yoctoproject.org > > > > https://lists.yoctoproject.org/listinfo/meta-ti > > > -- > > > _______________________________________________ > > > meta-ti mailing list > > > meta-ti@yoctoproject.org > > > https://lists.yoctoproject.org/listinfo/meta-ti ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-07-22 19:33 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-07-21 23:29 [PATCH] u-boot: update to 2014.07 release version Denys Dmytriyenko 2014-07-22 14:54 ` Cooper Jr., Franklin 2014-07-22 14:57 ` Denys Dmytriyenko 2014-07-22 15:14 ` Cooper Jr., Franklin 2014-07-22 19:33 ` 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.