Module: setup-scripts Branch: layout-rework Commit: 0ec03a56fc378038827c5e75cb156733040f63e4
Author: Koen Kooi <k...@dominion.thruhere.net> Date: Sat Nov 12 13:23:35 2011 +0100 oebb: remove duplicate setting of ssate location Signed-off-by: Koen Kooi <k...@dominion.thruhere.net> --- oebb.sh | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/oebb.sh b/oebb.sh index b9b0d0e..25a29dc 100755 --- a/oebb.sh +++ b/oebb.sh @@ -248,9 +248,6 @@ SCONF_VERSION = "1" # Where to store sources DL_DIR = "${OE_SOURCE_DIR}/downloads" -# Where to save shared state -SSTATE_DIR = "${OE_BUILD_DIR}/build/sstate-cache" - # Which files do we want to parse: BBFILES ?= "${OE_SOURCE_DIR}/openembedded-core/meta/recipes-*/*/*.bb" _______________________________________________ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel