Advertisement
Guest User

Untitled

a guest
Jun 26th, 2023
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. [tgamblin@megalith build]$ tree ../../meta-tgamblin-kernel/recipes-kernel/
  2. ../../meta-tgamblin-kernel/recipes-kernel/
  3. └── linux
  4. ├── linux-yocto
  5. │   ├── defconfig
  6. │   └── virtio.cfg
  7. └── linux-yocto_6.%.bbappend
  8.  
  9. [tgamblin@megalith build]$ cat ../../meta-tgamblin-kernel/recipes-kernel/linux/linux-yocto_6.%.bbappend
  10. FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
  11. SRC_URI += "file://virtio.cfg"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement