mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
bitbake.conf: Drop unused MKTEMP* variables
(From OE-Core rev: 2bfe071d141117ddf41eade5404a0d27c349bbe8) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -602,9 +602,6 @@ PREFERRED_PROVIDER_virtual/fakeroot-native ?= "pseudo-native"
|
|||||||
# Miscellaneous utilities.
|
# Miscellaneous utilities.
|
||||||
##################################################################
|
##################################################################
|
||||||
|
|
||||||
MKTEMPDIRCMD = "mktemp -d -q ${TMPBASE}"
|
|
||||||
MKTEMPCMD = "mktemp -q ${TMPBASE}"
|
|
||||||
|
|
||||||
# GNU patch tries to be intellgent about checking out read-only files from
|
# GNU patch tries to be intellgent about checking out read-only files from
|
||||||
# a RCS, which freaks out those special folks with active Perforce clients
|
# a RCS, which freaks out those special folks with active Perforce clients
|
||||||
# the following makes patch ignore RCS:
|
# the following makes patch ignore RCS:
|
||||||
|
|||||||
Reference in New Issue
Block a user