From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH] ptxdist: version bump 2019.01.0 → 2019.02.0
Date: Mon, 25 Feb 2019 16:54:27 +0100 [thread overview]
Message-ID: <20190225155427.k2wqdyrvjb4ewv4k@pengutronix.de> (raw)
In-Reply-To: <20190225140847.31866-1-r.czerwinski@pengutronix.de>
On Mon, Feb 25, 2019 at 03:08:47PM +0100, Rouven Czerwinski wrote:
> Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
A similar patch is already in next.
> ---
> configs/platform-rpi/platformconfig | 6 ++++--
> configs/platform-v7a/platformconfig | 6 ++++--
> configs/platform-v8a/platformconfig | 5 +++--
> configs/ptxconfig | 15 ++++++++++++---
> 4 files changed, 23 insertions(+), 9 deletions(-)
>
> diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig
> index efd388e..5c6d0a7 100644
> --- a/configs/platform-rpi/platformconfig
> +++ b/configs/platform-rpi/platformconfig
> @@ -1,6 +1,6 @@
> #
> # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2019.01.0
> +# PTXdist 2019.02.0
> #
> PTXCONF__platformconfig_MAGIC__=y
>
> @@ -19,7 +19,7 @@ PTXCONF_PLATFORM="rpi"
> PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
> PTXCONF_RUNTIME=y
> PTXCONF_BUILDTIME=y
> -PTXCONF_PLATFORMCONFIG_VERSION="2019.01.0"
> +PTXCONF_PLATFORMCONFIG_VERSION="2019.02.0"
>
> #
> # architecture
> @@ -184,6 +184,7 @@ PTXCONF_BOOTLOADER=y
> #
> # i.MX HAB
> #
> +# PTXCONF_OPTEE is not set
> # PTXCONF_U_BOOT is not set
> # PTXCONF_X_LOAD is not set
>
> @@ -246,3 +247,4 @@ PTXCONF_HOST_MTOOLS=y
> PTXCONF_HOST_OPENSSL=y
> # PTXCONF_HOST_SQLITE is not set
> PTXCONF_HOST_SYSTEM_BC=y
> +PTXCONF_HOST_UTIL_LINUX_NG=y
> diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
> index 4556496..282719d 100644
> --- a/configs/platform-v7a/platformconfig
> +++ b/configs/platform-v7a/platformconfig
> @@ -1,6 +1,6 @@
> #
> # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2019.01.0
> +# PTXdist 2019.02.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="2019.01.0"
> +PTXCONF_PLATFORMCONFIG_VERSION="2019.02.0"
>
> #
> # architecture
> @@ -178,6 +178,7 @@ PTXCONF_BAREBOX_ARCH_STRING="arm"
> #
> # i.MX HAB
> #
> +# PTXCONF_OPTEE is not set
> # PTXCONF_U_BOOT is not set
> # PTXCONF_X_LOAD is not set
>
> @@ -260,3 +261,4 @@ PTXCONF_HOST_LZOP=y
> PTXCONF_HOST_MTOOLS=y
> # PTXCONF_HOST_SQLITE is not set
> PTXCONF_HOST_SYSTEM_BC=y
> +PTXCONF_HOST_UTIL_LINUX_NG=y
> diff --git a/configs/platform-v8a/platformconfig b/configs/platform-v8a/platformconfig
> index cdad094..92bfbed 100644
> --- a/configs/platform-v8a/platformconfig
> +++ b/configs/platform-v8a/platformconfig
> @@ -1,6 +1,6 @@
> #
> # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2019.01.0
> +# PTXdist 2019.02.0
> #
> PTXCONF__platformconfig_MAGIC__=y
>
> @@ -19,7 +19,7 @@ PTXCONF_PLATFORM="v8a"
> PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
> PTXCONF_RUNTIME=y
> PTXCONF_BUILDTIME=y
> -PTXCONF_PLATFORMCONFIG_VERSION="2019.01.0"
> +PTXCONF_PLATFORMCONFIG_VERSION="2019.02.0"
>
> #
> # architecture
> @@ -224,3 +224,4 @@ PTXCONF_HOST_LIBCONFUSE=y
> PTXCONF_HOST_LIBKMOD=y
> # PTXCONF_HOST_SQLITE is not set
> PTXCONF_HOST_SYSTEM_BC=y
> +PTXCONF_HOST_UTIL_LINUX_NG=y
> diff --git a/configs/ptxconfig b/configs/ptxconfig
> index 8a02622..1909d44 100644
> --- a/configs/ptxconfig
> +++ b/configs/ptxconfig
> @@ -1,6 +1,6 @@
> #
> # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2019.01.0
> +# PTXdist 2019.02.0
> #
> PTXCONF_DATAPARTITION=y
>
> @@ -48,7 +48,7 @@ PTXCONF_PROJECT_CHECK_LICENSES=y
> PTXCONF_RUNTIME=y
> PTXCONF_BUILDTIME=y
> PTXCONF_VIRTUAL=y
> -PTXCONF_CONFIGFILE_VERSION="2019.01.0"
> +PTXCONF_CONFIGFILE_VERSION="2019.02.0"
> PTXCONF__ptxconfig_MAGIC__=y
>
> #
> @@ -1250,7 +1250,9 @@ PTXCONF_MEMTOOL=y
> # PTXCONF_MONIT is not set
> # PTXCONF_MTD_OOPSLOG is not set
> # PTXCONF_MTD_UTILS is not set
> +# PTXCONF_MXT_APP is not set
> # PTXCONF_NANOCOM is not set
> +# PTXCONF_NVME_CLI is not set
> # PTXCONF_P7ZIP is not set
> # PTXCONF_PARTED is not set
> PTXCONF_PCIUTILS=y
> @@ -1782,6 +1784,7 @@ PTXCONF_E2FSPROGS_INSTALL_MKFS_EXT4=y
> # PTXCONF_F2FS_TOOLS is not set
> # PTXCONF_FUSE_ZIP is not set
> # PTXCONF_FUSE is not set
> +# PTXCONF_FUSE3 is not set
> # PTXCONF_HDPARM is not set
> # PTXCONF_LIBLOCKFILE is not set
> # PTXCONF_LOGROTATE is not set
> @@ -1792,6 +1795,7 @@ PTXCONF_E2FSPROGS_INSTALL_MKFS_EXT4=y
> # PTXCONF_SAMBA is not set
> # PTXCONF_SDPARM is not set
> # PTXCONF_SQUASHFS_TOOLS is not set
> +# PTXCONF_SSHFS is not set
> # PTXCONF_UNZIP is not set
> # PTXCONF_XFSPROGS is not set
> # PTXCONF_XZ is not set
> @@ -2024,7 +2028,11 @@ PTXCONF_ZLIB=y
> # PTXCONF_EASY_RSA is not set
> # PTXCONF_ECRYPTFS_UTILS is not set
> # PTXCONF_KRB5 is not set
> +# PTXCONF_LIBP11 is not set
> # PTXCONF_OPTEE_CLIENT is not set
> +# PTXCONF_OPTEE_EXAMPLES is not set
> +# PTXCONF_OPTEE_TEST is not set
> +# PTXCONF_P11_KIT is not set
> # PTXCONF_TOMOYO_TOOLS is not set
>
> #
> @@ -2137,6 +2145,7 @@ PTXCONF_DBUS_SYSTEMD_UNIT=y
> # PTXCONF_GLIB_NETWORKING is not set
> PTXCONF_GLIB=y
> # PTXCONF_GLIB_GDBUS is not set
> +# PTXCONF_GLIB_LIBMOUNT is not set
> # PTXCONF_GLIBMM is not set
> # PTXCONF_GOBJECT_INTROSPECTION_HELPER is not set
> # PTXCONF_GTK_ENGINES is not set
> @@ -2202,8 +2211,8 @@ PTXCONF_GLIB=y
> # tools
> #
> # PTXCONF_FONTCONFIG is not set
> +# PTXCONF_IGT_GPU_TOOLS is not set
> # PTXCONF_IMAGEMAGICK is not set
> -# PTXCONF_INTEL_GPU_TOOLS is not set
> # PTXCONF_LIBVA_UTILS is not set
> # PTXCONF_QRENCODE is not set
>
> --
> 2.20.1
>
>
> _______________________________________________
> DistroKit mailing list
> DistroKit@pengutronix.de
--
rsc
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Industrial Linux Solutions | https://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
prev parent reply other threads:[~2019-02-25 15:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-25 14:08 Rouven Czerwinski
2019-02-25 15:54 ` Robert Schwebel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190225155427.k2wqdyrvjb4ewv4k@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=r.czerwinski@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox