[OE-core] [PATCH 7/9] linux-yocto: aufs and systemtap

Bruce Ashfield bruce.ashfield at windriver.com
Wed Mar 7 15:06:13 UTC 2018


On 03/07/2018 03:38 AM, Burton, Ross wrote:
> On 6 March 2018 at 18:11, Bruce Ashfield <bruce.ashfield at windriver.com 
> <mailto:bruce.ashfield at windriver.com>> wrote:
> 
>     diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb
>     <http://linux-yocto-tiny_4.14.bb>
>     b/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb
>     <http://linux-yocto-tiny_4.14.bb>
>     index ae9e7691367d..1ccbf6283e43 100644
>     --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb
>     <http://linux-yocto-tiny_4.14.bb>
>     +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb
>     <http://linux-yocto-tiny_4.14.bb>
>     @@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.14.24"
>       KMETA = "kernel-meta"
>       KCONF_BSP_AUDIT_LEVEL = "2"
> 
>     -SRCREV_machine ?= "fccf7693fe5dd00d7b6d391b7405b5d58eb959f2"
>     -SRCREV_meta ?= "426c8aa4862f95e84ec163b942b92726d3ef978f"
>     +SRCREV_machine ?= "09828ddd8d8c91b2d68afdcd8eb99a48e0253582"
>     +SRCREV_meta ?= "54b3e9b768651ca15bf65ae1c72dfe6d957285f0"
> 
> 
> ERROR: linux-yocto-tiny-4.14.24+gitAUTOINC+54b3e9b768_09828ddd8d-r0 
> do_fetch: Fetcher failure: Unable to find revision 
> 09828ddd8d8c91b2d68afdcd8eb99a48e0253582 in branch 
> v4.14/standard/tiny/common-pc even from upstream
> ERROR: linux-yocto-tiny-4.14.24+gitAUTOINC+54b3e9b768_09828ddd8d-r0 
> do_fetch: Fetcher failure for URL: 
> 'git://git.yoctoproject.org/linux-yocto.git;branch=v4.14/standard/tiny/common-pc;name=machine 
> <http://git.yoctoproject.org/linux-yocto.git;branch=v4.14/standard/tiny/common-pc;name=machine>'. 
> Unable to fetch URL from any source.
> ERROR: linux-yocto-tiny-4.14.24+gitAUTOINC+54b3e9b768_09828ddd8d-r0 
> do_fetch: Function failed: base_do_fetch

Odd. My merge of standard/tiny/base -> tiny* didn't go automatically.
Could have been the new branch naming. Either way, that SRCREV is
now valid for 4.14, and there's no patch to resend.

Bruce

------

[/home/bruc...-yocto.git]> kgit-merge v4.14/standard/tiny/base 
:v4.14/standard/tiny
Already up-to-date.
Already up-to-date!
Merge made by the 'recursive' strategy.
Already up-to-date!
Merge made by the 'recursive' strategy.
Switched to branch 'v4.14/standard/tiny/base'
[/home/bruc...-yocto.git]> git branch --contains 
09828ddd8d8c91b2d68afdcd8eb99a48e0253582
* v4.14/standard/tiny/base
   v4.14/standard/tiny/common-pc
   v4.14/standard/tiny/intel
[/home/bruc...-yocto.git]> git push origin
Counting objects: 2, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (2/2), done.
Writing objects: 100% (2/2), 336 bytes | 0 bytes/s, done.
Total 2 (delta 1), reused 0 (delta 0)
To ssh://git@git.yoctoproject.org/linux-yocto.git
    69908a02e1e9..59628e3129a3  v4.14/standard/tiny/common-pc -> 
v4.14/standard/tiny/common-pc
    23d712fdbb9b..6a5e7b08591d  v4.14/standard/tiny/intel -> 
v4.14/standard/tiny/intel


> 
> Ross




More information about the Openembedded-core mailing list