mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +02:00
quilt-native: make sure directory exists
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1511 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -17,5 +17,6 @@ do_configure () {
|
||||
|
||||
# Dummy quiltrc file for patch.bbclass
|
||||
do_install_append () {
|
||||
install -d ${STAGING_BINDIR_NATIVE}/
|
||||
touch ${STAGING_BINDIR_NATIVE}/quiltrc
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user