summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r--meta/conf/bitbake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index c8d9a31074..216da75574 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -577,7 +577,7 @@ SRCREV ??= "INVALID"
577AUTOREV = "${@bb.fetch2.get_autorev(d)}" 577AUTOREV = "${@bb.fetch2.get_autorev(d)}"
578SRCPV = "${@bb.fetch2.get_srcrev(d)}" 578SRCPV = "${@bb.fetch2.get_srcrev(d)}"
579 579
580SRC_URI = "file://${FILE}" 580SRC_URI = ""
581 581
582# Use pseudo as the fakeroot implementation 582# Use pseudo as the fakeroot implementation
583PSEUDO_LOCALSTATEDIR ?= "${WORKDIR}/pseudo/" 583PSEUDO_LOCALSTATEDIR ?= "${WORKDIR}/pseudo/"