[openbricks-][r16169] refresh defconfigs

0 views
Skip to first unread message

h...@openbricks.org

unread,
May 24, 2013, 12:02:55 PM5/24/13
to com...@openbricks.org
changeset 622696851634 in /var/www/hg/openbricks
author: Thomas Genty <toml...@openbricks.org>
details: http://hg.openbricks.org/openbricks?cmd=changeset;node=622696851634
description:
refresh defconfigs
diffstat:

config/defconfigs/base-a10-cubieboard.conf | 51 +++++++++++-------
config/defconfigs/base-armada5xx-cubox.conf | 1 +
config/defconfigs/base-imx6-sabrelite.conf | 1 +
config/defconfigs/base-omap4-pandaboard.conf | 1 +
config/defconfigs/geexbox-xbmc-armada5xx-cubox.conf | 1 +
config/defconfigs/geexbox-xbmc-omap3-igepv2.conf | 1 +
config/defconfigs/geexbox-xbmc-omap4-pandaboard.conf | 1 +
config/defconfigs/geexbox-xbmc-ux500-snowball-v5.conf | 1 +
8 files changed, 37 insertions(+), 21 deletions(-)

diffs (182 lines):

diff -r 5445ccdb883c -r 622696851634 config/defconfigs/base-a10-cubieboard.conf
--- a/config/defconfigs/base-a10-cubieboard.conf Mon May 20 15:04:30 2013 +0200
+++ b/config/defconfigs/base-a10-cubieboard.conf Fri May 24 18:02:34 2013 +0200
@@ -142,8 +142,7 @@
# CONFIG_USE_openmax is not set
# CONFIG_USE_openvg is not set
# CONFIG_USE_vaapi is not set
-# CONFIG_EGL_PROVIDER_MESA is not set
-CONFIG_EGL_PROVIDER_VIVANTE=y
+CONFIG_EGL_PROVIDER_MESA=y

