public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: Anton Mikanovich <amikan@ilbers.de>, isar-users@googlegroups.com
Subject: Re: [PATCH] meta-isar: Update libhello and hello-isar
Date: Fri, 16 Feb 2024 09:06:54 +0300	[thread overview]
Message-ID: <b0bd84d906fca6adc7c5e48ec39b3503863ba0b9.camel@ilbers.de> (raw)
In-Reply-To: <20240208095033.3311382-1-amikan@ilbers.de>

On Thu, 2024-02-08 at 11:50 +0200, Anton Mikanovich wrote:
> 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=751419260aa954499
> f7abaabaa882bbe"
>  
> -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;destsu
> ffix=${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=751419260aa954499
> f7abaabaa882bbe"
>  
> -PV = "0.1-98f2e41"
> +PV = "0.3-f4a5669"
>  
>  SRC_URI =
> "git://github.com/ilbers/libhello.git;protocol=https;branch=master;de
> stsuffix=${P}"
> -SRCREV = "98f2e41e7d05ab8d19b0c5d160b104b725c8fd93"
> +SRCREV = "f4a5669c8c63f7cae8ff268cbf298dd45865b974"
>  
>  inherit dpkg
>  
> -- 
> 2.34.1
> 

Applied to next.

      reply	other threads:[~2024-02-16  6:07 UTC|newest]

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

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=b0bd84d906fca6adc7c5e48ec39b3503863ba0b9.camel@ilbers.de \
    --to=ubely@ilbers.de \
    --cc=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