On Mon, 31 May 2021, Quentin Schulz wrote:
> > LICENSE = "CLOSED"
> > LIC_FILES_CHKSUM = ""
> > FILESEXTRAPATHS_prepend := "${THISDIR}:"
> > SRC_URI := "file://src"
>
> No need for := here, a simple = should suffice?
>
> > S = "${WORKDIR}/src"
> >
>
> Why not put the sources in:
> meta-mylayer/recipes-test/test/my-test-0.1/src/
> meta-mylayer/recipes-test/test/my-test_0.1.bb
>
> and have SRC_URI = "file://src/" without needing to add
> FILESEXTRAPATHS_prepend := "${THISDIR}:" so that it follows what almost
> every recipe does?
>
> S will be as you wrote above.
ah, i misread what you were suggesting here, yes, your idea is
cleaner.
rday
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#152463):
https://lists.openembedded.org/g/openembedded-core/message/152463
Mute This Topic: https://lists.openembedded.org/mt/83147632/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-