summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2017-04-23 22:11:53 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2017-05-16 08:00:12 +0200
commit9d6020cabf5dac6fdb36fae05c7483120fff0eb1 (patch)
tree4452390a2ffea5b084e0a6b1f84843977f89c4b8 /configs/platform-v7a
parent1de71fbe5b937694d0de072984f3984e9775d0d9 (diff)
downloadDistroKit-9d6020cabf5dac6fdb36fae05c7483120fff0eb1.tar.gz
DistroKit-9d6020cabf5dac6fdb36fae05c7483120fff0eb1.tar.xz
DistroKit: update to ptxdist-2017.05.0
In ptxdist-2017.05.0, the list of packages in DistroKit has been systematically reviewed, so all packages are now available in their recent versions. There are two exceptions: ncurses 6.0 and networkmanager 1.8 didn't make it into the release. As networkmanager 1.8 is now available in the BSP, we can make use of its newly reduced dependencies and switch off libsoup, sqlite and libxml2. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a')
-rw-r--r--configs/platform-v7a/platformconfig8
1 files changed, 6 insertions, 2 deletions
diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
index 7715e44..91cf897 100644
--- a/configs/platform-v7a/platformconfig
+++ b/configs/platform-v7a/platformconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# PTXdist 2016.12.0
+# PTXdist 2017.05.0
#
PTXCONF__platformconfig_MAGIC__=y
@@ -19,7 +19,7 @@ PTXCONF_PLATFORM="v7a"
PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
PTXCONF_RUNTIME=y
PTXCONF_BUILDTIME=y
-PTXCONF_PLATFORMCONFIG_VERSION="2016.12.0"
+PTXCONF_PLATFORMCONFIG_VERSION="2017.05.0"
#
# architecture
@@ -122,6 +122,7 @@ PTXCONF_KERNEL_IMAGE="zImage"
PTXCONF_KERNEL_DTC=y
PTXCONF_KERNEL_XZ=y
# PTXCONF_KERNEL_LZOP is not set
+# PTXCONF_KERNEL_OPENSSL is not set
#
# patching & configuration
@@ -242,6 +243,7 @@ PTXCONF_IMAGE_HDIMG=y
# PTXCONF_IMAGE_HDIMG_NONE is not set
# PTXCONF_IMAGE_HDIMG_BAREBOX is not set
PTXCONF_IMAGE_HDIMG_VFAT=y
+# PTXCONF_IMAGE_RAUC is not set
# PTXCONF_IMAGE_ROOT_CPIO_GZ is not set
# PTXCONF_IMAGE_ROOT_CPIO is not set
PTXCONF_IMAGE_ROOT_EXT=y
@@ -282,7 +284,9 @@ PTXCONF_HOST_LZOP=y
# PTXCONF_HOST_MTD_UTILS is not set
PTXCONF_HOST_MTOOLS=y
# PTXCONF_HOST_OPENSSL is not set
+# PTXCONF_HOST_RAUC is not set
# PTXCONF_HOST_SQUASHFS_TOOLS is not set
+PTXCONF_HOST_SYSTEM_BC=y
# PTXCONF_HOST_U_BOOT_TOOLS is not set
# PTXCONF_HOST_UTIL_LINUX_NG is not set
# PTXCONF_HOST_XL_TOOLS is not set