* [Buildroot] [PATCH v2] opkg: bump version to svn r635
@ 2012-08-12 1:36 Jonathan Liu
2012-08-12 16:35 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Liu @ 2012-08-12 1:36 UTC (permalink / raw)
To: buildroot
It is recommended to use the most recent revision from subversion as it
contains various fixes.
Signed-off-by: Jonathan Liu <net147@gmail.com>
---
package/opkg/opkg.mk | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/package/opkg/opkg.mk b/package/opkg/opkg.mk
index be67f8e..3ba61ae 100644
--- a/package/opkg/opkg.mk
+++ b/package/opkg/opkg.mk
@@ -4,11 +4,13 @@
#
#############################################################
-OPKG_VERSION = 0.1.8
+OPKG_VERSION = 635
OPKG_SOURCE = opkg-$(OPKG_VERSION).tar.gz
-OPKG_SITE = http://opkg.googlecode.com/files
+OPKG_SITE = http://opkg.googlecode.com/svn/trunk/
+OPKG_SITE_METHOD = svn
OPKG_INSTALL_STAGING = YES
OPKG_CONF_OPT = --disable-curl --disable-gpg
+OPKG_AUTORECONF = YES
# Ensure directory for lockfile exists
define OPKG_CREATE_LOCKDIR
--
1.7.11.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH v2] opkg: bump version to svn r635
2012-08-12 1:36 [Buildroot] [PATCH v2] opkg: bump version to svn r635 Jonathan Liu
@ 2012-08-12 16:35 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2012-08-12 16:35 UTC (permalink / raw)
To: buildroot
Le Sun, 12 Aug 2012 11:36:31 +1000,
Jonathan Liu <net147@gmail.com> a ?crit :
> It is recommended to use the most recent revision from subversion as it
> contains various fixes.
>
> Signed-off-by: Jonathan Liu <net147@gmail.com>
Committed to next, thanks.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-08-12 16:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-12 1:36 [Buildroot] [PATCH v2] opkg: bump version to svn r635 Jonathan Liu
2012-08-12 16:35 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox