All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] opkg: bump to version 0.2.2 and update upstream url
@ 2014-06-26 20:30 Ivan Sergeev
  2014-06-27  6:23 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Ivan Sergeev @ 2014-06-26 20:30 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Ivan Sergeev <vsergeev@kumunetworks.com>
---
 package/opkg/opkg.mk | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/package/opkg/opkg.mk b/package/opkg/opkg.mk
index c57bd7f..56db604e 100644
--- a/package/opkg/opkg.mk
+++ b/package/opkg/opkg.mk
@@ -4,9 +4,8 @@
 #
 ################################################################################
 
-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 = git://git.yoctoproject.org/opkg
 # Uses PKG_CHECK_MODULES() in configure.ac
 OPKG_DEPENDENCIES = host-pkgconf
 OPKG_LICENSE = GPLv2+
-- 
2.0.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-29  8:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-26 20:30 [Buildroot] [PATCH 1/1] opkg: bump to version 0.2.2 and update upstream url Ivan Sergeev
2014-06-27  6:23 ` Thomas Petazzoni
2014-06-27 19:40   ` [Buildroot] [PATCH v2 " Ivan Sergeev
2014-06-29  8:41     ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.