mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Tobias Schmidl <T.Schmidl@erhardt-leimer.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] ipkg.control: allow IPKG's Source field to be populated by users
Date: Wed, 22 Jul 2015 14:35:29 +0200	[thread overview]
Message-ID: <OF69E7687B.7A95BAA9-ONC1257E8A.00452AB0-C1257E8A.00452AB9@erhardt-leimer.com> (raw)
In-Reply-To: 

We want to be able to set the Source field in ipkg's control block
by ourself, so that we're able to distinguish different package sources.

Additionally, this is the only left hard coded option, so now the control
block is fully customizable.
---
 config/xpkg/ipkg.control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/xpkg/ipkg.control b/config/xpkg/ipkg.control
index 691dd74..350e603 100644
--- a/config/xpkg/ipkg.control
+++ b/config/xpkg/ipkg.control
@@ -5,5 +5,5 @@ Section:  	@SECTION@
 Architecture:	@ARCH@
 Maintainer:	@AUTHOR@
 Depends:	@DEPENDS@
-Source: 	http://www.ptxdist.org/
+Source: 	@SOURCE@
 Description:	@DESCRIPTION@
-- 
2.1.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2015-07-22 10:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-22 12:35 Tobias Schmidl [this message]
2015-08-10 12:47 ` Tobias Schmidl
2015-08-24  9:20   ` Juergen Borleis

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=OF69E7687B.7A95BAA9-ONC1257E8A.00452AB0-C1257E8A.00452AB9@erhardt-leimer.com \
    --to=t.schmidl@erhardt-leimer.com \
    --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