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 1/2] meta-arago-distro: recipes-kernel - Overlay Arago info
Date: Wed, 26 Jun 2013 09:48:08 -0400 [thread overview]
Message-ID: <20130626134808.GD27031@edge> (raw)
In-Reply-To: <7D46E86EC0A8354091174257B2FED10159617417@DLEE11.ent.ti.com>
On Wed, Jun 26, 2013 at 12:53:51PM +0000, Maupin, Chase wrote:
> >-----Original Message-----
> >From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> >bounces@arago-project.org] On Behalf Of Heroor, Siddharth
> >Sent: Wednesday, June 26, 2013 6:03 AM
> >To: meta-arago@arago-project.org
> >Subject: [meta-arago] [PATCH 1/2] meta-arago-distro: recipes-
> >kernel - Overlay Arago info
> >
> >* Based of linux-ti-staging_3.8.bbappend
> >
> >Signed-off-by: Siddharth Heroor <heroor@ti.com>
> >cc: Mrinmayee Hingolikar <mrinmayee@ti.com>
> >---
> > .../linux/linux-ti-glsdk_3.8.bbappend | 17
> >+++++++++++++++++
> > 1 files changed, 17 insertions(+), 0 deletions(-)
> > create mode 100644 meta-arago-distro/recipes-kernel/linux/linux-
> >ti-glsdk_3.8.bbappend
> >
> >diff --git a/meta-arago-distro/recipes-kernel/linux/linux-ti-
> >glsdk_3.8.bbappend b/meta-arago-distro/recipes-kernel/linux/linux-
> >ti-glsdk_3.8.bbappend
> >new file mode 100644
> >index 0000000..b20c63a
> >--- /dev/null
> >+++ b/meta-arago-distro/recipes-kernel/linux/linux-ti-
> >glsdk_3.8.bbappend
> >@@ -0,0 +1,17 @@
> >+MACHINE_KERNEL_PR_append = "-arago6"
>
> Maybe I'm missing something, but I didn't remember seeing the patch that
> added linux-ti-glsdk recipe to be appended in the first place.
Correct, a dangling bbappend will break the build.
> Also, why start with arago6?
>
> >+
> >+FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
> >+
> >+require copy-defconfig.inc
> >+
> >+KERNEL_LOCALVERSION = "-g${@d.getVar('SRCPV',
> >True).partition('+')[2][0:7]}"
> >+
> >+# The below lines are overlayed until the LOCALVERSION change is
> >merged into
> >+# the oe-core danny branch. Update: not coming to danny, keep
> >until dylan.
> >+kernel_do_configure_prepend() {
> >+ if [ ! -e ${B}/.scmversion -a ! -e ${S}/.scmversion ]
> >+ then
> >+ echo ${KERNEL_LOCALVERSION} > ${B}/.scmversion
> >+ echo ${KERNEL_LOCALVERSION} > ${S}/.scmversion
> >+ fi
> >+}
> >--
> >1.7.0.4
> >
> >_______________________________________________
> >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-06-26 13:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-26 11:03 [PATCH 0/2] Add GLSDK Branding Siddharth Heroor
2013-06-26 11:03 ` [PATCH 1/2] meta-arago-distro: recipes-kernel - Overlay Arago info Siddharth Heroor
2013-06-26 12:53 ` Maupin, Chase
2013-06-26 13:48 ` Denys Dmytriyenko [this message]
2013-06-26 13:56 ` Denys Dmytriyenko
2013-06-26 11:03 ` [PATCH 2/2] glsdk: add the initial GLSDK branding policy Siddharth Heroor
2013-06-26 15:31 ` Cooper Jr., Franklin
2013-06-26 16:11 ` Maupin, Chase
2013-06-26 16:16 ` Denys Dmytriyenko
2013-06-26 16:20 ` Maupin, Chase
2013-06-26 18:04 ` Cooper Jr., Franklin
2013-06-27 3:31 ` Siddharth Heroor
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=20130626134808.GD27031@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.