[linux-yocto] linux-yocto-3.10 magic files missing?

Peter A. Bigot pab at pabigot.com
Sun Sep 1 07:20:49 PDT 2013


In my attempt to figure out how hardware.cfg is implicitly located and 
applied, and how to provide one in a recipe-space BSP description, I 
searched for hardware.cfg throughout poky and found the string only in 
these extremely bizarre files:

llc[291]$ ls -l 
scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/
total 32
-rw-r--r-- 1 pab pab  399 Aug 25 06:35 kernel-list.noinstall
drwxr-xr-x 2 pab pab 4096 Aug 25 06:35 {{ if kernel_choice != "custom": 
}} files
-rw-r--r-- 1 pab pab 1284 Aug 25 06:35 {{ if kernel_choice == 
"linux-yocto-dev": }} linux-yocto-dev.bbappend
-rw-r--r-- 1 pab pab 1650 Aug 25 06:35 {{ if kernel_choice == 
"linux-yocto-rt_3.4": }} linux-yocto-rt_3.4.bbappend
-rw-r--r-- 1 pab pab 1649 Aug 25 06:35 {{ if kernel_choice == 
"linux-yocto-rt_3.8": }} linux-yocto-rt_3.8.bbappend
-rw-r--r-- 1 pab pab 1624 Aug 25 06:35 {{ if kernel_choice == 
"linux-yocto-tiny_3.4": }} linux-yocto-tiny_3.4.bbappend
-rw-r--r-- 1 pab pab 1598 Aug 25 06:35 {{ if kernel_choice == 
"linux-yocto_3.4": }} linux-yocto_3.4.bbappend
-rw-r--r-- 1 pab pab 1572 Aug 25 06:35 {{ if kernel_choice == 
"linux-yocto_3.8": }} linux-yocto_3.8.bbappend

This didn't help me directly, but shouldn't there be linux-yocto_3.10 
versions of whatever these are, now that there's a 3.10 recipe?

Peter



More information about the linux-yocto mailing list