X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=blobdiff_plain;f=meta-bsp%2Frecipes-vuplus%2Fbluetoothsetup%2Fbluetoothsetup.inc;h=4ca7ecd97b24fb444c7ca44e5700169bde39659e;hp=bee1129aab90cc7de5ccc550480633643943322d;hb=6da5b974e65da6b95a547ca6a8ede959bcdd1341;hpb=771042ecb9c9d3e2261d0a799c79c701033851bf diff --git a/meta-bsp/recipes-vuplus/bluetoothsetup/bluetoothsetup.inc b/meta-bsp/recipes-vuplus/bluetoothsetup/bluetoothsetup.inc index bee1129..4ca7ecd 100644 --- a/meta-bsp/recipes-vuplus/bluetoothsetup/bluetoothsetup.inc +++ b/meta-bsp/recipes-vuplus/bluetoothsetup/bluetoothsetup.inc @@ -11,10 +11,11 @@ RPROVIDES_${PN} += "enigma2-plugin-systemplugins-bluetoothsetup" RREPLACES_${PN} = "enigma2-plugin-systemplugins-bluetoothsetup" -PR="${SRCDATE}.${SRCDATE_PR}" +PR="${@base_version_less_or_equal('PYTHON_BASEVERSION', '2.7', "${SRCDATE}.${SRCDATE_PR}", "${SRCDATE_PY3}-py3.${SRCDATE_PY3_PR}", d)}" +CHECKSUM_NAME = "${@base_version_less_or_equal('PYTHON_BASEVERSION', '2.7', '', 'name=py3', d)}" SRC_URI = " \ - http://archive.vuplus.com/download/build_support/vuplus/enigma2-plugin-bluetoothsetup-${MACHINE}-${PR}.tar.gz \ + http://code.vuplus.com/download/release/bt/enigma2-plugin-bluetoothsetup-${MACHINE}-${PR}.tar.gz;${CHECKSUM_NAME} \ " S = "${WORKDIR}/plugin"