Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: john <john.osullivan@cloudiumsystems.com>
To: buildroot@busybox.net
Subject: [Buildroot] Local SVN respository
Date: Thu, 18 Oct 2012 09:05:44 +0100	[thread overview]
Message-ID: <1350547544.8368.8.camel@john-ubu> (raw)


Hi,

I am trying to build a local package from a local svn repository. The
software I am building is a heavily hacked version of some open source
package. I am trying to retrieve the software from a local svn
repository (svn:// and not http) but buildroot keeps fetching the
official version of the software rather than my local copy. I have tried
various options like _OVERRIDE_SRCDIR but cannot change this behaviour,
any suggestions?

An extract from my mk file follows:

MYPACKAGE_VERSION = 1.0.1

#This should fetch it from an SVN repository and create
mysoftware-1.0.1.tar.gz in the dl directory
MYPACKAGE_SITE=svn://myserver/mydir/trunk/mysoftware-1.0.1/

#MYPACKAGE_SITE_METHOD = svn

#MYPACKAGE_OVERRIDE_SRCDIR =
${BUILDROOT_LOCATION}/../../mydir/mysoftware-1.0.1/

#This should take  mysoftware-1.0.1.tar.gz directly from the dl
directory and place it in output/build/mysoftware directory
MYPACKAGE_SOURCE = mysoftware-$(MYPACKAGE_VERSION).tar.gz

             reply	other threads:[~2012-10-18  8:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-18  8:05 john [this message]
2012-10-18  8:24 ` [Buildroot] Local SVN respository David Sanchez Herrero
2012-10-18 20:07 ` Arnout Vandecappelle
2012-10-19 16:41   ` john
2012-10-19 19:58     ` Arnout Vandecappelle

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=1350547544.8368.8.camel@john-ubu \
    --to=john.osullivan@cloudiumsystems.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox