Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Set SSTATE_DIR to match the parent builddir, this works only if SSTATE_DIR is not modified!
- subprocess.check_output("echo 'SSTATE_DIR ?= \"%s/sstate-cache\"' >> %s/conf/local.conf" % (builddir, newbuilddir), cwd=newbuilddir, shell=True)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement