summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2016-06-06 20:23:43 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2016-06-06 20:39:05 +0200
commit0281a32a77e82909d6d4a52818879fb7902d369d (patch)
tree0deeff84ac4616096f1a930712b890cce94dfcc5
parentc1424c549d973722217ccb40860e9b4c2319779f (diff)
downloadDistroKit-0281a32a77e82909d6d4a52818879fb7902d369d.tar.gz
DistroKit-0281a32a77e82909d6d4a52818879fb7902d369d.tar.xz
ptxdist: version bump to 2016.05.0
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
-rw-r--r--configs/platform-beaglebone/platformconfig10
-rw-r--r--configs/platform-rpi/platformconfig9
-rw-r--r--configs/platform-rpi2/platformconfig9
-rw-r--r--configs/ptxconfig58
4 files changed, 74 insertions, 12 deletions
diff --git a/configs/platform-beaglebone/platformconfig b/configs/platform-beaglebone/platformconfig
index 9c3c86e..c8ec964 100644
--- a/configs/platform-beaglebone/platformconfig
+++ b/configs/platform-beaglebone/platformconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# PTXdist 2016.01.0
+# PTXdist 2016.05.0
#
PTXCONF__platformconfig_MAGIC__=y
@@ -19,7 +19,7 @@ PTXCONF_PLATFORM="beaglebone"
PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
PTXCONF_RUNTIME=y
PTXCONF_BUILDTIME=y
-PTXCONF_PLATFORMCONFIG_VERSION="2016.01.0"
+PTXCONF_PLATFORMCONFIG_VERSION="2016.05.0"
#
# architecture
@@ -99,6 +99,7 @@ PTXCONF_TARGET_EXTRA_CFLAGS=""
PTXCONF_TARGET_EXTRA_CXXFLAGS=""
PTXCONF_TARGET_EXTRA_LDFLAGS=""
PTXCONF_KERNEL=y
+PTXCONF_KERNEL_XPKG=y
PTXCONF_KERNEL_INSTALL=y
PTXCONF_KERNEL_MODULES=y
PTXCONF_KERNEL_MODULES_INSTALL=y
@@ -159,9 +160,13 @@ PTXCONF_BAREBOX_CONFIG="barebox.config"
PTXCONF_BAREBOX_EXTRA_ENV=y
PTXCONF_BAREBOX_EXTRA_ENV_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-defaultenv"
# PTXCONF_BAREBOX_BAREBOXENV is not set
+# PTXCONF_BAREBOX_BAREBOXCRC32 is not set
+# PTXCONF_BAREBOX_KERNEL_INSTALL is not set
+# PTXCONF_BAREBOX_BAREBOXIMD is not set
# PTXCONF_BAREBOX_NEEDS_HOST_LIBUSB is not set
# PTXCONF_BAREBOX_NEEDS_HOST_OPENSSL is not set
# PTXCONF_BAREBOX_NEEDS_HOST_IMX_CST is not set
+# PTXCONF_BAREBOX_NEEDS_HOST_LZOP is not set
PTXCONF_BAREBOX_MLO=y
PTXCONF_BAREBOX_MLO_VERSION="${PTXCONF_BAREBOX_VERSION}"
PTXCONF_BAREBOX_MLO_MD5="${PTXCONF_BAREBOX_MD5}"
@@ -236,6 +241,7 @@ PTXCONF_IMAGE_ROOT_EXT_TYPE="ext4"
PTXCONF_IMAGE_ROOT_TGZ=y
# PTXCONF_IMAGE_ROOT_UBI is not set
# PTXCONF_IMAGE_ROOT_UBIFS is not set
+# PTXCONF_HOST_ACL is not set
# PTXCONF_HOST_ATTR is not set
# PTXCONF_HOST_BZIP2 is not set
# PTXCONF_HOST_CDRKIT is not set
diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig
index 1ea5e2d..1ca96d1 100644
--- a/configs/platform-rpi/platformconfig
+++ b/configs/platform-rpi/platformconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# PTXdist 2016.01.0
+# PTXdist 2016.05.0
#
PTXCONF__platformconfig_MAGIC__=y
@@ -19,7 +19,7 @@ PTXCONF_PLATFORM="rpi"
PTXCONF_PLATFORM_VERSION="-2016.01.0"
PTXCONF_RUNTIME=y
PTXCONF_BUILDTIME=y
-PTXCONF_PLATFORMCONFIG_VERSION="2016.01.0"
+PTXCONF_PLATFORMCONFIG_VERSION="2016.05.0"
#
# architecture
@@ -159,9 +159,13 @@ PTXCONF_BAREBOX_CONFIG="barebox.config"
PTXCONF_BAREBOX_EXTRA_ENV=y
PTXCONF_BAREBOX_EXTRA_ENV_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-defaultenv"
# PTXCONF_BAREBOX_BAREBOXENV is not set
+# PTXCONF_BAREBOX_BAREBOXCRC32 is not set
+# PTXCONF_BAREBOX_KERNEL_INSTALL is not set
+# PTXCONF_BAREBOX_BAREBOXIMD is not set
# PTXCONF_BAREBOX_NEEDS_HOST_LIBUSB is not set
# PTXCONF_BAREBOX_NEEDS_HOST_OPENSSL is not set
# PTXCONF_BAREBOX_NEEDS_HOST_IMX_CST is not set
+# PTXCONF_BAREBOX_NEEDS_HOST_LZOP is not set
# PTXCONF_BAREBOX_MLO is not set
PTXCONF_BOOTLOADER=y
# PTXCONF_GRUB is not set
@@ -228,6 +232,7 @@ PTXCONF_IMAGE_ROOT_EXT_TYPE="ext4"
PTXCONF_IMAGE_ROOT_TGZ=y
# PTXCONF_IMAGE_ROOT_UBI is not set
# PTXCONF_IMAGE_ROOT_UBIFS is not set
+# PTXCONF_HOST_ACL is not set
# PTXCONF_HOST_ATTR is not set
# PTXCONF_HOST_BZIP2 is not set
# PTXCONF_HOST_CDRKIT is not set
diff --git a/configs/platform-rpi2/platformconfig b/configs/platform-rpi2/platformconfig
index 83cd83f..a2e2580 100644
--- a/configs/platform-rpi2/platformconfig
+++ b/configs/platform-rpi2/platformconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# PTXdist 2016.01.0
+# PTXdist 2016.05.0
#
PTXCONF__platformconfig_MAGIC__=y
@@ -19,7 +19,7 @@ PTXCONF_PLATFORM="rpi2"
PTXCONF_PLATFORM_VERSION="-2016.01.0"
PTXCONF_RUNTIME=y
PTXCONF_BUILDTIME=y
-PTXCONF_PLATFORMCONFIG_VERSION="2016.01.0"
+PTXCONF_PLATFORMCONFIG_VERSION="2016.05.0"
#
# architecture
@@ -159,9 +159,13 @@ PTXCONF_BAREBOX_CONFIG="barebox.config"
PTXCONF_BAREBOX_EXTRA_ENV=y
PTXCONF_BAREBOX_EXTRA_ENV_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-defaultenv"
# PTXCONF_BAREBOX_BAREBOXENV is not set
+# PTXCONF_BAREBOX_BAREBOXCRC32 is not set
+# PTXCONF_BAREBOX_KERNEL_INSTALL is not set
+# PTXCONF_BAREBOX_BAREBOXIMD is not set
# PTXCONF_BAREBOX_NEEDS_HOST_LIBUSB is not set
# PTXCONF_BAREBOX_NEEDS_HOST_OPENSSL is not set
# PTXCONF_BAREBOX_NEEDS_HOST_IMX_CST is not set
+# PTXCONF_BAREBOX_NEEDS_HOST_LZOP is not set
# PTXCONF_BAREBOX_MLO is not set
PTXCONF_BOOTLOADER=y
# PTXCONF_GRUB is not set
@@ -228,6 +232,7 @@ PTXCONF_IMAGE_ROOT_EXT_TYPE="ext4"
PTXCONF_IMAGE_ROOT_TGZ=y
# PTXCONF_IMAGE_ROOT_UBI is not set
# PTXCONF_IMAGE_ROOT_UBIFS is not set
+# PTXCONF_HOST_ACL is not set
# PTXCONF_HOST_ATTR is not set
# PTXCONF_HOST_BZIP2 is not set
# PTXCONF_HOST_CDRKIT is not set
diff --git a/configs/ptxconfig b/configs/ptxconfig
index 5c10287..ce6c4d6 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# PTXdist 2016.01.0
+# PTXdist 2016.05.0
#
#
@@ -58,7 +58,8 @@ PTXCONF_PROJECT_BUILD_DEVEL=y
# PTXCONF_PROJECT_CHECK_LICENSES is not set
PTXCONF_RUNTIME=y
PTXCONF_BUILDTIME=y
-PTXCONF_CONFIGFILE_VERSION="2016.01.0"
+PTXCONF_VIRTUAL=y
+PTXCONF_CONFIGFILE_VERSION="2016.05.0"
PTXCONF__ptxconfig_MAGIC__=y
#
@@ -133,7 +134,7 @@ PTXCONF_HOST_LIBCAP=y
PTXCONF_HOST_LIBFFI=y
# PTXCONF_HOST_LIBGD is not set
# PTXCONF_HOST_LIBLZO is not set
-# PTXCONF_HOST_LIBPCRE is not set
+PTXCONF_HOST_LIBPCRE=y
# PTXCONF_HOST_LIBPNG is not set
# PTXCONF_HOST_LIBPTHREAD_STUBS is not set
# PTXCONF_HOST_LIBSELINUX is not set
@@ -159,8 +160,10 @@ PTXCONF_HOST_NCURSES=y
# PTXCONF_HOST_OPENSSL is not set
PTXCONF_HOST_OPKG_UTILS=y
PTXCONF_HOST_OPKG=y
+# PTXCONF_HOST_PIXMAN is not set
PTXCONF_HOST_PKG_CONFIG=y
# PTXCONF_HOST_POLICYCOREUTILS is not set
+# PTXCONF_HOST_PYTHON3_SETUPTOOLS_SCM is not set
# PTXCONF_HOST_QOOXDOO is not set
# PTXCONF_HOST_QT4 is not set
# PTXCONF_HOST_SQUASHFS_TOOLS is not set
@@ -311,6 +314,9 @@ PTXCONF_ROOTFS_PROTOCOLS=y
PTXCONF_ROOTFS_RESOLV_RUN=y
# PTXCONF_ROOTFS_RESOLV_NONE is not set
PTXCONF_ROOTFS_SERVICES=y
+# PTXCONF_ROOTFS_INIT_LINK is not set
+# PTXCONF_ROOTFS_INIT_BIN is not set
+PTXCONF_ROOTFS_INIT_NONE=y
#
# Core (libc, locales)
@@ -330,6 +336,7 @@ PTXCONF_GLOBAL_IPV6=y
PTXCONF_KERNEL_HEADER=y
PTXCONF_KERNEL_HEADER_VERSION="${PTXCONF_KERNEL_VERSION}"
PTXCONF_KERNEL_HEADER_MD5="${PTXCONF_KERNEL_MD5}"
+# PTXCONF_KERNEL is not set
PTXCONF_GLOBAL_LARGE_FILE=y
PTXCONF_LIBC=y
PTXCONF_LIBC_GLIBC=y
@@ -1177,7 +1184,6 @@ PTXCONF_BUSYBOX_FEATURE_KLOGD_KLOGCTL=y
PTXCONF_BUSYBOX_LOGGER=y
# PTXCONF_BZIP2 is not set
# PTXCONF_COLLECTD is not set
-# PTXCONF_CONSOLEKIT is not set
# PTXCONF_COREUTILS is not set
# PTXCONF_CPUFREQUTILS is not set
# PTXCONF_DAEMONIZE is not set
@@ -1316,6 +1322,7 @@ PTXCONF_SYSTEMD_DISABLE_RANDOM_SEED=y
# PTXCONF_SYSTEMD_NETWORK is not set
PTXCONF_SYSTEMD_TIMEDATE=y
# PTXCONF_SYSTEMD_COREDUMP is not set
+# PTXCONF_SYSTEMD_SECCOMP is not set
#
# BusyBox' tar is selected!
@@ -1449,7 +1456,16 @@ PTXCONF_UTIL_LINUX_NG_HWCLOCK=y
# PTXCONF_PYTHON3_AIOHTTP_WSGI is not set
# PTXCONF_PYTHON3_AIOHTTP is not set
# PTXCONF_PYTHON3_CHARDET is not set
+# PTXCONF_PYTHON3_DECORATOR is not set
# PTXCONF_PYTHON3_GI is not set
+# PTXCONF_PYTHON3_IPYTHON_GENUTILS is not set
+# PTXCONF_PYTHON3_IPYTHON is not set
+# PTXCONF_PYTHON3_PATH_PY is not set
+# PTXCONF_PYTHON3_PEXPECT is not set
+# PTXCONF_PYTHON3_PICKLESHARE is not set
+# PTXCONF_PYTHON3_PTYPROCESS is not set
+# PTXCONF_PYTHON3_SIMPLEGENERIC is not set
+# PTXCONF_PYTHON3_TRAITLETS is not set
#
# Bytecode Engines / VMs
@@ -1527,6 +1543,8 @@ PTXCONF_IPROUTE2_IP=y
PTXCONF_IPTABLES=y
# PTXCONF_IPTABLES_IPV6 is not set
PTXCONF_IPTABLES_IPV4=y
+# PTXCONF_IPTABLES_IPV6_SYSTEMD_UNIT is not set
+# PTXCONF_IPTABLES_IPV4_SYSTEMD_UNIT is not set
# PTXCONF_IPTABLES_LIBIPQ is not set
# PTXCONF_IPTABLES_INSTALL_TOOLS is not set
@@ -1534,6 +1552,7 @@ PTXCONF_IPTABLES_IPV4=y
# iptables-apply depends on bash
#
# PTXCONF_IPTABLES_LIBNFNETLINK is not set
+# PTXCONF_IPTABLES_NFTABLES_COMPAT is not set
# PTXCONF_IPUTILS is not set
# PTXCONF_IW is not set
# PTXCONF_JSON_DBUS_BRIDGE is not set
@@ -1543,12 +1562,17 @@ PTXCONF_IPTABLES_IPV4=y
# PTXCONF_LIBCOAP is not set
# PTXCONF_LIBCURL is not set
# PTXCONF_LIBMBIM is not set
+# PTXCONF_LIBMICROHTTPD is not set
# PTXCONF_LIBMMS is not set
+PTXCONF_LIBMNL=y
# PTXCONF_LIBNET is not set
# PTXCONF_LIBNETFILTER_CONNTRACK is not set
# PTXCONF_LIBNETFILTER_LOG is not set
# PTXCONF_LIBNETFILTER_QUEUE is not set
# PTXCONF_LIBNFNETLINK is not set
+PTXCONF_LIBNFTNL=y
+# PTXCONF_LIBNFTNL_XML is not set
+# PTXCONF_LIBNFTNL_JSON is not set
# PTXCONF_LIBOPING is not set
# PTXCONF_LIBPCAP is not set
# PTXCONF_LIBQMI is not set
@@ -1559,6 +1583,7 @@ PTXCONF_IPTABLES_IPV4=y
# PTXCONF_LIBZMQ is not set
# PTXCONF_LIGHTTPD is not set
# PTXCONF_LINKS is not set
+# PTXCONF_LINUXPTP is not set
# PTXCONF_LLDPD is not set
# PTXCONF_LSH is not set
# PTXCONF_MEMCACHED is not set
@@ -1579,10 +1604,17 @@ PTXCONF_NETWORKMANAGER=y
# PTXCONF_NETWORKMANAGER_NMTUI is not set
PTXCONF_NETWORKMANAGER_SYSTEMD_UNIT=y
# PTXCONF_NETWORKMANAGER_WIRELESS is not set
+PTXCONF_NETWORKMANAGER_NMCLI=y
# PTXCONF_NETWORKMANAGER_WWAN is not set
# PTXCONF_NETWORKMANAGER_PPP is not set
# PTXCONF_NETWORKMANAGER_EXAMPLES is not set
+
+#
+# networkmanager plugins
+#
+# PTXCONF_NETWORKMANAGER_OPENVPN is not set
# PTXCONF_NFSUTILS is not set
+# PTXCONF_NFTABLES is not set
# PTXCONF_NMAP is not set
# PTXCONF_NSS_MDNS is not set
# PTXCONF_NTP is not set
@@ -1606,7 +1638,7 @@ PTXCONF_OPENSSL=y
# PTXCONF_PPP is not set
# PTXCONF_PROFTPD is not set
# PTXCONF_PUREFTPD is not set
-# PTXCONF_PYTHON_DJANGO is not set
+# PTXCONF_PYTHON3_DJANGO is not set
# PTXCONF_QUAGGA is not set
# PTXCONF_RADVD is not set
# PTXCONF_RPCBIND is not set
@@ -1623,6 +1655,7 @@ PTXCONF_OPENSSL=y
# PTXCONF_THTTPD is not set
# PTXCONF_TNTNET is not set
# PTXCONF_TOMCAT is not set
+# PTXCONF_UNSTRUNG is not set
PTXCONF_URSHD=m
# PTXCONF_URSHD_STARSCRIPT is not set
PTXCONF_URSHD_SYSTEMD_UNIT=y
@@ -1635,6 +1668,7 @@ PTXCONF_WIRELESS_SHARED=y
PTXCONF_WPA_SUPPLICANT=y
PTXCONF_WPA_SUPPLICANT_CTRL_IFACE_DBUS=y
# PTXCONF_WPA_SUPPLICANT_PASSPHRASE is not set
+# PTXCONF_WPA_SUPPLICANT_INSTALL_CLI is not set
# PTXCONF_WPAN_TOOLS is not set
# PTXCONF_ZSYNC is not set
@@ -1754,6 +1788,7 @@ PTXCONF_XZ=y
# PTXCONF_CVS is not set
# PTXCONF_GNUPG is not set
# PTXCONF_LPC21ISP is not set
+# PTXCONF_MYSQL is not set
#
# Editors
@@ -1787,6 +1822,7 @@ PTXCONF_EXPAT=y
# PTXCONF_JANSSON is not set
# PTXCONF_JSON_C is not set
# PTXCONF_LCMS is not set
+# PTXCONF_LIBAIO is not set
PTXCONF_LIBARCHIVE=y
# PTXCONF_LIBARCHIVE_BZIP2 is not set
# PTXCONF_LIBARCHIVE_LZMA is not set
@@ -1854,11 +1890,19 @@ PTXCONF_LIBNL3_ENABLE_CLI=y
# PTXCONF_LIBOIL is not set
# PTXCONF_LIBOOP is not set
# PTXCONF_LIBOSIP2 is not set
-# PTXCONF_LIBPCRE is not set
+PTXCONF_LIBPCRE=y
+# PTXCONF_LIBPCRE_ENABLE_NEWLINE_IS_ANYCRLF is not set
+# PTXCONF_LIBPCRE_ENABLE_PCREGREP_LIBZ is not set
+# PTXCONF_LIBPCRE_ENABLE_PCREGREP_LIBBZ2 is not set
+PTXCONF_LIBPCRE_ENABLE_UTF8=y
+# PTXCONF_LIBPCRE_LIBPCREPOSIX is not set
+# PTXCONF_LIBPCRE_LIBPCRECPP is not set
+# PTXCONF_LIBPCRE_PCREGREP is not set
# PTXCONF_LIBPIPELINE is not set
# PTXCONF_LIBPNG is not set
# PTXCONF_LIBPOPT is not set
# PTXCONF_LIBRN is not set
+# PTXCONF_LIBSECCOMP is not set
# PTXCONF_LIBSIGCPP is not set
# PTXCONF_LIBSYSFS is not set
# PTXCONF_LIBTAR is not set
@@ -1928,6 +1972,7 @@ PTXCONF_NCURSES_TERMCAP=y
# PTXCONF_OWFS is not set
# PTXCONF_POCO is not set
# PTXCONF_POLKIT is not set
+# PTXCONF_POSTGRESQL is not set
# PTXCONF_PROTOBUF is not set
# PTXCONF_PSLIB is not set
# PTXCONF_PULSEAUDIO is not set
@@ -2171,6 +2216,7 @@ PTXCONF_GLIB=y
# PTXCONF_LIBSHOUT is not set
# PTXCONF_LIBSNDFILE is not set
# PTXCONF_LIBTHEORA is not set
+# PTXCONF_LIBTXC_DXTN is not set
# PTXCONF_LIBVA_INTEL_DRIVER is not set
# PTXCONF_LIBVA is not set
# PTXCONF_LIBVORBIS is not set