aboutsummaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-core/tiny-init/tiny-init.bbappend
blob: 89416dc2972f41fbfe2eadfeba8ac06263b84c32 (plain)
1
2
3
4
5
6
# Update the init script for the tiny image to manually mount devtmpfs and
# ensure the ttyPCH1 device is available for the console.

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
PRINC := "${@int(PRINC) + 1}"