diff options
-rw-r--r-- | meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb b/meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb index 084e3c4080..f2de1f468d 100644 --- a/meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb +++ b/meta-oe/recipes-connectivity/libtorrent-rasterbar/libtorrent-rasterbar_2.0.10.bb | |||
@@ -17,6 +17,8 @@ S = "${WORKDIR}/git" | |||
17 | 17 | ||
18 | inherit cmake pkgconfig python3targetconfig | 18 | inherit cmake pkgconfig python3targetconfig |
19 | 19 | ||
20 | CVE_PRODUCT = "libtorrent" | ||
21 | |||
20 | EXTRA_OECMAKE = "-DCMAKE_BUILD_TYPE=Release" | 22 | EXTRA_OECMAKE = "-DCMAKE_BUILD_TYPE=Release" |
21 | 23 | ||
22 | PACKAGECONFIG ??= "python3" | 24 | PACKAGECONFIG ??= "python3" |