opkg: bump to version 0.2.2 and update upstream url
Signed-off-by: Ivan Sergeev <vsergeev@kumunetworks.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
47329f41a1
commit
334c6ab7f1
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPKG_VERSION = v0.2.0
|
||||
OPKG_SOURCE = $(OPKG_VERSION).tar.bz2
|
||||
OPKG_SITE = https://bitbucket.org/opkg/opkg/get
|
||||
OPKG_VERSION = v0.2.2
|
||||
OPKG_SITE = http://git.yoctoproject.org/git/opkg
|
||||
OPKG_SITE_METHOD = git
|
||||
# Uses PKG_CHECK_MODULES() in configure.ac
|
||||
OPKG_DEPENDENCIES = host-pkgconf
|
||||
OPKG_LICENSE = GPLv2+
|
||||
|
Loading…
Reference in New Issue
Block a user