All of lore.kernel.org
 help / color / mirror / Atom feed
* Extension of package name by distro version
@ 2019-09-16  8:55 Jan Kaisrlik
  2019-09-16 20:42 ` Paul Eggleton
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Kaisrlik @ 2019-09-16  8:55 UTC (permalink / raw)
  To: yocto

Hello,

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 ) ...

If it is not possible at the moment are you interested in the patch?

Thank you in advance.

Best regards,
Jan Kaisrlík


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

end of thread, other threads:[~2019-09-17  7:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-16  8:55 Extension of package name by distro version Jan Kaisrlik
2019-09-16 20:42 ` Paul Eggleton
2019-09-17  7:17   ` Jan Kaisrlik

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.