From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Jan Kaisrlik <ja.kaisrlik@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: Extension of package name by distro version
Date: Tue, 17 Sep 2019 08:42:58 +1200 [thread overview]
Message-ID: <2851546.8Xxn2JrY6M@linux.fritz.box> (raw)
In-Reply-To: <CAPnxhu4Vy4kgSLnhoOmsVVGT8ovrtPL4UxL_cZtfmX50tEfyuw@mail.gmail.com>
Hi Jan
On Monday, 16 September 2019 8:55:00 PM NZST Jan Kaisrlik wrote:
> I would like to ask if it is possible to extend all package names by
> some string f.e. by string corresponding to the version of the
> distribution (+fw2.6.1)
> * without distro string - kernel-5.3.0-rc3_5.3.0+git0+e21a712a96-2_arm64.deb
> * with distro string -
> kernel-5.3.0-rc3_5.3.0+git0+e21a712a96-2+fw2.6.1_arm64.deb
> I've checked manuals and code and I do not see any easy way how to
> append some string to the version of the package.
>
> What I've played with it so far I added the mentioned string to PR in
> bbclasses' in poky. Honestly, I do not believe this is the best idea
> (on other hands it is working xD ) ...
I would say PR_append = "${DISTRO_VERSION}" in your custom distro config work
- did you try that?
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2019-09-16 20:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-16 8:55 Extension of package name by distro version Jan Kaisrlik
2019-09-16 20:42 ` Paul Eggleton [this message]
2019-09-17 7:17 ` Jan Kaisrlik
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=2851546.8Xxn2JrY6M@linux.fritz.box \
--to=paul.eggleton@linux.intel.com \
--cc=ja.kaisrlik@gmail.com \
--cc=yocto@yoctoproject.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.