#
# Input
@@ -541,7 +540,14 @@
# CONFIG_PKG_lzo is not set
# CONFIG_PKG_marvell-ipp is not set
# CONFIG_PKG_mediastreamer is not set
-# CONFIG_PKG_mesa is not set
+CONFIG_PKG_mesa=y
+# CONFIG_OPT_mesa_gallium3d is not set
+CONFIG_OPT_mesa_egl=y
+# CONFIG_OPT_mesa_opengles is not set
+# CONFIG_OPT_mesa_openvg is not set
+# CONFIG_OPT_mesa_osmesa is not set
+# CONFIG_OPT_mesa_xvmc is not set
+# CONFIG_OPT_mesa_wayland is not set
# CONFIG_PKG_mtdev is not set
# CONFIG_PKG_mx is not set
CONFIG_PKG_ncurses=m
@@ -579,7 +585,7 @@
# CONFIG_PKG_syslink is not set
# CONFIG_PKG_syslink-d2cmap is not set
# CONFIG_PKG_taglib is not set
-# CONFIG_PKG_talloc is not set
+CONFIG_PKG_talloc=y
# CONFIG_PKG_tegra-gl is not set
# CONFIG_PKG_tegra-libs is not set
# CONFIG_PKG_tegra-openmax is not set
@@ -1100,34 +1106,37 @@
# x11
#
# CONFIG_PKG_glew is not set
-# CONFIG_PKG_libICE is not set
-# CONFIG_PKG_libSM is not set
-# CONFIG_PKG_libX11 is not set
-# CONFIG_PKG_libXau is not set
+CONFIG_PKG_libICE=y
+CONFIG_PKG_libSM=y
+CONFIG_PKG_libX11=y
+CONFIG_PKG_libXau=y
# CONFIG_PKG_libXcomposite is not set
# CONFIG_PKG_libXcursor is not set
-# CONFIG_PKG_libXdamage is not set
-# CONFIG_PKG_libXdmcp is not set
-# CONFIG_PKG_libXext is not set
-# CONFIG_PKG_libXfixes is not set
+CONFIG_PKG_libXdamage=y
+CONFIG_PKG_libXdmcp=y
+CONFIG_PKG_libXext=y
+CONFIG_PKG_libXfixes=y
# CONFIG_PKG_libXfont is not set
# CONFIG_PKG_libXft is not set
-# CONFIG_PKG_libXi is not set
+CONFIG_PKG_libXi=y
# CONFIG_PKG_libXinerama is not set
-# CONFIG_PKG_libXmu is not set
+CONFIG_PKG_libXmu=y
# CONFIG_PKG_libXpm is not set
# CONFIG_PKG_libXrandr is not set
# CONFIG_PKG_libXrender is not set
# CONFIG_PKG_libXss is not set
-# CONFIG_PKG_libXt is not set
+CONFIG_PKG_libXt=y
# CONFIG_PKG_libXtst is not set
# CONFIG_PKG_libXv is not set
# CONFIG_PKG_libXvMC is not set
-# CONFIG_PKG_libXxf86vm is not set
-# CONFIG_PKG_libdrm is not set
+CONFIG_PKG_libXxf86vm=y
+CONFIG_PKG_libdrm=y
+# CONFIG_OPT_libdrm_glamo is not set
+# CONFIG_OPT_libdrm_omap is not set
+# CONFIG_OPT_libdrm_exynos is not set
# CONFIG_PKG_libfontenc is not set
-# CONFIG_PKG_libpciaccess is not set
-# CONFIG_PKG_libxcb is not set
+CONFIG_PKG_libpciaccess=y
+CONFIG_PKG_libxcb=y
# CONFIG_PKG_libxkbfile is not set
# CONFIG_PKG_matchbox is not set
# CONFIG_PKG_mesa-demos is not set
@@ -1169,11 +1178,11 @@
# CONFIG_PKG_xruler is not set
# CONFIG_PKG_xvinfo is not set
CONFIG_OPT_OPTIMIZATIONS="speed"
-CONFIG_OPT_FPU_OPTIMIZATIONS="vfp3-d16"
+CONFIG_OPT_FPU_OPTIMIZATIONS="neon"
CONFIG_OPT_TOOLCHAIN_TYPE="linaro"
CONFIG_OPT_COMPRESSION_METHOD="gzip"
CONFIG_OPT_TARGET_LIBC="eglibc"
CONFIG_OPT_KEYMAP="us"
-CONFIG_OPT_EGL_PROVIDER="vivante"
+CONFIG_OPT_EGL_PROVIDER="mesa"
CONFIG_OPT_NETWORK_BACKEND="connman"
CONFIG_OPT_GST_VERSION="0.10"
diff -r 5445ccdb883c -r 622696851634 config/defconfigs/base-armada5xx-cubox.conf
--- a/config/defconfigs/base-armada5xx-cubox.conf Mon May 20 15:04:30 2013 +0200
+++ b/config/defconfigs/base-armada5xx-cubox.conf Fri May 24 18:02:34 2013 +0200
@@ -25,6 +25,7 @@
# CONFIG_TARGET_SUBARCH_armv6 is not set
CONFIG_TARGET_SUBARCH_armv7=y
CONFIG_OPT_TARGET_SUBARCH="armv7"
+# CONFIG_TARGET_PLATFORM_arm_a10 is not set
CONFIG_TARGET_PLATFORM_arm_armada5xx=y
# CONFIG_TARGET_PLATFORM_arm_exynos5 is not set
# CONFIG_TARGET_PLATFORM_arm_imx5x is not set
diff -r 5445ccdb883c -r 622696851634 config/defconfigs/base-imx6-sabrelite.conf
--- a/config/defconfigs/base-imx6-sabrelite.conf Mon May 20 15:04:30 2013 +0200
+++ b/config/defconfigs/base-imx6-sabrelite.conf Fri May 24 18:02:34 2013 +0200
@@ -25,6 +25,7 @@
# CONFIG_TARGET_SUBARCH_armv6 is not set
CONFIG_TARGET_SUBARCH_armv7=y
CONFIG_OPT_TARGET_SUBARCH="armv7"
+# CONFIG_TARGET_PLATFORM_arm_a10 is not set
# CONFIG_TARGET_PLATFORM_arm_armada5xx is not set
# CONFIG_TARGET_PLATFORM_arm_exynos5 is not set
# CONFIG_TARGET_PLATFORM_arm_imx5x is not set
diff -r 5445ccdb883c -r 622696851634 config/defconfigs/base-omap4-pandaboard.conf
--- a/config/defconfigs/base-omap4-pandaboard.conf Mon May 20 15:04:30 2013 +0200
+++ b/config/defconfigs/base-omap4-pandaboard.conf Fri May 24 18:02:34 2013 +0200
@@ -25,6 +25,7 @@
# CONFIG_TARGET_SUBARCH_armv6 is not set
CONFIG_TARGET_SUBARCH_armv7=y
CONFIG_OPT_TARGET_SUBARCH="armv7"
+# CONFIG_TARGET_PLATFORM_arm_a10 is not set
# CONFIG_TARGET_PLATFORM_arm_armada5xx is not set
# CONFIG_TARGET_PLATFORM_arm_exynos5 is not set
# CONFIG_TARGET_PLATFORM_arm_imx5x is not set
diff -r 5445ccdb883c -r 622696851634 config/defconfigs/geexbox-xbmc-armada5xx-cubox.conf
--- a/config/defconfigs/geexbox-xbmc-armada5xx-cubox.conf Mon May 20 15:04:30 2013 +0200
+++ b/config/defconfigs/geexbox-xbmc-armada5xx-cubox.conf Fri May 24 18:02:34 2013 +0200
@@ -34,6 +34,7 @@
# CONFIG_TARGET_SUBARCH_armv6 is not set
CONFIG_TARGET_SUBARCH_armv7=y
CONFIG_OPT_TARGET_SUBARCH="armv7"
+# CONFIG_TARGET_PLATFORM_arm_a10 is not set
CONFIG_TARGET_PLATFORM_arm_armada5xx=y
# CONFIG_TARGET_PLATFORM_arm_exynos5 is not set
# CONFIG_TARGET_PLATFORM_arm_imx5x is not set
diff -r 5445ccdb883c -r 622696851634 config/defconfigs/geexbox-xbmc-omap3-igepv2.conf
--- a/config/defconfigs/geexbox-xbmc-omap3-igepv2.conf Mon May 20 15:04:30 2013 +0200
+++ b/config/defconfigs/geexbox-xbmc-omap3-igepv2.conf Fri May 24 18:02:34 2013 +0200
@@ -34,6 +34,7 @@
# CONFIG_TARGET_SUBARCH_armv6 is not set
CONFIG_TARGET_SUBARCH_armv7=y
CONFIG_OPT_TARGET_SUBARCH="armv7"
+# CONFIG_TARGET_PLATFORM_arm_a10 is not set
# CONFIG_TARGET_PLATFORM_arm_armada5xx is not set
# CONFIG_TARGET_PLATFORM_arm_exynos5 is not set
# CONFIG_TARGET_PLATFORM_arm_imx5x is not set
diff -r 5445ccdb883c -r 622696851634 config/defconfigs/geexbox-xbmc-omap4-pandaboard.conf
--- a/config/defconfigs/geexbox-xbmc-omap4-pandaboard.conf Mon May 20 15:04:30 2013 +0200
+++ b/config/defconfigs/geexbox-xbmc-omap4-pandaboard.conf Fri May 24 18:02:34 2013 +0200
@@ -34,6 +34,7 @@
# CONFIG_TARGET_SUBARCH_armv6 is not set
CONFIG_TARGET_SUBARCH_armv7=y
CONFIG_OPT_TARGET_SUBARCH="armv7"
+# CONFIG_TARGET_PLATFORM_arm_a10 is not set
# CONFIG_TARGET_PLATFORM_arm_armada5xx is not set
# CONFIG_TARGET_PLATFORM_arm_exynos5 is not set
# CONFIG_TARGET_PLATFORM_arm_imx5x is not set
diff -r 5445ccdb883c -r 622696851634 config/defconfigs/geexbox-xbmc-ux500-snowball-v5.conf
--- a/config/defconfigs/geexbox-xbmc-ux500-snowball-v5.conf Mon May 20 15:04:30 2013 +0200
+++ b/config/defconfigs/geexbox-xbmc-ux500-snowball-v5.conf Fri May 24 18:02:34 2013 +0200
@@ -34,6 +34,7 @@
# CONFIG_TARGET_SUBARCH_armv6 is not set
CONFIG_TARGET_SUBARCH_armv7=y
CONFIG_OPT_TARGET_SUBARCH="armv7"
+# CONFIG_TARGET_PLATFORM_arm_a10 is not set
# CONFIG_TARGET_PLATFORM_arm_armada5xx is not set
# CONFIG_TARGET_PLATFORM_arm_exynos5 is not set
# CONFIG_TARGET_PLATFORM_arm_imx5x is not set
Reply all
Reply to author
Forward
0 new messages