From: Roland Hieber <rohieb@rohieb.name>
To: Pedro Lafuente <pedro.lafuente@avt-stoye.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] get SVN folder ( without .tar extension)
Date: Thu, 6 Apr 2017 13:55:14 +0200 [thread overview]
Message-ID: <cda2c57d-2343-305f-e1b8-7f484a1cc592@rohieb.name> (raw)
In-Reply-To: <43e8d354-c5e5-d865-7b6f-bfd61a6acf52@avt-stoye.de>
Hi,
First, please start a new thread for each new topic instead of replying
to another mail, so that threads don't get lost. :)
Judging from the (still undocumented parts of the) ptxdist code, you
should be able to put svn:// urls directly into YOURPACKAGE_URL variable
in the Makefile. That URL can have an optional parameter ";rev=..." at
the end, like this:
PACKAGES-$(PTXCONF_YOURPACKAGE) += yourpackage
YOURPACKAGE_URL = svn://your-server/your-repostitory;ref=20
(Unfortunately, I can't test it, I didn't find any SVN repos on the web)
In the background, ptxdist will clone the repository, update to the
specified revision, and still build a tarball out of it, so the next
build steps are transparent.
Hope that helps,
- Roland
On 06.04.2017 11:26, Pedro Lafuente wrote:
> Hello there,
>
> I know that since ptxdist-2013.08 it is possible to get svn projects
> without .tar extension (project folder).
>
> Any idea how to integrate that in the makefile from a new package?
>
> Much appreciated for your help.
>
> Regards,
>
> Pedro
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2017-04-06 11:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-05 22:12 [ptxdist] [PATCH] ppp: version bump 2.4.5 -> 2.4.7 Ladislav Michl
2017-04-06 9:26 ` [ptxdist] get SVN folder ( without .tar extension) Pedro Lafuente
2017-04-06 11:55 ` Roland Hieber [this message]
2017-04-06 12:01 ` Roland Hieber
2017-04-07 9:28 ` Guillermo Rodriguez Garcia
2017-04-12 20:30 ` [ptxdist] [PATCH v2] ppp: version bump 2.4.5 -> 2.4.7 Ladislav Michl
2017-04-21 13:02 ` Michael Olbrich
2017-04-21 14:11 ` Ladislav Michl
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=cda2c57d-2343-305f-e1b8-7f484a1cc592@rohieb.name \
--to=rohieb@rohieb.name \
--cc=pedro.lafuente@avt-stoye.de \
--cc=ptxdist@pengutronix.de \
/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