mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 15:49:32 +02:00
ConfHandler.py: revert accidental commit
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5197 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -118,6 +118,7 @@ def handle(fn, data, include = 0):
|
|||||||
init(data)
|
init(data)
|
||||||
|
|
||||||
if include == 0:
|
if include == 0:
|
||||||
|
bb.data.inheritFromOS(data)
|
||||||
oldfile = None
|
oldfile = None
|
||||||
else:
|
else:
|
||||||
oldfile = bb.data.getVar('FILE', data)
|
oldfile = bb.data.getVar('FILE', data)
|
||||||
|
|||||||
Reference in New Issue
Block a user