[linux-yocto] warning when use linux-yocto-tiny_4.4.bb

Robert Yang liezhi.yang at windriver.com
Sun Apr 10 07:13:07 PDT 2016


after do_patch:

WARNING: linux-yocto-tiny-4.4.3+gitAUTOINC+770996a263_73481a3abd-r0 do_patch: 
After meta data application, the kernel tree branch is standard/tiny/common-pc. The
WARNING: linux-yocto-tiny-4.4.3+gitAUTOINC+770996a263_73481a3abd-r0 do_patch: 
SRC_URI specified branch standard/tiny/base. The branch will be forced to 
standard/tiny/base,
WARNING: linux-yocto-tiny-4.4.3+gitAUTOINC+770996a263_73481a3abd-r0 do_patch: 
but this means the board meta data (.scc files) do not match the SRC_URI 
specification.
WARNING: linux-yocto-tiny-4.4.3+gitAUTOINC+770996a263_73481a3abd-r0 do_patch: 
The meta data and branch standard/tiny/base should be inspected to ensure the proper
WARNING: linux-yocto-tiny-4.4.3+gitAUTOINC+770996a263_73481a3abd-r0 do_patch: 
kernel is being built.

The problem is that there are two branches which are the same:

$ cd tmp/work-shared/qemux86/kernel-source
git diff standard/tiny/base..standard/tiny/common-pc

No output which means that they are the same, and causes the warning.
Should we remove standard/tiny/common-pc, please ?

-- 
Thanks

Robert


More information about the linux-yocto mailing list