diff options
-rw-r--r-- | meta-oe/recipes-connectivity/libmtp/libmtp_1.1.21.bb (renamed from meta-oe/recipes-connectivity/libmtp/libmtp_1.1.20.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.20.bb b/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.21.bb index 41fc46c31e..94cbef8fc1 100644 --- a/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.20.bb +++ b/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.21.bb | |||
@@ -19,7 +19,7 @@ DEPENDS:append:class-target = " ${BPN}-native" | |||
19 | 19 | ||
20 | SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.gz" | 20 | SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.gz" |
21 | SRC_URI:append:class-target = " file://0001-Use-native-mtp-hotplug.patch" | 21 | SRC_URI:append:class-target = " file://0001-Use-native-mtp-hotplug.patch" |
22 | SRC_URI[sha256sum] = "c9191dac2f5744cf402e08641610b271f73ac21a3c802734ec2cedb2c6bc56d0" | 22 | SRC_URI[sha256sum] = "f4c1ceb3df020a6cb851110f620c14fe399518c494ed252039cbfb4e34335135" |
23 | 23 | ||
24 | inherit autotools pkgconfig lib_package | 24 | inherit autotools pkgconfig lib_package |
25 | 25 | ||