Revert "wesnoth 1.6.5 :DO NOT COMMIT YET added support for eee701"
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Mon, 28 Dec 2009 14:35:55 +0000 (15:35 +0100)
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Mon, 28 Dec 2009 14:39:08 +0000 (15:39 +0100)
This reverts commit 8caa53f00e415b36e0ffae9a7b8f5c837bc2acdf.

eee701 is not yet in openembedded.dev

recipes/wesnoth/wesnoth_1.6.5.bb

index 3752822..4b7b9b6 100644 (file)
@@ -14,18 +14,15 @@ ARM_INSTRUCTION_SET = "arm"
 
 inherit cmake
 
-SCREENCONFIG = "\
-        -DGUI=tiny \
-        -DENABLE_LOW_MEM=ON \
-        "
-SCREENCONFIG_eee701 =  ""
-
 EXTRA_OECMAKE = "\
+       -DGUI=tiny \
        -DENABLE_EDITOR=ON \
+       -DENABLE_LOW_MEM=ON \
        -DENABLE_FRIBIDI=OFF \
+       \
        -DCMAKE_BUILD_TYPE=Debug \
-       ${SCREENCONFIG} \
        "
+       
 PACKAGES = "wesnoth-editor wesnoth-doc wesnoth-music wesnoth-sounds \
        wesnoth-aoi wesnoth-did wesnoth-ei wesnoth-httt wesnoth-l \
        wesnoth-nr wesnoth-sof wesnoth-sotbe wesnoth-thot wesnoth-trow \