summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2015-03-09 12:56:40 +0100
committerKoen Kooi <koen.kooi@linaro.org>2015-03-09 12:56:40 +0100
commita658ea66f816274b8ede49619e19bc2657cd9e61 (patch)
treeabe77921282fc91793f11541e1b444f9b0750414
parent5cc0ac1594f064b8338751e05a745c111a11924a (diff)
functions.sh: add meta-ilp32release-15.03
Change-Id: Id5ed0254a7097557a63caef1324587afd87720f4 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
-rwxr-xr-xfunctions.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions.sh b/functions.sh
index 0df7cf1..b22a1d0 100755
--- a/functions.sh
+++ b/functions.sh
@@ -89,6 +89,7 @@ BBLAYERS += '`realpath $PWD/../meta-openembedded/meta-python`'
BBLAYERS += '`realpath $PWD/../meta-openembedded/meta-networking`'
BBLAYERS += '`realpath $PWD/../meta-openembedded/meta-gnome`'
BBLAYERS += '`realpath $PWD/../meta-linaro/meta-aarch64`'
+BBLAYERS += '`realpath $PWD/../meta-linaro/meta-ilp32`'
BBLAYERS += '`realpath $PWD/../meta-linaro/meta-bigendian`'
BBLAYERS += '`realpath $PWD/../meta-linaro/meta-linaro`'
BBLAYERS += '`realpath $PWD/../meta-linaro/meta-linaro-toolchain`'