>-----Original Message-----
>From: Dmytriyenko, Denys
>Sent: Friday, August 23, 2013 3:27 PM
>To: Maupin, Chase
>Cc: Denys Dmytriyenko; [email protected]
>Subject: Re: [meta-arago] [PATCH 3/4] linux-ti-staging: enable
>LOCALVERSION and AUTOREV
>
>On Fri, Aug 23, 2013 at 08:24:19PM +0000, Maupin, Chase wrote:
>> >-----Original Message-----
>> >From: [email protected] [mailto:meta-arago-
>> >[email protected]] On Behalf Of Denys Dmytriyenko
>> >Sent: Friday, August 23, 2013 3:17 PM
>> >To: [email protected]
>> >Subject: [meta-arago] [PATCH 3/4] linux-ti-staging: enable
>> >LOCALVERSION and AUTOREV
>> >
>> >From: Denys Dmytriyenko <[email protected]>
>> >
>> >Signed-off-by: Denys Dmytriyenko <[email protected]>
>> >---
>> > .../linux/linux-ti-staging_git.bbappend               | 19
>> >+++++++++++++++++++
>> > 1 file changed, 19 insertions(+)
>> > create mode 100644 meta-arago-distro/recipes-
>kernel/linux/linux-
>> >ti-staging_git.bbappend
>> >
>> >diff --git a/meta-arago-distro/recipes-kernel/linux/linux-ti-
>> >staging_git.bbappend b/meta-arago-distro/recipes-
>> >kernel/linux/linux-ti-staging_git.bbappend
>> >new file mode 100644
>> >index 0000000..a0a777c
>> >--- /dev/null
>> >+++ b/meta-arago-distro/recipes-kernel/linux/linux-ti-
>> >staging_git.bbappend
>> >@@ -0,0 +1,19 @@
>> >+MACHINE_KERNEL_PR_append = "-arago0"
>> >+
>> >+FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
>> >+
>> >+require copy-defconfig.inc
>> >+
>> >+SRCREV = "${AUTOREV}"
>> >+
>> >+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.
>>
>> Dylan is here.  Still needed?
>
>Right, update: still not in dylan, RP didn't like it...

I remember that note now.  But it was about for 1.4 release. Is he willing to 
take that update for the next release after dylan?  Or was there something else 
he was concerned about?

>
>
>> >+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.8.3.2
>> >
>> >_______________________________________________
>> >meta-arago mailing list
>> >[email protected]
>> >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
>> _______________________________________________
>> meta-arago mailing list
>> [email protected]
>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to