mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] ipkg.control: allow IPKG's Source field to be populated by users
@ 2015-07-22 12:35 Tobias Schmidl
  2015-08-10 12:47 ` Tobias Schmidl
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias Schmidl @ 2015-07-22 12:35 UTC (permalink / raw)
  To: ptxdist

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ptxdist] [PATCH] ipkg.control: allow IPKG's Source field to be populated by users
  2015-07-22 12:35 [ptxdist] [PATCH] ipkg.control: allow IPKG's Source field to be populated by users Tobias Schmidl
@ 2015-08-10 12:47 ` Tobias Schmidl
  2015-08-24  9:20   ` Juergen Borleis
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias Schmidl @ 2015-08-10 12:47 UTC (permalink / raw)
  To: ptxdist

Hello,

do you have any comments on this?

Best regards,

Tobias

> An: ptxdist@pengutronix.de
> Von: Tobias Schmidl 
> Gesendet von: "ptxdist" 
> Datum: 22.07.2015 14:36
> Betreff: [ptxdist] [PATCH] ipkg.control: allow IPKG's Source field to
>be	populated by users
>
> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ptxdist] [PATCH] ipkg.control: allow IPKG's Source field to be populated by users
  2015-08-10 12:47 ` Tobias Schmidl
@ 2015-08-24  9:20   ` Juergen Borleis
  0 siblings, 0 replies; 3+ messages in thread
From: Juergen Borleis @ 2015-08-24  9:20 UTC (permalink / raw)
  To: ptxdist; +Cc: Tobias Schmidl

Hi Tobias,

On Monday 10 August 2015 14:47:43 Tobias Schmidl wrote:
> do you have any comments on this?

Sorry, holiday season. Please be patient.

Regards,
Juergen

-- 
Pengutronix e.K.                              | Juergen Borleis             |
Industrial Linux Solutions                    | http://www.pengutronix.de/  |
-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-08-24  9:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-22 12:35 [ptxdist] [PATCH] ipkg.control: allow IPKG's Source field to be populated by users Tobias Schmidl
2015-08-10 12:47 ` Tobias Schmidl
2015-08-24  9:20   ` Juergen Borleis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox