We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f46a9 commit 05677bfCopy full SHA for 05677bf
1 file changed
recipes-devtools/python/python3-improv_git.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742"
9
10
# Extend file search path to include machine-specific directories
11
# Yocto will automatically look in ${MACHINE}/ before recipe directory
12
-FILESEXTRAPATHS_prepend := "${THISDIR}:"
+FILESEXTRAPATHS:prepend := "${THISDIR}:"
13
14
SRC_URI = "git://github.com/Mimoja/pyImprov.git;protocol=https;branch=main \
15
file://improv.service \
0 commit comments