mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-12-26 18:58:20 +01:00
use sysvinit
This commit is contained in:
parent
aad6fb62b4
commit
8ba74de514
@ -14,6 +14,6 @@ export TERM=xterm-256color
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
cat << EOF >> "${D}${sysconfdir}/profile"
|
cat << EOF >> "${D}${sysconfdir}/profile"
|
||||||
export MACHINE=$MACHINE
|
export MACHINE=${MACHINE}
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user