diff --git a/make/environment-build.mk b/make/environment-build.mk index af848cda..f80f2630 100644 --- a/make/environment-build.mk +++ b/make/environment-build.mk @@ -152,7 +152,7 @@ HELPERS_DIR = $(BASE_DIR)/helpers CROSS_BASE = $(BASE_DIR)/cross CROSS_DIR ?= $(CROSS_BASE)/$(BOXARCH)/$(BOXSERIES) CONFIGS = $(BASE_DIR)/configs -PATCHES = $(BASE_DIR)/archive-patches +PATCHES = $(BASE_DIR)/patches IMAGEFILES = $(BASE_DIR)/archive-imagefiles SKEL_ROOT = $(BASE_DIR)/skel-root/$(BOXTYPE)/$(BOXSERIES) diff --git a/archive-patches/Python-xcompile.patch b/patches/Python-xcompile.patch similarity index 100% rename from archive-patches/Python-xcompile.patch rename to patches/Python-xcompile.patch diff --git a/archive-patches/alsa-lib-link_fix.patch b/patches/alsa-lib-link_fix.patch similarity index 100% rename from archive-patches/alsa-lib-link_fix.patch rename to patches/alsa-lib-link_fix.patch diff --git a/archive-patches/alsa-lib.patch b/patches/alsa-lib.patch similarity index 100% rename from archive-patches/alsa-lib.patch rename to patches/alsa-lib.patch diff --git a/archive-patches/autofs-5.1.5/autofs-5.1.5-Fix-NFS-mount-from-IPv6-addresses.patch b/patches/autofs-5.1.5/autofs-5.1.5-Fix-NFS-mount-from-IPv6-addresses.patch similarity index 100% rename from archive-patches/autofs-5.1.5/autofs-5.1.5-Fix-NFS-mount-from-IPv6-addresses.patch rename to patches/autofs-5.1.5/autofs-5.1.5-Fix-NFS-mount-from-IPv6-addresses.patch diff --git a/archive-patches/autofs-5.1.5/autofs-5.1.5-add-NULL-check-for-get_addr_string-return.patch b/patches/autofs-5.1.5/autofs-5.1.5-add-NULL-check-for-get_addr_string-return.patch similarity index 100% rename from archive-patches/autofs-5.1.5/autofs-5.1.5-add-NULL-check-for-get_addr_string-return.patch rename to patches/autofs-5.1.5/autofs-5.1.5-add-NULL-check-for-get_addr_string-return.patch diff --git a/archive-patches/autofs-5.1.5/autofs-5.1.5-add-ignore-mount-option.patch b/patches/autofs-5.1.5/autofs-5.1.5-add-ignore-mount-option.patch similarity index 100% rename from archive-patches/autofs-5.1.5/autofs-5.1.5-add-ignore-mount-option.patch rename to patches/autofs-5.1.5/autofs-5.1.5-add-ignore-mount-option.patch diff --git a/archive-patches/autofs-5.1.5/autofs-5.1.5-add-mount_verbose-configuration-option.patch b/patches/autofs-5.1.5/autofs-5.1.5-add-mount_verbose-configuration-option.patch similarity index 100% rename from archive-patches/autofs-5.1.5/autofs-5.1.5-add-mount_verbose-configuration-option.patch rename to patches/autofs-5.1.5/autofs-5.1.5-add-mount_verbose-configuration-option.patch diff --git a/archive-patches/autofs-5.1.5/autofs-5.1.5-add-strictexpire-mount-option.patch b/patches/autofs-5.1.5/autofs-5.1.5-add-strictexpire-mount-option.patch similarity index 100% rename from archive-patches/autofs-5.1.5/autofs-5.1.5-add-strictexpire-mount-option.patch rename to patches/autofs-5.1.5/autofs-5.1.5-add-strictexpire-mount-option.patch diff --git a/archive-patches/autofs-5.1.5/autofs-5.1.5-fix-hesiod-string-check-in-master_parse.patch b/patches/autofs-5.1.5/autofs-5.1.5-fix-hesiod-string-check-in-master_parse.patch similarity index 100% rename from archive-patches/autofs-5.1.5/autofs-5.1.5-fix-hesiod-string-check-in-master_parse.patch rename to patches/autofs-5.1.5/autofs-5.1.5-fix-hesiod-string-check-in-master_parse.patch diff --git a/archive-patches/autofs-5.1.5/autofs-5.1.5-log-mount-call-arguments-if-mount_verbose-is-set.patch b/patches/autofs-5.1.5/autofs-5.1.5-log-mount-call-arguments-if-mount_verbose-is-set.patch similarity index 100% rename from archive-patches/autofs-5.1.5/autofs-5.1.5-log-mount-call-arguments-if-mount_verbose-is-set.patch rename to patches/autofs-5.1.5/autofs-5.1.5-log-mount-call-arguments-if-mount_verbose-is-set.patch diff --git a/archive-patches/autofs-5.1.5/autofs-5.1.5-optionally-log-mount-requestor-process-info.patch b/patches/autofs-5.1.5/autofs-5.1.5-optionally-log-mount-requestor-process-info.patch similarity index 100% rename from archive-patches/autofs-5.1.5/autofs-5.1.5-optionally-log-mount-requestor-process-info.patch rename to patches/autofs-5.1.5/autofs-5.1.5-optionally-log-mount-requestor-process-info.patch diff --git a/archive-patches/autofs-5.1.5/autofs-5.1.5-use-malloc-in-spawn_c.patch b/patches/autofs-5.1.5/autofs-5.1.5-use-malloc-in-spawn_c.patch similarity index 100% rename from archive-patches/autofs-5.1.5/autofs-5.1.5-use-malloc-in-spawn_c.patch rename to patches/autofs-5.1.5/autofs-5.1.5-use-malloc-in-spawn_c.patch diff --git a/archive-patches/autofs-5.1.5/patch_order_5.1.5 b/patches/autofs-5.1.5/patch_order_5.1.5 similarity index 100% rename from archive-patches/autofs-5.1.5/patch_order_5.1.5 rename to patches/autofs-5.1.5/patch_order_5.1.5 diff --git a/archive-patches/bash-5.0/bash50-001 b/patches/bash-5.0/bash50-001 similarity index 100% rename from archive-patches/bash-5.0/bash50-001 rename to patches/bash-5.0/bash50-001 diff --git a/archive-patches/bash-5.0/bash50-002 b/patches/bash-5.0/bash50-002 similarity index 100% rename from archive-patches/bash-5.0/bash50-002 rename to patches/bash-5.0/bash50-002 diff --git a/archive-patches/bash-5.0/bash50-003 b/patches/bash-5.0/bash50-003 similarity index 100% rename from archive-patches/bash-5.0/bash50-003 rename to patches/bash-5.0/bash50-003 diff --git a/archive-patches/bash-5.0/bash50-004 b/patches/bash-5.0/bash50-004 similarity index 100% rename from archive-patches/bash-5.0/bash50-004 rename to patches/bash-5.0/bash50-004 diff --git a/archive-patches/bash-5.0/bash50-005 b/patches/bash-5.0/bash50-005 similarity index 100% rename from archive-patches/bash-5.0/bash50-005 rename to patches/bash-5.0/bash50-005 diff --git a/archive-patches/bash-5.0/bash50-006 b/patches/bash-5.0/bash50-006 similarity index 100% rename from archive-patches/bash-5.0/bash50-006 rename to patches/bash-5.0/bash50-006 diff --git a/archive-patches/bash-5.0/bash50-007 b/patches/bash-5.0/bash50-007 similarity index 100% rename from archive-patches/bash-5.0/bash50-007 rename to patches/bash-5.0/bash50-007 diff --git a/archive-patches/busybox-fix-config-header.diff b/patches/busybox-fix-config-header.diff similarity index 100% rename from archive-patches/busybox-fix-config-header.diff rename to patches/busybox-fix-config-header.diff diff --git a/archive-patches/busybox-fix-partition-size.patch b/patches/busybox-fix-partition-size.patch similarity index 100% rename from archive-patches/busybox-fix-partition-size.patch rename to patches/busybox-fix-partition-size.patch diff --git a/archive-patches/busybox-insmod-hack.patch b/patches/busybox-insmod-hack.patch similarity index 100% rename from archive-patches/busybox-insmod-hack.patch rename to patches/busybox-insmod-hack.patch diff --git a/archive-patches/busybox-mount-use-var-etc-fstab.patch b/patches/busybox-mount-use-var-etc-fstab.patch similarity index 100% rename from archive-patches/busybox-mount-use-var-etc-fstab.patch rename to patches/busybox-mount-use-var-etc-fstab.patch diff --git a/archive-patches/busybox-mount_single_uuid.patch b/patches/busybox-mount_single_uuid.patch similarity index 100% rename from archive-patches/busybox-mount_single_uuid.patch rename to patches/busybox-mount_single_uuid.patch diff --git a/archive-patches/bzip2-1.0.6.patch b/patches/bzip2-1.0.6.patch similarity index 100% rename from archive-patches/bzip2-1.0.6.patch rename to patches/bzip2-1.0.6.patch diff --git a/archive-patches/cairo-1.16.0-get_bitmap_surface.diff b/patches/cairo-1.16.0-get_bitmap_surface.diff similarity index 100% rename from archive-patches/cairo-1.16.0-get_bitmap_surface.diff rename to patches/cairo-1.16.0-get_bitmap_surface.diff diff --git a/archive-patches/coreutils-fix-coolstream-build.patch b/patches/coreutils-fix-coolstream-build.patch similarity index 100% rename from archive-patches/coreutils-fix-coolstream-build.patch rename to patches/coreutils-fix-coolstream-build.patch diff --git a/archive-patches/crosstool-ng/gcc/999-gcc-6.3-backport-fix-of-check-for-empty-string-in-ubsan.c.patch b/patches/crosstool-ng/gcc/999-gcc-6.3-backport-fix-of-check-for-empty-string-in-ubsan.c.patch similarity index 100% rename from archive-patches/crosstool-ng/gcc/999-gcc-6.3-backport-fix-of-check-for-empty-string-in-ubsan.c.patch rename to patches/crosstool-ng/gcc/999-gcc-6.3-backport-fix-of-check-for-empty-string-in-ubsan.c.patch diff --git a/archive-patches/djmount-fix-hang-with-asset-upnp.patch b/patches/djmount-fix-hang-with-asset-upnp.patch similarity index 100% rename from archive-patches/djmount-fix-hang-with-asset-upnp.patch rename to patches/djmount-fix-hang-with-asset-upnp.patch diff --git a/archive-patches/djmount-fix-incorrect-range-when-retrieving-content-via-HTTP.patch b/patches/djmount-fix-incorrect-range-when-retrieving-content-via-HTTP.patch similarity index 100% rename from archive-patches/djmount-fix-incorrect-range-when-retrieving-content-via-HTTP.patch rename to patches/djmount-fix-incorrect-range-when-retrieving-content-via-HTTP.patch diff --git a/archive-patches/djmount-fix-new-autotools.diff b/patches/djmount-fix-new-autotools.diff similarity index 100% rename from archive-patches/djmount-fix-new-autotools.diff rename to patches/djmount-fix-new-autotools.diff diff --git a/archive-patches/djmount-fixed-crash-when-using-UTF-8-charset.patch b/patches/djmount-fixed-crash-when-using-UTF-8-charset.patch similarity index 100% rename from archive-patches/djmount-fixed-crash-when-using-UTF-8-charset.patch rename to patches/djmount-fixed-crash-when-using-UTF-8-charset.patch diff --git a/archive-patches/djmount-fixed-crash.patch b/patches/djmount-fixed-crash.patch similarity index 100% rename from archive-patches/djmount-fixed-crash.patch rename to patches/djmount-fixed-crash.patch diff --git a/archive-patches/djmount-support-fstab-mounting.diff b/patches/djmount-support-fstab-mounting.diff similarity index 100% rename from archive-patches/djmount-support-fstab-mounting.diff rename to patches/djmount-support-fstab-mounting.diff diff --git a/archive-patches/djmount-support-seeking-in-large-2gb-files.patch b/patches/djmount-support-seeking-in-large-2gb-files.patch similarity index 100% rename from archive-patches/djmount-support-seeking-in-large-2gb-files.patch rename to patches/djmount-support-seeking-in-large-2gb-files.patch diff --git a/archive-patches/fbshot-32bit_cs_fb.diff b/patches/fbshot-32bit_cs_fb.diff similarity index 100% rename from archive-patches/fbshot-32bit_cs_fb.diff rename to patches/fbshot-32bit_cs_fb.diff diff --git a/archive-patches/fbshot_cs_hd2.diff b/patches/fbshot_cs_hd2.diff similarity index 100% rename from archive-patches/fbshot_cs_hd2.diff rename to patches/fbshot_cs_hd2.diff diff --git a/archive-patches/ffmpeg-4.1.1-allow_to_choose_rtmp_impl_at_runtime.patch b/patches/ffmpeg-4.1.1-allow_to_choose_rtmp_impl_at_runtime.patch similarity index 100% rename from archive-patches/ffmpeg-4.1.1-allow_to_choose_rtmp_impl_at_runtime.patch rename to patches/ffmpeg-4.1.1-allow_to_choose_rtmp_impl_at_runtime.patch diff --git a/archive-patches/ffmpeg-4.1.1-fix_edit_list_parsing.patch b/patches/ffmpeg-4.1.1-fix_edit_list_parsing.patch similarity index 100% rename from archive-patches/ffmpeg-4.1.1-fix_edit_list_parsing.patch rename to patches/ffmpeg-4.1.1-fix_edit_list_parsing.patch diff --git a/archive-patches/ffmpeg-4.1.1-fix_hls.patch b/patches/ffmpeg-4.1.1-fix_hls.patch similarity index 100% rename from archive-patches/ffmpeg-4.1.1-fix_hls.patch rename to patches/ffmpeg-4.1.1-fix_hls.patch diff --git a/archive-patches/ffmpeg-4.1.1-fix_mpegts.patch b/patches/ffmpeg-4.1.1-fix_mpegts.patch similarity index 100% rename from archive-patches/ffmpeg-4.1.1-fix_mpegts.patch rename to patches/ffmpeg-4.1.1-fix_mpegts.patch diff --git a/archive-patches/ffmpeg-4.1.1-hls_replace_key_uri.patch b/patches/ffmpeg-4.1.1-hls_replace_key_uri.patch similarity index 100% rename from archive-patches/ffmpeg-4.1.1-hls_replace_key_uri.patch rename to patches/ffmpeg-4.1.1-hls_replace_key_uri.patch diff --git a/archive-patches/ffmpeg-4.1.1-increase_buffer_size.patch b/patches/ffmpeg-4.1.1-increase_buffer_size.patch similarity index 100% rename from archive-patches/ffmpeg-4.1.1-increase_buffer_size.patch rename to patches/ffmpeg-4.1.1-increase_buffer_size.patch diff --git a/archive-patches/ffmpeg-4.1.1-optimize_aac.patch b/patches/ffmpeg-4.1.1-optimize_aac.patch similarity index 100% rename from archive-patches/ffmpeg-4.1.1-optimize_aac.patch rename to patches/ffmpeg-4.1.1-optimize_aac.patch diff --git a/archive-patches/freetype2-config.patch b/patches/freetype2-config.patch similarity index 100% rename from archive-patches/freetype2-config.patch rename to patches/freetype2-config.patch diff --git a/archive-patches/freetype2-pkgconf.patch b/patches/freetype2-pkgconf.patch similarity index 100% rename from archive-patches/freetype2-pkgconf.patch rename to patches/freetype2-pkgconf.patch diff --git a/archive-patches/freetype2-subpixel.patch b/patches/freetype2-subpixel.patch similarity index 100% rename from archive-patches/freetype2-subpixel.patch rename to patches/freetype2-subpixel.patch diff --git a/archive-patches/glib2-disable-tests.patch b/patches/glib2-disable-tests.patch similarity index 100% rename from archive-patches/glib2-disable-tests.patch rename to patches/glib2-disable-tests.patch diff --git a/archive-patches/gst-libav-1.14.4-0001-Disable-yasm-for-libav-when-disable-yasm.patch b/patches/gst-libav-1.14.4-0001-Disable-yasm-for-libav-when-disable-yasm.patch similarity index 100% rename from archive-patches/gst-libav-1.14.4-0001-Disable-yasm-for-libav-when-disable-yasm.patch rename to patches/gst-libav-1.14.4-0001-Disable-yasm-for-libav-when-disable-yasm.patch diff --git a/archive-patches/gst-libav-1.14.4-0001-configure-check-for-armv7ve-variant.patch b/patches/gst-libav-1.14.4-0001-configure-check-for-armv7ve-variant.patch similarity index 100% rename from archive-patches/gst-libav-1.14.4-0001-configure-check-for-armv7ve-variant.patch rename to patches/gst-libav-1.14.4-0001-configure-check-for-armv7ve-variant.patch diff --git a/archive-patches/gst-libav-1.14.4-mips64_cpu_detection.patch b/patches/gst-libav-1.14.4-mips64_cpu_detection.patch similarity index 100% rename from archive-patches/gst-libav-1.14.4-mips64_cpu_detection.patch rename to patches/gst-libav-1.14.4-mips64_cpu_detection.patch diff --git a/archive-patches/gst-libav-1.14.4-workaround-to-build-gst-libav-for-i586-with-gcc.patch b/patches/gst-libav-1.14.4-workaround-to-build-gst-libav-for-i586-with-gcc.patch similarity index 100% rename from archive-patches/gst-libav-1.14.4-workaround-to-build-gst-libav-for-i586-with-gcc.patch rename to patches/gst-libav-1.14.4-workaround-to-build-gst-libav-for-i586-with-gcc.patch diff --git a/archive-patches/gst-plugins-bad-1.14.4-0001-rtmp-fix-seeking-and-potential-segfault.patch b/patches/gst-plugins-bad-1.14.4-0001-rtmp-fix-seeking-and-potential-segfault.patch similarity index 100% rename from archive-patches/gst-plugins-bad-1.14.4-0001-rtmp-fix-seeking-and-potential-segfault.patch rename to patches/gst-plugins-bad-1.14.4-0001-rtmp-fix-seeking-and-potential-segfault.patch diff --git a/archive-patches/gst-plugins-bad-1.14.4-0004-rtmp-hls-tsdemux-fix.patch b/patches/gst-plugins-bad-1.14.4-0004-rtmp-hls-tsdemux-fix.patch similarity index 100% rename from archive-patches/gst-plugins-bad-1.14.4-0004-rtmp-hls-tsdemux-fix.patch rename to patches/gst-plugins-bad-1.14.4-0004-rtmp-hls-tsdemux-fix.patch diff --git a/archive-patches/gst-plugins-bad-1.14.4-avoid-including-sys-poll.h-directly.patch b/patches/gst-plugins-bad-1.14.4-avoid-including-sys-poll.h-directly.patch similarity index 100% rename from archive-patches/gst-plugins-bad-1.14.4-avoid-including-sys-poll.h-directly.patch rename to patches/gst-plugins-bad-1.14.4-avoid-including-sys-poll.h-directly.patch diff --git a/archive-patches/gst-plugins-bad-1.14.4-configure-allow-to-disable-libssh2.patch b/patches/gst-plugins-bad-1.14.4-configure-allow-to-disable-libssh2.patch similarity index 100% rename from archive-patches/gst-plugins-bad-1.14.4-configure-allow-to-disable-libssh2.patch rename to patches/gst-plugins-bad-1.14.4-configure-allow-to-disable-libssh2.patch diff --git a/archive-patches/gst-plugins-bad-1.14.4-dvbapi5-fix-old-kernel.patch b/patches/gst-plugins-bad-1.14.4-dvbapi5-fix-old-kernel.patch similarity index 100% rename from archive-patches/gst-plugins-bad-1.14.4-dvbapi5-fix-old-kernel.patch rename to patches/gst-plugins-bad-1.14.4-dvbapi5-fix-old-kernel.patch diff --git a/archive-patches/gst-plugins-bad-1.14.4-ensure-valid-sentinels-for-gst_structure_get-etc.patch b/patches/gst-plugins-bad-1.14.4-ensure-valid-sentinels-for-gst_structure_get-etc.patch similarity index 100% rename from archive-patches/gst-plugins-bad-1.14.4-ensure-valid-sentinels-for-gst_structure_get-etc.patch rename to patches/gst-plugins-bad-1.14.4-ensure-valid-sentinels-for-gst_structure_get-etc.patch diff --git a/archive-patches/gst-plugins-bad-1.14.4-fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch b/patches/gst-plugins-bad-1.14.4-fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch similarity index 100% rename from archive-patches/gst-plugins-bad-1.14.4-fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch rename to patches/gst-plugins-bad-1.14.4-fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch diff --git a/archive-patches/gst-plugins-bad-1.14.4-hls-main-thread-block.patch b/patches/gst-plugins-bad-1.14.4-hls-main-thread-block.patch similarity index 100% rename from archive-patches/gst-plugins-bad-1.14.4-hls-main-thread-block.patch rename to patches/gst-plugins-bad-1.14.4-hls-main-thread-block.patch diff --git a/archive-patches/gst-plugins-base-1.14.4-0003-riff-add-missing-include-directories-when-calling-in.patch b/patches/gst-plugins-base-1.14.4-0003-riff-add-missing-include-directories-when-calling-in.patch similarity index 100% rename from archive-patches/gst-plugins-base-1.14.4-0003-riff-add-missing-include-directories-when-calling-in.patch rename to patches/gst-plugins-base-1.14.4-0003-riff-add-missing-include-directories-when-calling-in.patch diff --git a/archive-patches/gst-plugins-base-1.14.4-0003-riff-media-added-fourcc-to-all-ffmpeg-mpeg4-video-caps.patch b/patches/gst-plugins-base-1.14.4-0003-riff-media-added-fourcc-to-all-ffmpeg-mpeg4-video-caps.patch similarity index 100% rename from archive-patches/gst-plugins-base-1.14.4-0003-riff-media-added-fourcc-to-all-ffmpeg-mpeg4-video-caps.patch rename to patches/gst-plugins-base-1.14.4-0003-riff-media-added-fourcc-to-all-ffmpeg-mpeg4-video-caps.patch diff --git a/archive-patches/gst-plugins-base-1.14.4-0004-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch b/patches/gst-plugins-base-1.14.4-0004-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch similarity index 100% rename from archive-patches/gst-plugins-base-1.14.4-0004-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch rename to patches/gst-plugins-base-1.14.4-0004-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch diff --git a/archive-patches/gst-plugins-base-1.14.4-0004-subparse-set-need_segment-after-sink-pad-received-GS.patch b/patches/gst-plugins-base-1.14.4-0004-subparse-set-need_segment-after-sink-pad-received-GS.patch similarity index 100% rename from archive-patches/gst-plugins-base-1.14.4-0004-subparse-set-need_segment-after-sink-pad-received-GS.patch rename to patches/gst-plugins-base-1.14.4-0004-subparse-set-need_segment-after-sink-pad-received-GS.patch diff --git a/archive-patches/gst-plugins-base-1.14.4-get-caps-from-src-pad-when-query-caps.patch b/patches/gst-plugins-base-1.14.4-get-caps-from-src-pad-when-query-caps.patch similarity index 100% rename from archive-patches/gst-plugins-base-1.14.4-get-caps-from-src-pad-when-query-caps.patch rename to patches/gst-plugins-base-1.14.4-get-caps-from-src-pad-when-query-caps.patch diff --git a/archive-patches/gst-plugins-base-1.14.4-make-gio_unix_2_0-dependency-configurable.patch b/patches/gst-plugins-base-1.14.4-make-gio_unix_2_0-dependency-configurable.patch similarity index 100% rename from archive-patches/gst-plugins-base-1.14.4-make-gio_unix_2_0-dependency-configurable.patch rename to patches/gst-plugins-base-1.14.4-make-gio_unix_2_0-dependency-configurable.patch diff --git a/archive-patches/gst-plugins-good-1.14.4-0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch b/patches/gst-plugins-good-1.14.4-0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch similarity index 100% rename from archive-patches/gst-plugins-good-1.14.4-0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch rename to patches/gst-plugins-good-1.14.4-0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch diff --git a/archive-patches/gstreamer-1.14.4-revert-use-new-gst-adapter-get-buffer.patch b/patches/gstreamer-1.14.4-revert-use-new-gst-adapter-get-buffer.patch similarity index 100% rename from archive-patches/gstreamer-1.14.4-revert-use-new-gst-adapter-get-buffer.patch rename to patches/gstreamer-1.14.4-revert-use-new-gst-adapter-get-buffer.patch diff --git a/archive-patches/harfbuzz-1.8.8-disable-docs.patch b/patches/harfbuzz-1.8.8-disable-docs.patch similarity index 100% rename from archive-patches/harfbuzz-1.8.8-disable-docs.patch rename to patches/harfbuzz-1.8.8-disable-docs.patch diff --git a/archive-patches/iconv-disable_transliterations.patch b/patches/iconv-disable_transliterations.patch similarity index 100% rename from archive-patches/iconv-disable_transliterations.patch rename to patches/iconv-disable_transliterations.patch diff --git a/archive-patches/iconv-strip_charsets.patch b/patches/iconv-strip_charsets.patch similarity index 100% rename from archive-patches/iconv-strip_charsets.patch rename to patches/iconv-strip_charsets.patch diff --git a/archive-patches/initramfs-subdirboot.cpio.gz b/patches/initramfs-subdirboot.cpio.gz similarity index 100% rename from archive-patches/initramfs-subdirboot.cpio.gz rename to patches/initramfs-subdirboot.cpio.gz diff --git a/archive-patches/iperf-disable-profiling.patch b/patches/iperf-disable-profiling.patch similarity index 100% rename from archive-patches/iperf-disable-profiling.patch rename to patches/iperf-disable-profiling.patch diff --git a/archive-patches/libbluray.diff b/patches/libbluray.diff similarity index 100% rename from archive-patches/libbluray.diff rename to patches/libbluray.diff diff --git a/archive-patches/libdpf-crossbuild.patch b/patches/libdpf-crossbuild.patch similarity index 100% rename from archive-patches/libdpf-crossbuild.patch rename to patches/libdpf-crossbuild.patch diff --git a/archive-patches/libdvbsi++-content_identifier_descriptor.patch b/patches/libdvbsi++-content_identifier_descriptor.patch similarity index 100% rename from archive-patches/libdvbsi++-content_identifier_descriptor.patch rename to patches/libdvbsi++-content_identifier_descriptor.patch diff --git a/archive-patches/libffi-install_headers.patch b/patches/libffi-install_headers.patch similarity index 100% rename from archive-patches/libffi-install_headers.patch rename to patches/libffi-install_headers.patch diff --git a/archive-patches/libid3tag-pc.patch b/patches/libid3tag-pc.patch similarity index 100% rename from archive-patches/libid3tag-pc.patch rename to patches/libid3tag-pc.patch diff --git a/archive-patches/libjpeg-turbo-tiff-ojpeg.patch b/patches/libjpeg-turbo-tiff-ojpeg.patch similarity index 100% rename from archive-patches/libjpeg-turbo-tiff-ojpeg.patch rename to patches/libjpeg-turbo-tiff-ojpeg.patch diff --git a/archive-patches/libmad-frame_length.diff b/patches/libmad-frame_length.diff similarity index 100% rename from archive-patches/libmad-frame_length.diff rename to patches/libmad-frame_length.diff diff --git a/archive-patches/libmad-mips-h-constraint-removal.patch b/patches/libmad-mips-h-constraint-removal.patch similarity index 100% rename from archive-patches/libmad-mips-h-constraint-removal.patch rename to patches/libmad-mips-h-constraint-removal.patch diff --git a/archive-patches/libmad-pc.patch b/patches/libmad-pc.patch similarity index 100% rename from archive-patches/libmad-pc.patch rename to patches/libmad-pc.patch diff --git a/archive-patches/libmad-remove-deprecated-cflags.patch b/patches/libmad-remove-deprecated-cflags.patch similarity index 100% rename from archive-patches/libmad-remove-deprecated-cflags.patch rename to patches/libmad-remove-deprecated-cflags.patch diff --git a/archive-patches/libmad-thumb2-fixed-arm.patch b/patches/libmad-thumb2-fixed-arm.patch similarity index 100% rename from archive-patches/libmad-thumb2-fixed-arm.patch rename to patches/libmad-thumb2-fixed-arm.patch diff --git a/archive-patches/libmad-thumb2-imdct-arm.patch b/patches/libmad-thumb2-imdct-arm.patch similarity index 100% rename from archive-patches/libmad-thumb2-imdct-arm.patch rename to patches/libmad-thumb2-imdct-arm.patch diff --git a/archive-patches/libpng-Disable-pngfix-and-png-fix-itxt.patch b/patches/libpng-Disable-pngfix-and-png-fix-itxt.patch similarity index 100% rename from archive-patches/libpng-Disable-pngfix-and-png-fix-itxt.patch rename to patches/libpng-Disable-pngfix-and-png-fix-itxt.patch diff --git a/archive-patches/libtirpc-0001-Disable-parts-of-TIRPC-requiring-NIS-support.patch b/patches/libtirpc-0001-Disable-parts-of-TIRPC-requiring-NIS-support.patch similarity index 100% rename from archive-patches/libtirpc-0001-Disable-parts-of-TIRPC-requiring-NIS-support.patch rename to patches/libtirpc-0001-Disable-parts-of-TIRPC-requiring-NIS-support.patch diff --git a/archive-patches/libtirpc-0002-uClibc-without-RPC-support-and-musl-does-not-install-rpcent.h.patch b/patches/libtirpc-0002-uClibc-without-RPC-support-and-musl-does-not-install-rpcent.h.patch similarity index 100% rename from archive-patches/libtirpc-0002-uClibc-without-RPC-support-and-musl-does-not-install-rpcent.h.patch rename to patches/libtirpc-0002-uClibc-without-RPC-support-and-musl-does-not-install-rpcent.h.patch diff --git a/archive-patches/libtirpc-0003-Add-rpcgen-program-from-nfs-utils-sources.patch b/patches/libtirpc-0003-Add-rpcgen-program-from-nfs-utils-sources.patch similarity index 100% rename from archive-patches/libtirpc-0003-Add-rpcgen-program-from-nfs-utils-sources.patch rename to patches/libtirpc-0003-Add-rpcgen-program-from-nfs-utils-sources.patch diff --git a/archive-patches/libtirpc-0004-Automatically-generate-XDR-header-files-from-.x-sour.patch b/patches/libtirpc-0004-Automatically-generate-XDR-header-files-from-.x-sour.patch similarity index 100% rename from archive-patches/libtirpc-0004-Automatically-generate-XDR-header-files-from-.x-sour.patch rename to patches/libtirpc-0004-Automatically-generate-XDR-header-files-from-.x-sour.patch diff --git a/archive-patches/libtirpc-0005-Add-more-XDR-files-needed-to-build-rpcbind-on-top-of.patch b/patches/libtirpc-0005-Add-more-XDR-files-needed-to-build-rpcbind-on-top-of.patch similarity index 100% rename from archive-patches/libtirpc-0005-Add-more-XDR-files-needed-to-build-rpcbind-on-top-of.patch rename to patches/libtirpc-0005-Add-more-XDR-files-needed-to-build-rpcbind-on-top-of.patch diff --git a/archive-patches/libtirpc-0006-Disable-DES-authentification-support.patch b/patches/libtirpc-0006-Disable-DES-authentification-support.patch similarity index 100% rename from archive-patches/libtirpc-0006-Disable-DES-authentification-support.patch rename to patches/libtirpc-0006-Disable-DES-authentification-support.patch diff --git a/archive-patches/libtirpc-0007-include-stdint.h-for-uintptr_t.patch b/patches/libtirpc-0007-include-stdint.h-for-uintptr_t.patch similarity index 100% rename from archive-patches/libtirpc-0007-include-stdint.h-for-uintptr_t.patch rename to patches/libtirpc-0007-include-stdint.h-for-uintptr_t.patch diff --git a/archive-patches/links-2.17-ac-prog-cxx.patch b/patches/links-2.17-ac-prog-cxx.patch similarity index 100% rename from archive-patches/links-2.17-ac-prog-cxx.patch rename to patches/links-2.17-ac-prog-cxx.patch diff --git a/archive-patches/links-2.17-accept_https_play.patch b/patches/links-2.17-accept_https_play.patch similarity index 100% rename from archive-patches/links-2.17-accept_https_play.patch rename to patches/links-2.17-accept_https_play.patch diff --git a/archive-patches/links-2.17-input-armbox.patch b/patches/links-2.17-input-armbox.patch similarity index 100% rename from archive-patches/links-2.17-input-armbox.patch rename to patches/links-2.17-input-armbox.patch diff --git a/archive-patches/links-2.17-input-coolstream.patch b/patches/links-2.17-input-coolstream.patch similarity index 100% rename from archive-patches/links-2.17-input-coolstream.patch rename to patches/links-2.17-input-coolstream.patch diff --git a/archive-patches/links-2.17.patch b/patches/links-2.17.patch similarity index 100% rename from archive-patches/links-2.17.patch rename to patches/links-2.17.patch diff --git a/archive-patches/lua-01-fix-LUA_ROOT.patch b/patches/lua-01-fix-LUA_ROOT.patch similarity index 100% rename from archive-patches/lua-01-fix-LUA_ROOT.patch rename to patches/lua-01-fix-LUA_ROOT.patch diff --git a/archive-patches/lua-01-remove-man.patch b/patches/lua-01-remove-man.patch similarity index 100% rename from archive-patches/lua-01-remove-man.patch rename to patches/lua-01-remove-man.patch diff --git a/archive-patches/lua-01-remove-readline.patch b/patches/lua-01-remove-readline.patch similarity index 100% rename from archive-patches/lua-01-remove-readline.patch rename to patches/lua-01-remove-readline.patch diff --git a/archive-patches/lua-02-shared-libs-for-lua.patch b/patches/lua-02-shared-libs-for-lua.patch similarity index 100% rename from archive-patches/lua-02-shared-libs-for-lua.patch rename to patches/lua-02-shared-libs-for-lua.patch diff --git a/archive-patches/lua-03-lua-pc.patch b/patches/lua-03-lua-pc.patch similarity index 100% rename from archive-patches/lua-03-lua-pc.patch rename to patches/lua-03-lua-pc.patch diff --git a/archive-patches/lua-04-crashfix.diff b/patches/lua-04-crashfix.diff similarity index 100% rename from archive-patches/lua-04-crashfix.diff rename to patches/lua-04-crashfix.diff diff --git a/archive-patches/lua-curl-Makefile.diff b/patches/lua-curl-Makefile.diff similarity index 100% rename from archive-patches/lua-curl-Makefile.diff rename to patches/lua-curl-Makefile.diff diff --git a/archive-patches/lua-feedparser.patch b/patches/lua-feedparser.patch similarity index 100% rename from archive-patches/lua-feedparser.patch rename to patches/lua-feedparser.patch diff --git a/archive-patches/luaexpat-makefile.patch b/patches/luaexpat-makefile.patch similarity index 100% rename from archive-patches/luaexpat-makefile.patch rename to patches/luaexpat-makefile.patch diff --git a/archive-patches/luaposix-fix-build.patch b/patches/luaposix-fix-build.patch similarity index 100% rename from archive-patches/luaposix-fix-build.patch rename to patches/luaposix-fix-build.patch diff --git a/archive-patches/luaposix-fix-docdir-build.patch b/patches/luaposix-fix-docdir-build.patch similarity index 100% rename from archive-patches/luaposix-fix-docdir-build.patch rename to patches/luaposix-fix-docdir-build.patch diff --git a/archive-patches/luarocks-0001-allow-libluajit-detection.patch b/patches/luarocks-0001-allow-libluajit-detection.patch similarity index 100% rename from archive-patches/luarocks-0001-allow-libluajit-detection.patch rename to patches/luarocks-0001-allow-libluajit-detection.patch diff --git a/archive-patches/minicom-fix-h-v-return-value-is-not-0.patch b/patches/minicom-fix-h-v-return-value-is-not-0.patch similarity index 100% rename from archive-patches/minicom-fix-h-v-return-value-is-not-0.patch rename to patches/minicom-fix-h-v-return-value-is-not-0.patch diff --git a/archive-patches/ncurses-gcc-5.x-MKlib_gen.patch b/patches/ncurses-gcc-5.x-MKlib_gen.patch similarity index 100% rename from archive-patches/ncurses-gcc-5.x-MKlib_gen.patch rename to patches/ncurses-gcc-5.x-MKlib_gen.patch diff --git a/archive-patches/nfs-utils_01-Patch-taken-from-Gentoo.patch b/patches/nfs-utils_01-Patch-taken-from-Gentoo.patch similarity index 100% rename from archive-patches/nfs-utils_01-Patch-taken-from-Gentoo.patch rename to patches/nfs-utils_01-Patch-taken-from-Gentoo.patch diff --git a/archive-patches/nfs-utils_02-Switch-legacy-index-in-favour-of-strchr.patch b/patches/nfs-utils_02-Switch-legacy-index-in-favour-of-strchr.patch similarity index 100% rename from archive-patches/nfs-utils_02-Switch-legacy-index-in-favour-of-strchr.patch rename to patches/nfs-utils_02-Switch-legacy-index-in-favour-of-strchr.patch diff --git a/archive-patches/nfs-utils_03-Let-the-configure-script-find-getrpcbynumber-in-libt.patch b/patches/nfs-utils_03-Let-the-configure-script-find-getrpcbynumber-in-libt.patch similarity index 100% rename from archive-patches/nfs-utils_03-Let-the-configure-script-find-getrpcbynumber-in-libt.patch rename to patches/nfs-utils_03-Let-the-configure-script-find-getrpcbynumber-in-libt.patch diff --git a/archive-patches/nfs-utils_04-mountd-Add-check-for-struct-file_handle.patch b/patches/nfs-utils_04-mountd-Add-check-for-struct-file_handle.patch similarity index 100% rename from archive-patches/nfs-utils_04-mountd-Add-check-for-struct-file_handle.patch rename to patches/nfs-utils_04-mountd-Add-check-for-struct-file_handle.patch diff --git a/archive-patches/nfs-utils_05-sm-notify-use-sbin-instead-of-usr-sbin.patch b/patches/nfs-utils_05-sm-notify-use-sbin-instead-of-usr-sbin.patch similarity index 100% rename from archive-patches/nfs-utils_05-sm-notify-use-sbin-instead-of-usr-sbin.patch rename to patches/nfs-utils_05-sm-notify-use-sbin-instead-of-usr-sbin.patch diff --git a/archive-patches/openssl-add-ni-specific-target.patch b/patches/openssl-add-ni-specific-target.patch similarity index 100% rename from archive-patches/openssl-add-ni-specific-target.patch rename to patches/openssl-add-ni-specific-target.patch diff --git a/archive-patches/parted-3.2-devmapper-1.patch b/patches/parted-3.2-devmapper-1.patch similarity index 100% rename from archive-patches/parted-3.2-devmapper-1.patch rename to patches/parted-3.2-devmapper-1.patch diff --git a/archive-patches/parted-3.2-sysmacros.patch b/patches/parted-3.2-sysmacros.patch similarity index 100% rename from archive-patches/parted-3.2-sysmacros.patch rename to patches/parted-3.2-sysmacros.patch diff --git a/archive-patches/pixman-0.34.0-0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch b/patches/pixman-0.34.0-0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch similarity index 100% rename from archive-patches/pixman-0.34.0-0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch rename to patches/pixman-0.34.0-0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch diff --git a/archive-patches/pixman-0.34.0-0001-test-utils-Check-for-FE_INVALID-definition-before-us.patch b/patches/pixman-0.34.0-0001-test-utils-Check-for-FE_INVALID-definition-before-us.patch similarity index 100% rename from archive-patches/pixman-0.34.0-0001-test-utils-Check-for-FE_INVALID-definition-before-us.patch rename to patches/pixman-0.34.0-0001-test-utils-Check-for-FE_INVALID-definition-before-us.patch diff --git a/archive-patches/pixman-0.34.0-asm_include.patch b/patches/pixman-0.34.0-asm_include.patch similarity index 100% rename from archive-patches/pixman-0.34.0-asm_include.patch rename to patches/pixman-0.34.0-asm_include.patch diff --git a/archive-patches/pkgconf-pkg-config b/patches/pkgconf-pkg-config similarity index 100% rename from archive-patches/pkgconf-pkg-config rename to patches/pkgconf-pkg-config diff --git a/archive-patches/pugixml-config.patch b/patches/pugixml-config.patch similarity index 100% rename from archive-patches/pugixml-config.patch rename to patches/pugixml-config.patch diff --git a/archive-patches/rpcbind-0001-Remove-yellow-pages-support.patch b/patches/rpcbind-0001-Remove-yellow-pages-support.patch similarity index 100% rename from archive-patches/rpcbind-0001-Remove-yellow-pages-support.patch rename to patches/rpcbind-0001-Remove-yellow-pages-support.patch diff --git a/archive-patches/samba33-build-only-what-we-need.patch b/patches/samba33-build-only-what-we-need.patch similarity index 100% rename from archive-patches/samba33-build-only-what-we-need.patch rename to patches/samba33-build-only-what-we-need.patch diff --git a/archive-patches/samba33-configure.in-make-getgrouplist_ok-test-cross-compile.patch b/patches/samba33-configure.in-make-getgrouplist_ok-test-cross-compile.patch similarity index 100% rename from archive-patches/samba33-configure.in-make-getgrouplist_ok-test-cross-compile.patch rename to patches/samba33-configure.in-make-getgrouplist_ok-test-cross-compile.patch diff --git a/archive-patches/samba36-CVE-2016-2112-v3-6.patch b/patches/samba36-CVE-2016-2112-v3-6.patch similarity index 100% rename from archive-patches/samba36-CVE-2016-2112-v3-6.patch rename to patches/samba36-CVE-2016-2112-v3-6.patch diff --git a/archive-patches/samba36-CVE-2016-2115-v3-6.patch b/patches/samba36-CVE-2016-2115-v3-6.patch similarity index 100% rename from archive-patches/samba36-CVE-2016-2115-v3-6.patch rename to patches/samba36-CVE-2016-2115-v3-6.patch diff --git a/archive-patches/samba36-CVE-2017-7494-v3-6.patch b/patches/samba36-CVE-2017-7494-v3-6.patch similarity index 100% rename from archive-patches/samba36-CVE-2017-7494-v3-6.patch rename to patches/samba36-CVE-2017-7494-v3-6.patch diff --git a/archive-patches/samba36-build-only-what-we-need.patch b/patches/samba36-build-only-what-we-need.patch similarity index 100% rename from archive-patches/samba36-build-only-what-we-need.patch rename to patches/samba36-build-only-what-we-need.patch diff --git a/archive-patches/samba36-remove_ad_support.patch b/patches/samba36-remove_ad_support.patch similarity index 100% rename from archive-patches/samba36-remove_ad_support.patch rename to patches/samba36-remove_ad_support.patch diff --git a/archive-patches/samba36-remove_printer_support.patch b/patches/samba36-remove_printer_support.patch similarity index 100% rename from archive-patches/samba36-remove_printer_support.patch rename to patches/samba36-remove_printer_support.patch diff --git a/archive-patches/samba36-remove_registry_backend.patch b/patches/samba36-remove_registry_backend.patch similarity index 100% rename from archive-patches/samba36-remove_registry_backend.patch rename to patches/samba36-remove_registry_backend.patch diff --git a/archive-patches/samba36-remove_services.patch b/patches/samba36-remove_services.patch similarity index 100% rename from archive-patches/samba36-remove_services.patch rename to patches/samba36-remove_services.patch diff --git a/archive-patches/samba36-remove_winreg_support.patch b/patches/samba36-remove_winreg_support.patch similarity index 100% rename from archive-patches/samba36-remove_winreg_support.patch rename to patches/samba36-remove_winreg_support.patch diff --git a/archive-patches/samba36-strip_srvsvc.patch b/patches/samba36-strip_srvsvc.patch similarity index 100% rename from archive-patches/samba36-strip_srvsvc.patch rename to patches/samba36-strip_srvsvc.patch diff --git a/archive-patches/usbutils-avoid-dependency-on-bash.patch b/patches/usbutils-avoid-dependency-on-bash.patch similarity index 100% rename from archive-patches/usbutils-avoid-dependency-on-bash.patch rename to patches/usbutils-avoid-dependency-on-bash.patch diff --git a/archive-patches/usbutils-fix-null-pointer-crash.patch b/patches/usbutils-fix-null-pointer-crash.patch similarity index 100% rename from archive-patches/usbutils-fix-null-pointer-crash.patch rename to patches/usbutils-fix-null-pointer-crash.patch diff --git a/archive-patches/ushare-fix-building-with-gcc-5.x.patch b/patches/ushare-fix-building-with-gcc-5.x.patch similarity index 100% rename from archive-patches/ushare-fix-building-with-gcc-5.x.patch rename to patches/ushare-fix-building-with-gcc-5.x.patch diff --git a/archive-patches/ushare.diff b/patches/ushare.diff similarity index 100% rename from archive-patches/ushare.diff rename to patches/ushare.diff diff --git a/archive-patches/valgrind-automake-1.11.2.patch b/patches/valgrind-automake-1.11.2.patch similarity index 100% rename from archive-patches/valgrind-automake-1.11.2.patch rename to patches/valgrind-automake-1.11.2.patch diff --git a/archive-patches/valgrind-fix-hd2-build.patch b/patches/valgrind-fix-hd2-build.patch similarity index 100% rename from archive-patches/valgrind-fix-hd2-build.patch rename to patches/valgrind-fix-hd2-build.patch diff --git a/archive-patches/valgrind-fix-hd51-build.patch b/patches/valgrind-fix-hd51-build.patch similarity index 100% rename from archive-patches/valgrind-fix-hd51-build.patch rename to patches/valgrind-fix-hd51-build.patch diff --git a/archive-patches/valgrind12305-nevis-patch.diff b/patches/valgrind12305-nevis-patch.diff similarity index 100% rename from archive-patches/valgrind12305-nevis-patch.diff rename to patches/valgrind12305-nevis-patch.diff diff --git a/archive-patches/vsftpd-disable-capabilities.patch b/patches/vsftpd-disable-capabilities.patch similarity index 100% rename from archive-patches/vsftpd-disable-capabilities.patch rename to patches/vsftpd-disable-capabilities.patch diff --git a/archive-patches/vsftpd-fix-CVE-2015-1419.patch b/patches/vsftpd-fix-CVE-2015-1419.patch similarity index 100% rename from archive-patches/vsftpd-fix-CVE-2015-1419.patch rename to patches/vsftpd-fix-CVE-2015-1419.patch diff --git a/archive-patches/wget-change_DEFAULT_LOGFILE.patch b/patches/wget-change_DEFAULT_LOGFILE.patch similarity index 100% rename from archive-patches/wget-change_DEFAULT_LOGFILE.patch rename to patches/wget-change_DEFAULT_LOGFILE.patch diff --git a/archive-patches/wget-remove-hardcoded-engine-support-for-openss.patch b/patches/wget-remove-hardcoded-engine-support-for-openss.patch similarity index 100% rename from archive-patches/wget-remove-hardcoded-engine-support-for-openss.patch rename to patches/wget-remove-hardcoded-engine-support-for-openss.patch diff --git a/archive-patches/wget-set-check_cert-false-by-default.patch b/patches/wget-set-check_cert-false-by-default.patch similarity index 100% rename from archive-patches/wget-set-check_cert-false-by-default.patch rename to patches/wget-set-check_cert-false-by-default.patch diff --git a/archive-patches/xupnpd-add-configuration-files.diff b/patches/xupnpd-add-configuration-files.diff similarity index 100% rename from archive-patches/xupnpd-add-configuration-files.diff rename to patches/xupnpd-add-configuration-files.diff diff --git a/archive-patches/xupnpd-change-XUPNPDROOTDIR.diff b/patches/xupnpd-change-XUPNPDROOTDIR.diff similarity index 100% rename from archive-patches/xupnpd-change-XUPNPDROOTDIR.diff rename to patches/xupnpd-change-XUPNPDROOTDIR.diff diff --git a/archive-patches/xupnpd-coolstream-dynamic-lua.patch b/patches/xupnpd-coolstream-dynamic-lua.patch similarity index 100% rename from archive-patches/xupnpd-coolstream-dynamic-lua.patch rename to patches/xupnpd-coolstream-dynamic-lua.patch diff --git a/archive-patches/xupnpd-fix-memleak-on-coolstream-boxes-thanks-ng777.patch b/patches/xupnpd-fix-memleak-on-coolstream-boxes-thanks-ng777.patch similarity index 100% rename from archive-patches/xupnpd-fix-memleak-on-coolstream-boxes-thanks-ng777.patch rename to patches/xupnpd-fix-memleak-on-coolstream-boxes-thanks-ng777.patch diff --git a/archive-patches/xupnpd-fix-webif-backlinks.diff b/patches/xupnpd-fix-webif-backlinks.diff similarity index 100% rename from archive-patches/xupnpd-fix-webif-backlinks.diff rename to patches/xupnpd-fix-webif-backlinks.diff diff --git a/archive-patches/zlib-ldflags-tests.patch b/patches/zlib-ldflags-tests.patch similarity index 100% rename from archive-patches/zlib-ldflags-tests.patch rename to patches/zlib-ldflags-tests.patch diff --git a/archive-patches/zlib-remove.ldconfig.call.patch b/patches/zlib-remove.ldconfig.call.patch similarity index 100% rename from archive-patches/zlib-remove.ldconfig.call.patch rename to patches/zlib-remove.ldconfig.call.patch