From: Denys Dmytriyenko <denys@ti.com>
To: "Maupin, Chase" <chase.maupin@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [PATCH 4/4] u-boot-ti-staging: enable LOCALVERSION and AUTOREV
Date: Fri, 23 Aug 2013 16:28:40 -0400 [thread overview]
Message-ID: <20130823202840.GE27308@edge> (raw)
In-Reply-To: <7D46E86EC0A8354091174257B2FED101596DF2C7@DLEE11.ent.ti.com>
On Fri, Aug 23, 2013 at 08:24:43PM +0000, Maupin, Chase wrote:
> >-----Original Message-----
> >From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> >bounces@arago-project.org] On Behalf Of Denys Dmytriyenko
> >Sent: Friday, August 23, 2013 3:17 PM
> >To: meta-arago@arago-project.org
> >Subject: [meta-arago] [PATCH 4/4] u-boot-ti-staging: enable
> >LOCALVERSION and AUTOREV
> >
> >From: Denys Dmytriyenko <denys@ti.com>
> >
> >Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> >---
> > .../recipes-bsp/u-boot/u-boot-ti-staging_git.bbappend | 15
> >+++++++++++++++
> > 1 file changed, 15 insertions(+)
> > create mode 100644 meta-arago-distro/recipes-bsp/u-boot/u-boot-
> >ti-staging_git.bbappend
> >
> >diff --git a/meta-arago-distro/recipes-bsp/u-boot/u-boot-ti-
> >staging_git.bbappend b/meta-arago-distro/recipes-bsp/u-boot/u-
> >boot-ti-staging_git.bbappend
> >new file mode 100644
> >index 0000000..754d625
> >--- /dev/null
> >+++ b/meta-arago-distro/recipes-bsp/u-boot/u-boot-ti-
> >staging_git.bbappend
> >@@ -0,0 +1,15 @@
> >+PR_append = "-arago0"
> >+
> >+SRCREV = "${AUTOREV}"
> >+
> >+UBOOT_LOCALVERSION = "-g${@d.getVar('SRCPV',
> >True).partition('+')[2][0:7]}"
> >+
> >+# the lines below can be removed once the U-Boot LOCALVERSION
> >patches are merged
> >+# into the oe-core danny branch. Update: not coming to danny,
> >wait for dylan.
>
> Still needed?
Neither linux kernel nor u-boot picked up LOCALVERSION patches upstream...
Should probably remove comment altogether.
> >+do_compile_prepend() {
> >+ if [ ! -e ${B}/.scmversion -a ! -e ${S}/.scmversion ]
> >+ then
> >+ echo ${UBOOT_LOCALVERSION} > ${B}/.scmversion
> >+ echo ${UBOOT_LOCALVERSION} > ${S}/.scmversion
> >+ fi
> >+}
> >--
> >1.8.3.2
> >
> >_______________________________________________
> >meta-arago mailing list
> >meta-arago@arago-project.org
> >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
next prev parent reply other threads:[~2013-08-23 20:28 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-23 20:16 [PATCH 1/4] arago-prefs: set default preferences for am437x-evm Denys Dmytriyenko
2013-08-23 20:16 ` [PATCH 2/4] toolchain-linaro.inc: set default tunes " Denys Dmytriyenko
2013-08-23 20:23 ` Maupin, Chase
2013-08-23 20:16 ` [PATCH 3/4] linux-ti-staging: enable LOCALVERSION and AUTOREV Denys Dmytriyenko
2013-08-23 20:24 ` Maupin, Chase
2013-08-23 20:26 ` Denys Dmytriyenko
2013-08-23 20:30 ` Maupin, Chase
2013-08-23 20:36 ` Denys Dmytriyenko
2013-08-23 20:37 ` Denys Dmytriyenko
2013-08-23 20:16 ` [PATCH 4/4] u-boot-ti-staging: " Denys Dmytriyenko
2013-08-23 20:24 ` Maupin, Chase
2013-08-23 20:28 ` Denys Dmytriyenko [this message]
2013-08-23 20:17 ` [PATCH 1/4] arago-prefs: set default preferences for am437x-evm Denys Dmytriyenko
2013-08-23 20:23 ` Maupin, Chase
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130823202840.GE27308@edge \
--to=denys@ti.com \
--cc=chase.maupin@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.