aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-slip-dbus.inc
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-12-10 17:06:14 +0000
committerKhem Raj <raj.khem@gmail.com>2019-12-11 16:22:40 -0800
commit8cf6b0e9d0c1508d1b59b750c45ca05dceca6810 (patch)
treeb50f0035cb941c4fd6e4bdf33b8db3f463b8a1a8 /meta-python/recipes-devtools/python/python-slip-dbus.inc
parent68be5fe160d4c4770fe87900f069de57d966ab03 (diff)
downloadmeta-openembedded-8cf6b0e9d0c1508d1b59b750c45ca05dceca6810.tar.gz
python-slip-dbus: don't use relative paths
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-slip-dbus.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-slip-dbus.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-slip-dbus.inc b/meta-python/recipes-devtools/python/python-slip-dbus.inc
index 9e726b5b92..ab7b1bb06c 100644
--- a/meta-python/recipes-devtools/python/python-slip-dbus.inc
+++ b/meta-python/recipes-devtools/python/python-slip-dbus.inc
@@ -21,7 +21,7 @@ SRC_URI[md5sum] = "28ae5f93853466c44ec96706ba2a1eb4"
SRC_URI[sha256sum] = "c726c086f0dd93a0ac7a0176f383a12af91b6657b78a301e3f5b25d9f8d4d10b"
do_compile_prepend() {
- sed -e 's/@VERSION@/${PV}/g' setup.py.in > setup.py
+ sed -e 's/@VERSION@/${PV}/g' ${S}/setup.py.in > ${S}/setup.py
}
RDEPENDS_${PN} += "\