diff mbox series

[meta-swupdate] Remove old Beaglebone defconfig

Message ID 1506521108-1459-1-git-send-email-ayoub.zaki@embexus.com
State Accepted
Headers show
Series [meta-swupdate] Remove old Beaglebone defconfig | expand

Commit Message

Ayoub Zaki Sept. 27, 2017, 2:05 p.m. UTC
Configuration example for diffrent Boards are now in meta-swupdate-boards layer

Signed-off-by: Ayoub Zaki <ayoub.zaki@embexus.com>
---
 .../swupdate/swupdate/beaglebone/defconfig         | 76 ----------------------
 1 file changed, 76 deletions(-)
 delete mode 100644 recipes-support/swupdate/swupdate/beaglebone/defconfig

Comments

Stefano Babic Sept. 27, 2017, 2:17 p.m. UTC | #1
Hi Ayoub,

On 27/09/2017 16:05, Ayoub Zaki wrote:
> Configuration example for diffrent Boards are now in meta-swupdate-boards layer
> 

Still forgotten to drop it ? Thanks for cleanup !

Acked-by: Stefano Babic <sbabic@denx.de>

Best regards,
Stefano

> Signed-off-by: Ayoub Zaki <ayoub.zaki@embexus.com>
> ---
>  .../swupdate/swupdate/beaglebone/defconfig         | 76 ----------------------
>  1 file changed, 76 deletions(-)
>  delete mode 100644 recipes-support/swupdate/swupdate/beaglebone/defconfig
> 
> diff --git a/recipes-support/swupdate/swupdate/beaglebone/defconfig b/recipes-support/swupdate/swupdate/beaglebone/defconfig
> deleted file mode 100644
> index c3f4e37..0000000
> --- a/recipes-support/swupdate/swupdate/beaglebone/defconfig
> +++ /dev/null
> @@ -1,76 +0,0 @@
> -#
> -# Automatically generated file; DO NOT EDIT.
> -# Swupdate Configuration
> -#
> -CONFIG_HAVE_DOT_CONFIG=y
> -
> -#
> -# Swupdate Settings
> -#
> -
> -#
> -# General Configuration
> -#
> -CONFIG_SCRIPTS=y
> -# CONFIG_HW_COMPATIBILITY is not set
> -CONFIG_MTD=y
> -CONFIG_LUA=y
> -# CONFIG_FEATURE_SYSLOG is not set
> -
> -#
> -# Build Options
> -#
> -# CONFIG_STATIC is not set
> -CONFIG_CROSS_COMPILE=""
> -CONFIG_SYSROOT=""
> -CONFIG_EXTRA_CFLAGS=""
> -CONFIG_EXTRA_LDFLAGS=""
> -CONFIG_EXTRA_LDLIBS=""
> -
> -#
> -# Debugging Options
> -#
> -# CONFIG_DEBUG is not set
> -# CONFIG_WERROR is not set
> -# CONFIG_NOCLEANUP is not set
> -# CONFIG_DOWNLOAD is not set
> -CONFIG_WEBSERVER=y
> -
> -#
> -# Webserver Features
> -#
> -CONFIG_MONGOOSE=y
> -
> -#
> -# Mongoose Feature
> -#
> -CONFIG_MONGOOSELUA=y
> -# CONFIG_MONGOOSEIPV6 is not set
> -CONFIG_MONGOOSESSL=y
> -
> -#
> -# Archival Features
> -#
> -CONFIG_CPIO=y
> -CONFIG_GUNZIP=y
> -
> -#
> -# Parser Features
> -#
> -CONFIG_LIBCONFIG=y
> -CONFIG_LIBCONFIGROOT=""
> -# CONFIG_JSON is not set
> -# CONFIG_LUAEXTERNAL is not set
> -# CONFIG_SETSWDESCRIPTION is not set
> -
> -#
> -# Image Handlers
> -#
> -# CONFIG_UBIVOL is not set
> -CONFIG_CFI=y
> -CONFIG_RAW=y
> -CONFIG_LUASCRIPTHANDLER=y
> -CONFIG_SHELLSCRIPTHANDLER=y
> -CONFIG_HANDLER_IN_LUA=y
> -CONFIG_UBOOT=y
> -CONFIG_UBOOT_FWENV="/etc/fw_env.config"
>
Stefano Babic Sept. 29, 2017, 3:41 p.m. UTC | #2
On 27/09/2017 16:05, Ayoub Zaki wrote:
> Configuration example for diffrent Boards are now in meta-swupdate-boards layer
> 
> Signed-off-by: Ayoub Zaki <ayoub.zaki@embexus.com>
> ---
>  .../swupdate/swupdate/beaglebone/defconfig         | 76 ----------------------
>  1 file changed, 76 deletions(-)
>  delete mode 100644 recipes-support/swupdate/swupdate/beaglebone/defconfig
> 
> diff --git a/recipes-support/swupdate/swupdate/beaglebone/defconfig b/recipes-support/swupdate/swupdate/beaglebone/defconfig
> deleted file mode 100644
> index c3f4e37..0000000
> --- a/recipes-support/swupdate/swupdate/beaglebone/defconfig
> +++ /dev/null
> @@ -1,76 +0,0 @@
> -#
> -# Automatically generated file; DO NOT EDIT.
> -# Swupdate Configuration
> -#
> -CONFIG_HAVE_DOT_CONFIG=y
> -
> -#
> -# Swupdate Settings
> -#
> -
> -#
> -# General Configuration
> -#
> -CONFIG_SCRIPTS=y
> -# CONFIG_HW_COMPATIBILITY is not set
> -CONFIG_MTD=y
> -CONFIG_LUA=y
> -# CONFIG_FEATURE_SYSLOG is not set
> -
> -#
> -# Build Options
> -#
> -# CONFIG_STATIC is not set
> -CONFIG_CROSS_COMPILE=""
> -CONFIG_SYSROOT=""
> -CONFIG_EXTRA_CFLAGS=""
> -CONFIG_EXTRA_LDFLAGS=""
> -CONFIG_EXTRA_LDLIBS=""
> -
> -#
> -# Debugging Options
> -#
> -# CONFIG_DEBUG is not set
> -# CONFIG_WERROR is not set
> -# CONFIG_NOCLEANUP is not set
> -# CONFIG_DOWNLOAD is not set
> -CONFIG_WEBSERVER=y
> -
> -#
> -# Webserver Features
> -#
> -CONFIG_MONGOOSE=y
> -
> -#
> -# Mongoose Feature
> -#
> -CONFIG_MONGOOSELUA=y
> -# CONFIG_MONGOOSEIPV6 is not set
> -CONFIG_MONGOOSESSL=y
> -
> -#
> -# Archival Features
> -#
> -CONFIG_CPIO=y
> -CONFIG_GUNZIP=y
> -
> -#
> -# Parser Features
> -#
> -CONFIG_LIBCONFIG=y
> -CONFIG_LIBCONFIGROOT=""
> -# CONFIG_JSON is not set
> -# CONFIG_LUAEXTERNAL is not set
> -# CONFIG_SETSWDESCRIPTION is not set
> -
> -#
> -# Image Handlers
> -#
> -# CONFIG_UBIVOL is not set
> -CONFIG_CFI=y
> -CONFIG_RAW=y
> -CONFIG_LUASCRIPTHANDLER=y
> -CONFIG_SHELLSCRIPTHANDLER=y
> -CONFIG_HANDLER_IN_LUA=y
> -CONFIG_UBOOT=y
> -CONFIG_UBOOT_FWENV="/etc/fw_env.config"
> 

