List the files shipped by your recipe

From KoanSoftware Wiki
Revision as of 14:46, 14 June 2024 by Koan (talk | contribs) (Created page with "== List the files shipped by your recipe == List the packages built by your recipe and shipped in the rootfs to verify that the recipe is doing what you think oe-pkgdata-ut...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

List the files shipped by your recipe

List the packages built by your recipe and shipped in the rootfs to verify that the recipe is doing what you think

oe-pkgdata-util list-pkg-files -r base-files

This example will show the files installed by the recipe base-files into the rootfs :

base-files:
 /etc/fstab
 /etc/host.conf
 /etc/hostname
 /etc/hosts
 /etc/issue
 /etc/issue.net
 /etc/motd
 /etc/mtab
 /etc/nsswitch.conf
 /etc/profile
 /etc/shells
 /etc/skel/.bashrc
 /etc/skel/.profile
 /var/lock