On Tue, 2022-03-15 at 16:23 +0000, Ross Burton wrote: > These are set by devupstream, so they don't need to be set in the recipe. > > Signed-off-by: Ross Burton <[email protected]> > --- > meta/recipes-kernel/lttng/lttng-modules_2.13.1.bb | 5 ----- > 1 file changed, 5 deletions(-) > > diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.13.1.bb > b/meta/recipes-kernel/lttng/lttng-modules_2.13.1.bb > index a8e4cc5afa..80877bcf5e 100644 > --- a/meta/recipes-kernel/lttng/lttng-modules_2.13.1.bb > +++ b/meta/recipes-kernel/lttng/lttng-modules_2.13.1.bb > @@ -42,11 +42,6 @@ python do_package:prepend() { > } > > BBCLASSEXTEND = "devupstream:target" > -LIC_FILES_CHKSUM:class-devupstream = > "file://LICENSE;md5=0464cff101a009c403cd2ed65d01d4c4" > -DEFAULT_PREFERENCE:class-devupstream = "-1" > SRC_URI:class-devupstream = > "git://git.lttng.org/lttng-modules;branch=stable-2.13" > - > SRCREV:class-devupstream = "7584cfc04914cb0842a986e9808686858b9c8630" > -PV:class-devupstream = "2.13.1+git${SRCPV}" > -S:class-devupstream = "${WORKDIR}/git" > SRCREV_FORMAT ?= "lttng_git"
I think you need to leave PV? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#163328): https://lists.openembedded.org/g/openembedded-core/message/163328 Mute This Topic: https://lists.openembedded.org/mt/89801716/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
