mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
telepathy-python: Update for python-native changes
Add pythonnative to the inherits list (From OE-Core rev: ac037bb9aeab67c1b8b8400b0b8ad5f507c75a48) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e4551d1ce1
commit
cf4594805c
@@ -11,9 +11,9 @@ SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${BPN}-${PV}.tar.gz
|
|||||||
file://remove_duplicate_install.patch \
|
file://remove_duplicate_install.patch \
|
||||||
file://telepathy-python_fix_for_automake_1.12.patch"
|
file://telepathy-python_fix_for_automake_1.12.patch"
|
||||||
|
|
||||||
PR = "r5"
|
PR = "r6"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools pythonnative
|
||||||
|
|
||||||
SRC_URI[md5sum] = "f7ca25ab3c88874015b7e9728f7f3017"
|
SRC_URI[md5sum] = "f7ca25ab3c88874015b7e9728f7f3017"
|
||||||
SRC_URI[sha256sum] = "244c0e1bf4bbd78ae298ea659fe10bf3a73738db550156767cc2477aedf72376"
|
SRC_URI[sha256sum] = "244c0e1bf4bbd78ae298ea659fe10bf3a73738db550156767cc2477aedf72376"
|
||||||
|
|||||||
Reference in New Issue
Block a user