Looks like minor changes.
https://git.yoctoproject.org/opkg/log/?h=v0.7.0

Signed-off-by: Christian Melki <[email protected]>
---
 rules/opkg.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/opkg.make b/rules/opkg.make
index 9e80a0494..1ceca3ef1 100644
--- a/rules/opkg.make
+++ b/rules/opkg.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPKG) += opkg
 #
 # Paths and names
 #
-OPKG_VERSION   := 0.6.3
-OPKG_MD5       := 8be4d6ec7557c40e7604d37ba33fdd34
+OPKG_VERSION   := 0.7.0
+OPKG_MD5       := 6bf0315a3fd5fd046279d0fd98a39016
 OPKG           := opkg-$(OPKG_VERSION)
 OPKG_SUFFIX    := tar.gz
 OPKG_URL       := 
http://downloads.yoctoproject.org/releases/opkg/$(OPKG).$(OPKG_SUFFIX)
-- 
2.34.1


Reply via email to