public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Anton Mikanovich <amikan@ilbers.de>
To: isar-users@googlegroups.com
Cc: Anton Mikanovich <amikan@ilbers.de>
Subject: [PATCH] meta-isar: Update libhello and hello-isar
Date: Thu,  8 Feb 2024 11:50:33 +0200	[thread overview]
Message-ID: <20240208095033.3311382-1-amikan@ilbers.de> (raw)

Update libhello package from v0.1 to v0.3 and hello-isar package from
v0.3 to v0.5 to remove some warnings from build logs.

Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
---
 meta-isar/recipes-app/hello-isar/hello-isar.bb | 6 +++---
 meta-isar/recipes-app/libhello/libhello.bb     | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/meta-isar/recipes-app/hello-isar/hello-isar.bb b/meta-isar/recipes-app/hello-isar/hello-isar.bb
index 51dac2b7..6304b6b4 100644
--- a/meta-isar/recipes-app/hello-isar/hello-isar.bb
+++ b/meta-isar/recipes-app/hello-isar/hello-isar.bb
@@ -1,14 +1,14 @@
 # Sample application
 #
 # This software is a part of ISAR.
-# Copyright (C) 2015-2018 ilbers GmbH
+# Copyright (C) 2015-2024 ilbers GmbH
 
 DESCRIPTION = "Sample application for ISAR"
 
 LICENSE = "gpl-2.0"
 LIC_FILES_CHKSUM = "file://${LAYERDIR_core}/licenses/COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe"
 
-PV = "0.3-a18c14c"
+PV = "0.5-b48d156"
 
 # NOTE: the following line duplicates the content in 'debian/control', but
 #       for now it's the only way to correctly build bitbake pipeline.
@@ -18,7 +18,7 @@ SRC_URI = " \
     git://github.com/ilbers/hello.git;protocol=https;branch=master;destsuffix=${P} \
     file://subdir/0001-Add-some-help.patch \
     file://yet-another-change.txt;apply=yes;striplevel=0"
-SRCREV = "a18c14cc11ce6b003f3469e89223cffb4016861d"
+SRCREV = "b48d15629667377f544e71c7310b80a71d00d9dd"
 
 inherit dpkg
 
diff --git a/meta-isar/recipes-app/libhello/libhello.bb b/meta-isar/recipes-app/libhello/libhello.bb
index 71604bf5..88fbee10 100644
--- a/meta-isar/recipes-app/libhello/libhello.bb
+++ b/meta-isar/recipes-app/libhello/libhello.bb
@@ -1,17 +1,17 @@
 # Sample shared library
 #
 # This software is a part of ISAR.
-# Copyright (C) 2017-2018 ilbers GmbH
+# Copyright (C) 2017-2024 ilbers GmbH
 
 DESCRIPTION = "Sample shared library for ISAR"
 
 LICENSE = "gpl-2.0"
 LIC_FILES_CHKSUM = "file://${LAYERDIR_core}/licenses/COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe"
 
-PV = "0.1-98f2e41"
+PV = "0.3-f4a5669"
 
 SRC_URI = "git://github.com/ilbers/libhello.git;protocol=https;branch=master;destsuffix=${P}"
-SRCREV = "98f2e41e7d05ab8d19b0c5d160b104b725c8fd93"
+SRCREV = "f4a5669c8c63f7cae8ff268cbf298dd45865b974"
 
 inherit dpkg
 
-- 
2.34.1


             reply	other threads:[~2024-02-08  9:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-08  9:50 Anton Mikanovich [this message]
2024-02-16  6:06 ` Uladzimir Bely

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=20240208095033.3311382-1-amikan@ilbers.de \
    --to=amikan@ilbers.de \
    --cc=isar-users@googlegroups.com \
    /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