From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mail.openembedded.org (Postfix) with ESMTP id CE7286E918 for ; Fri, 7 Feb 2014 16:42:59 +0000 (UTC) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 07 Feb 2014 08:38:43 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.95,801,1384329600"; d="scan'208";a="479724793" Received: from unknown (HELO [10.255.12.102]) ([10.255.12.102]) by orsmga002.jf.intel.com with ESMTP; 07 Feb 2014 08:42:55 -0800 Message-ID: <52F50D0F.7020101@linux.intel.com> Date: Fri, 07 Feb 2014 08:42:55 -0800 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Bruce Ashfield , richard.purdie@linuxfoundation.org References: <274bcde5bf629e3cbac8d32560ce916520a771af.1391534980.git.bruce.ashfield@windriver.com> In-Reply-To: <274bcde5bf629e3cbac8d32560ce916520a771af.1391534980.git.bruce.ashfield@windriver.com> Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 2/2] linux-yocto/3.10: integrate LTSI X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2014 16:43:00 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 02/04/2014 09:34 AM, Bruce Ashfield wrote: > Updating the SRCREVs of the 3.10 tree to reflect the integration of > of commit 68054859 from: > > git://git.linuxfoundation.org/ltsi-kernegit://git.linuxfoundation.org/ltsi-kernel.git > > Build and boot tested on all qemu architectures. > > Signed-off-by: Bruce Ashfield > --- > meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 4 ++-- > meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 2 +- > meta/recipes-kernel/linux/linux-yocto_3.10.bb | 14 +++++++------- > 3 files changed, 10 insertions(+), 10 deletions(-) > > diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb > index 9bdd47ecbf65..dd1ec52626d1 100644 > --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb > +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb > @@ -3,8 +3,8 @@ require recipes-kernel/linux/linux-yocto.inc > KBRANCH = "standard/preempt-rt/base" > KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" > > -SRCREV_machine ?= "957ba6ae6c1d81b57da6a36b93f1b2a0ced2f45d" > -SRCREV_machine_qemuppc ?= "37e40b7017a9c78d676b19716011494dc7cb6369" > +SRCREV_machine ?= "14651317755a87f03f8399299f2eb0b4042a2d0c" > +SRCREV_machine_qemuppc ?= "2918b5d9ee82304d67aae61a427fcb02d3edee8f" > SRCREV_meta ?= "4d658aa580df62232a4a84957b02496436dc17c4" > > SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" > diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb > index 6defed1c9464..a852f75ff443 100644 > --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb > +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb > @@ -9,7 +9,7 @@ LINUX_VERSION ?= "3.10.25" > > KMETA = "meta" > > -SRCREV_machine ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" > +SRCREV_machine ?= "78d2a615b13a1c307d482eaa9499c1b2dee40599" > SRCREV_meta ?= "4d658aa580df62232a4a84957b02496436dc17c4" > > PV = "${LINUX_VERSION}+git${SRCPV}" > diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb > index d0772fddc5f1..f7f4dabea8d5 100644 > --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb > +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb > @@ -11,13 +11,13 @@ KBRANCH_qemux86 = "standard/common-pc/base" > KBRANCH_qemux86-64 = "standard/common-pc-64/base" > KBRANCH_qemumips64 = "standard/mti-malta64" > > -SRCREV_machine_qemuarm ?= "e3163012f3e09fe48374ef22bc676f8b19aeec1a" > -SRCREV_machine_qemumips ?= "01a71aaf8e545c3ef88da1fe02f53d1b96a2640e" > -SRCREV_machine_qemuppc ?= "ae1b9115975ff235038d5da22b4cc984b4d76aae" > -SRCREV_machine_qemux86 ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" > -SRCREV_machine_qemux86-64 ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" > -SRCREV_machine_qemumips64 ?= "67efb2993ec7726df5567e2572fd64e34e29b46d" > -SRCREV_machine ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" > +SRCREV_machine_qemuarm ?= "2a4d8c0884c8d08896c052a6e42c51e861cf48b5" > +SRCREV_machine_qemumips ?= "08872a160571b9bf45b6cd262b977063f12aca46" > +SRCREV_machine_qemuppc ?= "eba0c4fcc962ffddd384251b5b6ee0c61bd5ea4d" > +SRCREV_machine_qemux86 ?= "78d2a615b13a1c307d482eaa9499c1b2dee40599" > +SRCREV_machine_qemux86-64 ?= "78d2a615b13a1c307d482eaa9499c1b2dee40599" > +SRCREV_machine_qemumips64 ?= "de555074575d2997a8cd7a4b2d6dbf22e7ddfc9b" > +SRCREV_machine ?= "78d2a615b13a1c307d482eaa9499c1b2dee40599" > SRCREV_meta ?= "4d658aa580df62232a4a84957b02496436dc17c4" > > SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" > This change seems to have introduced an issue with the x86* builds as follows: > | drivers/built-in.o: In function `gen6_update_ring_freq': > | /home/pokybuild/yocto-autobuilder-dev/yocto-slave/nightly-x86/build/build/tmp/work/qemux86-poky-linux/linux-yocto/3.10.25+gitAUTOINC+4d658aa580_78d2a615b1-r0/linux/drivers/gpu/drm/i915/intel_pm.c:3876: undefined reference to `cpufreq_cpu_get' > | /home/pokybuild/yocto-autobuilder-dev/yocto-slave/nightly-x86/build/build/tmp/work/qemux86-poky-linux/linux-yocto/3.10.25+gitAUTOINC+4d658aa580_78d2a615b1-r0/linux/drivers/gpu/drm/i915/intel_pm.c:3879: undefined reference to `cpufreq_cpu_put' > | make[2]: *** [vmlinux] Error 1 > | make[1]: *** [sub-make] Error 2 > | make: *** [all] Error 2 > | ERROR: oe_runmake failed > | WARNING: /home/pokybuild/yocto-autobuilder-dev/yocto-slave/nightly-x86/build/build/tmp/work/qemux86-poky-linux/linux-yocto/3.10.25+gitAUTOINC+4d658aa580_78d2a615b1-r0/temp/run.do_compile.1426:1 exit 1 from > | exit 1 > | ERROR: Function failed: do_compile (log file is located at /home/pokybuild/yocto-autobuilder-dev/yocto-slave/nightly-x86/build/build/tmp/work/qemux86-poky-linux/linux-yocto/3.10.25+gitAUTOINC+4d658aa580_78d2a615b1-r0/temp/log.do_compile.1426) > NOTE: recipe linux-yocto-3.10.25+gitAUTOINC+4d658aa580_78d2a615b1-r0: task do_compile: Failed > ERROR: Task 149 (/home/pokybuild/yocto-autobuilder-dev/yocto-slave/nightly-x86/build/meta/recipes-kernel/linux/linux-yocto_3.10.bb, do_compile) failed with exit code '1' > NOTE: recipe gcc-runtime-4.8.2-r0: task do_compile: Succeeded This can be seen on the AB http://autobuilder.yoctoproject.org/main/builders/nightly-x86/builds/20/steps/BuildImages/logs/stdio This is one example. Thanks Sau!