summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.ubuntu160422
-rw-r--r--meta-ivi/conf/local.conf.sample7
2 files changed, 4 insertions, 25 deletions
diff --git a/README.ubuntu1604 b/README.ubuntu1604
deleted file mode 100644
index 17cabe3..0000000
--- a/README.ubuntu1604
+++ /dev/null
@@ -1,22 +0,0 @@
-if your build environment is ubuntu 16.06,
- you may encounter the following build problem:
-
-Log data follows:
-| DEBUG: Executing python function sysroot_cleansstate
-| DEBUG: Python function sysroot_cleansstate finished
-| DEBUG: Executing shell function autotools_preconfigure
-| DEBUG: Shell function autotools_preconfigure finished
-| DEBUG: Executing python function autotools_copy_aclocals
-| DEBUG: Python function autotools_copy_aclocals finished
-| DEBUG: Executing shell function do_configure
-|
-| ERROR: User requested feature sdl
-| configure was not able to find it.
-| Install SDL devel
-|
-
-then, you may pass with following workaround:
-
-add BUILD_LDFLAGS_prepend_pn-qemu-native = "-Wl,-rpath-link,/lib/x86_64-linux-gnu " to local.conf."
-
-(see https://lists.linuxfoundation.org/pipermail/automotive-discussions/2016-January/001492.html for more detail)
diff --git a/meta-ivi/conf/local.conf.sample b/meta-ivi/conf/local.conf.sample
index 1187cce..0926767 100644
--- a/meta-ivi/conf/local.conf.sample
+++ b/meta-ivi/conf/local.conf.sample
@@ -209,11 +209,12 @@ BB_DISKMON_DIRS = "\
# Qemu configuration
#
# By default qemu will build with a builtin VNC server where graphical output can be
-# seen. The two lines below enable the SDL backend too. This assumes there is a
-# libsdl library available on your build system.
+# seen. The two lines below enable the SDL backend too. By default libsdl-native will
+# be built, if you want to use your host's libSDL instead of the minimal libsdl built
+# by libsdl-native then uncomment the ASSUME_PROVIDED line below.
PACKAGECONFIG_append_pn-qemu-native = " sdl"
PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
-ASSUME_PROVIDED += "libsdl-native"
+#ASSUME_PROVIDED += "libsdl-native"
# CONF_VERSION is increased each time build/conf/ changes incompatibly and is used to