From: Paul Spooren <mail@aparcar.org>
Date: Sun, 6 Dec 2020 19:24:52 +0000 (-1000)
Subject: opkg: remove legacy dist and extra_data
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=6ea03ec94c688d3a1a5489cc1d4dff44ec2f2ff2;p=openwrt%2Fstaging%2Fdedeckeh.git

opkg: remove legacy dist and extra_data

efb26a3 libopkg: remove "extra_data" option
1d67ab7 libopkg: remove support for "dist" config

Reduces opkg size by about 400 Bytes.

Signed-off-by: Paul Spooren <mail@aparcar.org>
---

diff --git a/package/system/opkg/Makefile b/package/system/opkg/Makefile
index c29dcb891e..4a7288d2e4 100644
--- a/package/system/opkg/Makefile
+++ b/package/system/opkg/Makefile
@@ -14,9 +14,9 @@ PKG_FLAGS:=essential
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://git.openwrt.org/project/opkg-lede.git
-PKG_SOURCE_DATE:=2020-11-25
-PKG_SOURCE_VERSION:=66f458decf9fd2839d77bf420e93d9c78025488a
-PKG_MIRROR_HASH:=932cf0002fd05e8a231df6d3e2c807b2c62501aa36ac2a3e20665622872e262d
+PKG_SOURCE_DATE:=2020-12-05
+PKG_SOURCE_VERSION:=efb26a35e4e5446f135307c4ff7df9e9563c23a9
+PKG_MIRROR_HASH:=9294140567f1b122a7229fc80ab1b70e167b478c1a3062e0b64631c189beeda5
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING