On Tue, Aug 6, 2024 at 1:47 AM wangmy via lists.openembedded.org <[email protected]> wrote: > > From: Wang Mingyu <[email protected]> > > Signed-off-by: Wang Mingyu <[email protected]> > --- > .../picocom/{picocom_git.bb => picocom_2024.bb} | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > rename meta-oe/recipes-support/picocom/{picocom_git.bb => picocom_2024.bb} > (86%) > > diff --git a/meta-oe/recipes-support/picocom/picocom_git.bb > b/meta-oe/recipes-support/picocom/picocom_2024.bb > similarity index 86% > rename from meta-oe/recipes-support/picocom/picocom_git.bb > rename to meta-oe/recipes-support/picocom/picocom_2024.bb > index cc0d88fac..e05f2a7bb 100644 > --- a/meta-oe/recipes-support/picocom/picocom_git.bb > +++ b/meta-oe/recipes-support/picocom/picocom_2024.bb > @@ -4,10 +4,9 @@ LICENSE = "GPL-2.0-or-later" > HOMEPAGE = "https://gitlab.com/wsakernel/picocom" > LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3000e4830620e310fe65c0eb69df9e8a" > > -BASEPV = "2023-04" > -PV = "${BASEPV}+git" > +BASEPV = "2024"
We can drop BASEPV and use PV in the VERSION= value in EXTRA_OEMAKE > > -SRCREV = "12537df0314767d5af35bddddbbca3694e6a0342" > +SRCREV = "7b6acbd421a2d4ca99376b7b427828dc1bcba4d8" > > SRC_URI = "git://gitlab.com/wsakernel/picocom;branch=master;protocol=https \ > " > -- > 2.34.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111594): https://lists.openembedded.org/g/openembedded-devel/message/111594 Mute This Topic: https://lists.openembedded.org/mt/107747846/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
