public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] meta-isar: hello: Document how to pin the source release per package
@ 2021-02-23 11:26 Jan Kiszka
  2021-03-29 13:16 ` Anton Mikanovich
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2021-02-23 11:26 UTC (permalink / raw)
  To: isar-users; +Cc: Henning Schild

From: Jan Kiszka <jan.kiszka@siemens.com>

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 meta-isar/recipes-app/hello/hello.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-isar/recipes-app/hello/hello.inc b/meta-isar/recipes-app/hello/hello.inc
index d81085d8..d6bdf9bb 100644
--- a/meta-isar/recipes-app/hello/hello.inc
+++ b/meta-isar/recipes-app/hello/hello.inc
@@ -8,6 +8,8 @@ inherit dpkg
 # This will fetch and unpack the sources from upstream Debian.
 # Note that you can also choose a version but have to pick the exact one
 # i.e. "apt://hello=2.10-2".
+# You may also select the desired release in case multiples are configured and
+# you do want to pin the version: "apt://hello/buster".
 SRC_URI = "apt://${PN}"
 
 MAINTAINER = "isar-users <isar-users@googlegroups.com>"
-- 
2.26.2

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

end of thread, other threads:[~2021-03-29 13:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-23 11:26 [PATCH] meta-isar: hello: Document how to pin the source release per package Jan Kiszka
2021-03-29 13:16 ` Anton Mikanovich

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