Applied to -master, -pyro, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/recipes-support/swupdate/swupdate/beaglebone/defconfig b/recipes-support/swupdate/swupdate/beaglebone/defconfig
deleted file mode 100644
index c3f4e37..0000000
--- a/recipes-support/swupdate/swupdate/beaglebone/defconfig
+++ /dev/null
@@ -1,76 +0,0 @@ 
-#
-# Automatically generated file; DO NOT EDIT.
-# Swupdate Configuration
-#
-CONFIG_HAVE_DOT_CONFIG=y
-
-#
-# Swupdate Settings
-#
-
-#
-# General Configuration
-#
-CONFIG_SCRIPTS=y
-# CONFIG_HW_COMPATIBILITY is not set
-CONFIG_MTD=y
-CONFIG_LUA=y
-# CONFIG_FEATURE_SYSLOG is not set
-
-#
-# Build Options
-#
-# CONFIG_STATIC is not set
-CONFIG_CROSS_COMPILE=""
-CONFIG_SYSROOT=""
-CONFIG_EXTRA_CFLAGS=""
-CONFIG_EXTRA_LDFLAGS=""
-CONFIG_EXTRA_LDLIBS=""
-
-#
-# Debugging Options
-#
-# CONFIG_DEBUG is not set
-# CONFIG_WERROR is not set
-# CONFIG_NOCLEANUP is not set
-# CONFIG_DOWNLOAD is not set
-CONFIG_WEBSERVER=y
-
-#
-# Webserver Features
-#
-CONFIG_MONGOOSE=y
-
-#
-# Mongoose Feature
-#
-CONFIG_MONGOOSELUA=y
-# CONFIG_MONGOOSEIPV6 is not set
-CONFIG_MONGOOSESSL=y
-
-#
-# Archival Features
-#
-CONFIG_CPIO=y
-CONFIG_GUNZIP=y
-
-#
-# Parser Features
-#
-CONFIG_LIBCONFIG=y
-CONFIG_LIBCONFIGROOT=""
-# CONFIG_JSON is not set
-# CONFIG_LUAEXTERNAL is not set
-# CONFIG_SETSWDESCRIPTION is not set
-
-#
-# Image Handlers
-#
-# CONFIG_UBIVOL is not set
-CONFIG_CFI=y
-CONFIG_RAW=y
-CONFIG_LUASCRIPTHANDLER=y
-CONFIG_SHELLSCRIPTHANDLER=y
-CONFIG_HANDLER_IN_LUA=y
-CONFIG_UBOOT=y
-CONFIG_UBOOT_FWENV="/etc/fw_env.config"