diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-11-29 15:23:04 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-11-29 15:23:04 +0100 |
commit | c962ab63355afb6265791eeefaa68d0d120bd8a5 (patch) | |
tree | 92c1b298255f18c0888ed53f4643467f696df15f /jjb/common/include-agl-set-compositor-image.sh | |
parent | 2ba79a97103f22f745d09438e1b2bf5ea816fa19 (diff) |
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I999f91675c2763cbf627ba1efd07b4f2a710a521
Diffstat (limited to 'jjb/common/include-agl-set-compositor-image.sh')
-rw-r--r-- | jjb/common/include-agl-set-compositor-image.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/common/include-agl-set-compositor-image.sh b/jjb/common/include-agl-set-compositor-image.sh index 2ecae44e..0e5ec635 100644 --- a/jjb/common/include-agl-set-compositor-image.sh +++ b/jjb/common/include-agl-set-compositor-image.sh @@ -14,8 +14,8 @@ export TARGETFEATURES="agl-demo agl-devel agl-netboot" export TARGETQA="" export TARGETIMAGE="agl-ivi-demo-platform" -eval TARGETIMAGE="$TARGETIMAGE" -eval TARGETIMAGEnogfx="$TARGETIMAGE" +#eval TARGETIMAGE="$TARGETIMAGE" +#eval TARGETIMAGEnogfx="$TARGETIMAGE" #if $DEBUG; then set | grep ^TARGET || true |