All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivan Sergeev <vsergeev@kumunetworks.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] opkg: bump to version 0.2.2 and update upstream url
Date: Fri, 27 Jun 2014 12:40:35 -0700	[thread overview]
Message-ID: <1403898035-25202-1-git-send-email-vsergeev@kumunetworks.com> (raw)
In-Reply-To: <20140627082349.50341f05@free-electrons.com>

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

diff --git a/package/opkg/opkg.mk b/package/opkg/opkg.mk
index c57bd7f..883ef64 100644
--- a/package/opkg/opkg.mk
+++ b/package/opkg/opkg.mk
@@ -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+
-- 
2.0.0

  reply	other threads:[~2014-06-27 19:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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   ` Ivan Sergeev [this message]
2014-06-29  8:41     ` [Buildroot] [PATCH v2 " Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1403898035-25202-1-git-send-email-vsergeev@kumunetworks.com \
    --to=vsergeev@kumunetworks.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.