aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ivi')
-rw-r--r--meta-ivi/conf/distro/poky-ivi-systemd.conf2
-rw-r--r--meta-ivi/conf/local.conf.sample7
2 files changed, 5 insertions, 4 deletions
diff --git a/meta-ivi/conf/distro/poky-ivi-systemd.conf b/meta-ivi/conf/distro/poky-ivi-systemd.conf
index 2441617..ad690b7 100644
--- a/meta-ivi/conf/distro/poky-ivi-systemd.conf
+++ b/meta-ivi/conf/distro/poky-ivi-systemd.conf
@@ -76,7 +76,7 @@ https://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n"
CONNECTIVITY_CHECK_URIS ?= " \
https://eula-downloads.yoctoproject.org/index.php \
- http://bugs.genivi.org/report.cgi"
+ http://www.genivi.org"
# Default hash policy for distro
BB_SIGNATURE_HANDLER ?= 'OEBasicHash'
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