On Fri, May 31, 2019 at 4:01 AM <[email protected]> wrote: > > Hi Bruce, > > On Thu, 2019-05-30 at 08:44 -0400, [email protected] wrote: > > Here's the latest round of -stable and -dev bumps for linux-yocto. > > Looking at > > the timing, v5.2 could be the new reference kernel introduced in the > > next > > release, so I gave it some extra test cycles while doing this update. > > > > Also note that I updated 4.9, 4.4 and other non-master kernels with > > -stable > > updates. So if you are using linux-yocto as a reference, you can > > manually bump > > your SRCREVs to pickup those chnages. > > > > The only non-uprev in this series is the one kernel packaging tweak > > to grab > > a new artifact introduced with the 5.2 kernel. It is packaged along > > side the > > other module outputs, and won't add signficant size or time to > > anyone's feeds. > > (and it is safe for older kernels as well, I tested just to be sure). > > This fails in testing with one failure on qemuarm: >
bugger, I didn't expect that! I'll dig up how I mocked up a systemtap test environment before (it will be next week before I get to it though (unless I'm lucky), since my cycles today are spoken for) Cheers, Bruce > Traceback (most recent call last): > File > "/home/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/core/decorator/__init__.py", > line 35, in wrapped_f > return func(*args, **kwargs) > File > "/home/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/core/decorator/__init__.py", > line 35, in wrapped_f > return func(*args, **kwargs) > File > "/home/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/core/decorator/__init__.py", > line 35, in wrapped_f > return func(*args, **kwargs) > File > "/home/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/runtime/cases/stap.py", > line 37, in test_stap > self.assertEqual(status, 0, msg='\n'.join([cmd, output])) > AssertionError: 1 != 0 : stap --disable-cache -DSTP_NO_VERREL_CHECK > /tmp/hello.stp > WARNING: Kernel function symbol table missing [man warning::symbols] > WARNING: "__aeabi_unwind_cpp_pr1" [/tmp/stapEqi01F/stap_21486.ko] undefined! > ERROR: Couldn't insert module '/tmp/stapEqi01F/stap_21486.ko': Unknown symbol > in module > WARNING: /usr/bin/staprun exited with status: 1 > Pass 5: run failed. [man error::pass5] > > RESULTS - stap.StapTest.test_stap: FAILED (336.07s) > > https://autobuilder.yoctoproject.org/typhoon/#/builders/53/builds/648/steps/7/logs/step1c > > Cheers, > > Richard > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
