mirror of
https://git.yoctoproject.org/poky
synced 2026-06-05 02:20:12 +00:00
classes: Sync with OE - mainly quoting fixes or other minor updates
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@885 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
EXTRA_OEMAKE[export] = 1
|
||||
EXTRA_OEMAKE[export] = "1"
|
||||
|
||||
do_devshell[dirs] = "${S}"
|
||||
do_devshell[nostamp] = 1
|
||||
do_devshell[interactive] = 1
|
||||
do_devshell[nostamp] = "1"
|
||||
do_devshell[interactive] = "1"
|
||||
devshell_do_devshell() {
|
||||
bash -i
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user