public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] meta-isar: hello: Use <orig-version> in CHANGELOG_V
@ 2020-04-23 17:29 Jan Kiszka
  2020-04-28 16:00 ` Henning Schild
  0 siblings, 1 reply; 16+ messages in thread
From: Jan Kiszka @ 2020-04-23 17:29 UTC (permalink / raw)
  To: isar-users; +Cc: Henning Schild

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

Make use of the new placeholder to append "+isar" to the original
version. We cannot consolidate the recipes carrying the upstream
versions, though, as that information needs to be propagated into ${S}.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---

Depends on https://groups.google.com/d/msgid/isar-users/ebf1ab25-74ea-b3ba-4c48-2ecac873c6f7%40siemens.com

 meta-isar/recipes-app/hello/hello.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-isar/recipes-app/hello/hello.inc b/meta-isar/recipes-app/hello/hello.inc
index c5f322bb..d81085d8 100644
--- a/meta-isar/recipes-app/hello/hello.inc
+++ b/meta-isar/recipes-app/hello/hello.inc
@@ -11,7 +11,7 @@ inherit dpkg
 SRC_URI = "apt://${PN}"
 
 MAINTAINER = "isar-users <isar-users@googlegroups.com>"
-CHANGELOG_V = "${PV}-99+isar"
+CHANGELOG_V = "<orig-version>+isar"
 
 do_prepare_build() {
 	deb_add_changelog
-- 
2.16.4

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

end of thread, other threads:[~2020-06-08  7:59 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-23 17:29 [PATCH] meta-isar: hello: Use <orig-version> in CHANGELOG_V Jan Kiszka
2020-04-28 16:00 ` Henning Schild
2020-04-28 16:01   ` Jan Kiszka
2020-04-29  5:54     ` Henning Schild
2020-04-29  6:10       ` Jan Kiszka
2020-04-29  6:27         ` Henning Schild
2020-04-29  6:37           ` Henning Schild
2020-04-29  6:51             ` Henning Schild
2020-06-05 17:46               ` Henning Schild
2020-06-05 17:55                 ` Jan Kiszka
2020-06-06  8:10                   ` Henning Schild
2020-06-06  8:37                   ` Baurzhan Ismagulov
2020-06-08  7:59                     ` Jan Kiszka
2020-05-07 20:09         ` Baurzhan Ismagulov
2020-05-08  6:05           ` Jan Kiszka
2020-05-08  6:13             ` Baurzhan Ismagulov

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