mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-02 03:28:22 +00:00
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>
This commit is contained in:
@@ -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} += "\
|
||||
|
||||
Reference in New Issue
Block a user