[linux-yocto] linux-yocto-3.10 magic files missing?
Tom Zanussi
tom.zanussi at intel.com
Sun Sep 1 07:36:03 PDT 2013
On Sun, 2013-09-01 at 09:20 -0500, Peter A. Bigot wrote:
> 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?
>
Yes, now that we've settled on a kernel, we're in the process of
updating the things that depend on the particulars.
I started updating the yocto-bsp tools to reflect the new kernel last
week, and you can find those updates here:
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/yocto-bsp-1.5-updates-v0
I still need to go through a complete testing pass before I can submit
them, but in the meantime, please feel free to try them out and report
any problems..
Thanks,
Tom
> Peter
> _______________________________________________
> linux-yocto mailing list
> linux-yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/linux-yocto
More information about the linux-yocto
mailing list