diff options
4 files changed, 4 insertions, 12 deletions
diff --git a/meta-yocto/recipes-bsp/formfactor/formfactor_0.0.bbappend b/meta-yocto/recipes-bsp/formfactor/formfactor_0.0.bbappend index 4b8d0e656b..72d991c7e5 100644 --- a/meta-yocto/recipes-bsp/formfactor/formfactor_0.0.bbappend +++ b/meta-yocto/recipes-bsp/formfactor/formfactor_0.0.bbappend | |||
@@ -1,3 +1 @@ | |||
1 | THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | |
2 | FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:" | ||
3 | |||
diff --git a/meta-yocto/recipes-core/netbase/netbase_4.45.bbappend b/meta-yocto/recipes-core/netbase/netbase_4.45.bbappend index 4b8d0e656b..72d991c7e5 100644 --- a/meta-yocto/recipes-core/netbase/netbase_4.45.bbappend +++ b/meta-yocto/recipes-core/netbase/netbase_4.45.bbappend | |||
@@ -1,3 +1 @@ | |||
1 | THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | |
2 | FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:" | ||
3 | |||
diff --git a/meta-yocto/recipes-core/uclibc/uclibc_git.bbappend b/meta-yocto/recipes-core/uclibc/uclibc_git.bbappend index 4b8d0e656b..72d991c7e5 100644 --- a/meta-yocto/recipes-core/uclibc/uclibc_git.bbappend +++ b/meta-yocto/recipes-core/uclibc/uclibc_git.bbappend | |||
@@ -1,3 +1 @@ | |||
1 | THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | |
2 | FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:" | ||
3 | |||
diff --git a/meta-yocto/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/meta-yocto/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend index 4b8d0e656b..72d991c7e5 100644 --- a/meta-yocto/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend +++ b/meta-yocto/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend | |||
@@ -1,3 +1 @@ | |||
1 | THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | |
2 | FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:" | ||
3 | |||