diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2021-07-29 17:04:53 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-08-03 10:21:25 -0700 |
commit | c61dc077bbd81260e4f167fa2251643ba0ba6974 (patch) | |
tree | 66c3243f8f64ae60f66f70a16e8128c247254a65 /meta-oe/recipes-connectivity/wvdial | |
parent | c5f7cfb8db54cfa4257797db5bd87828dea43296 (diff) | |
download | meta-openembedded-c61dc077bbd81260e4f167fa2251643ba0ba6974.tar.gz |
Convert to new override syntax
This is the result of automated script (0.9.1) conversion:
oe-core/scripts/contrib/convert-overrides.py .
converting the metadata to use ":" as the override character instead of "_".
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity/wvdial')
-rw-r--r-- | meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb | 4 | ||||
-rw-r--r-- | meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb | 32 |
2 files changed, 18 insertions, 18 deletions
diff --git a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb index 473ceabcf..c41a1738c 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb +++ b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" | |||
7 | inherit pkgconfig | 7 | inherit pkgconfig |
8 | 8 | ||
9 | DEPENDS = "wvstreams" | 9 | DEPENDS = "wvstreams" |
10 | RDEPENDS_${PN} = "ppp" | 10 | RDEPENDS:${PN} = "ppp" |
11 | 11 | ||
12 | SRC_URI = "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${BPN}/${BP}.tar.bz2 \ | 12 | SRC_URI = "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${BPN}/${BP}.tar.bz2 \ |
13 | file://typo_pon.wvdial.1.patch \ | 13 | file://typo_pon.wvdial.1.patch \ |
@@ -16,7 +16,7 @@ SRC_URI = "https://storage.googleapis.com/google-code-archive-downloads/v2/code. | |||
16 | SRC_URI[md5sum] = "37e9a2d664effe4efd44c0e1a20136de" | 16 | SRC_URI[md5sum] = "37e9a2d664effe4efd44c0e1a20136de" |
17 | SRC_URI[sha256sum] = "99906d9560cbdbc97e1855e7b0a7169f1e11983be3ac539140423f09debced82" | 17 | SRC_URI[sha256sum] = "99906d9560cbdbc97e1855e7b0a7169f1e11983be3ac539140423f09debced82" |
18 | 18 | ||
19 | COMPATIBLE_HOST_libc-musl = "null" | 19 | COMPATIBLE_HOST:libc-musl = "null" |
20 | EXTRA_OEMAKE = "" | 20 | EXTRA_OEMAKE = "" |
21 | export WVLINK="${LD}" | 21 | export WVLINK="${LD}" |
22 | 22 | ||
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb b/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb index 57163ce65..5ff8496b8 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "LGPLv2" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=55ca817ccb7d5b5b66355690e9abc605" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=55ca817ccb7d5b5b66355690e9abc605" |
6 | 6 | ||
7 | DEPENDS = "zlib openssl (>= 0.9.8) dbus readline" | 7 | DEPENDS = "zlib openssl (>= 0.9.8) dbus readline" |
8 | DEPENDS_append_libc-musl = " argp-standalone libexecinfo" | 8 | DEPENDS:append:libc-musl = " argp-standalone libexecinfo" |
9 | 9 | ||
10 | SRC_URI = "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${BPN}/${BP}.tar.gz \ | 10 | SRC_URI = "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${BPN}/${BP}.tar.gz \ |
11 | file://04_signed_request.diff \ | 11 | file://04_signed_request.diff \ |
@@ -28,31 +28,31 @@ SRC_URI = "https://storage.googleapis.com/google-code-archive-downloads/v2/code. | |||
28 | SRC_URI[md5sum] = "2760dac31a43d452a19a3147bfde571c" | 28 | SRC_URI[md5sum] = "2760dac31a43d452a19a3147bfde571c" |
29 | SRC_URI[sha256sum] = "8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633" | 29 | SRC_URI[sha256sum] = "8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633" |
30 | 30 | ||
31 | COMPATIBLE_HOST_libc-musl = "null" | 31 | COMPATIBLE_HOST:libc-musl = "null" |
32 | 32 | ||
33 | inherit autotools-brokensep pkgconfig | 33 | inherit autotools-brokensep pkgconfig |
34 | 34 | ||
35 | TARGET_CFLAGS_append = " -fno-tree-dce -fno-optimize-sibling-calls" | 35 | TARGET_CFLAGS:append = " -fno-tree-dce -fno-optimize-sibling-calls" |
36 | 36 | ||
37 | LDFLAGS_append = " -Wl,-rpath-link,${CROSS_DIR}/${TARGET_SYS}/lib" | 37 | LDFLAGS:append = " -Wl,-rpath-link,${CROSS_DIR}/${TARGET_SYS}/lib" |
38 | 38 | ||
39 | EXTRA_OECONF = " --without-tcl --without-qt --without-pam --without-valgrind" | 39 | EXTRA_OECONF = " --without-tcl --without-qt --without-pam --without-valgrind" |
40 | 40 | ||
41 | PACKAGES_prepend = "libuniconf " | 41 | PACKAGES:prepend = "libuniconf " |
42 | PACKAGES_prepend = "uniconfd " | 42 | PACKAGES:prepend = "uniconfd " |
43 | PACKAGES_prepend = "libwvstreams-base " | 43 | PACKAGES:prepend = "libwvstreams-base " |
44 | PACKAGES_prepend = "libwvstreams-extras " | 44 | PACKAGES:prepend = "libwvstreams-extras " |
45 | PACKAGES_prepend = "${PN}-valgrind " | 45 | PACKAGES:prepend = "${PN}-valgrind " |
46 | 46 | ||
47 | RPROVIDES_${PN}-dbg += "libuniconf-dbg uniconfd-dbg libwvstreams-base-dbg libwvstreams-extras-dbg" | 47 | RPROVIDES:${PN}-dbg += "libuniconf-dbg uniconfd-dbg libwvstreams-base-dbg libwvstreams-extras-dbg" |
48 | 48 | ||
49 | FILES_libuniconf = "${libdir}/libuniconf.so.*" | 49 | FILES:libuniconf = "${libdir}/libuniconf.so.*" |
50 | 50 | ||
51 | FILES_uniconfd = "${sbindir}/uniconfd ${sysconfdir}/uniconf.conf ${localstatedir}/uniconf" | 51 | FILES:uniconfd = "${sbindir}/uniconfd ${sysconfdir}/uniconf.conf ${localstatedir}/uniconf" |
52 | 52 | ||
53 | FILES_libwvstreams-base = "${libdir}/libwvutils.so.*" | 53 | FILES:libwvstreams-base = "${libdir}/libwvutils.so.*" |
54 | 54 | ||
55 | FILES_libwvstreams-extras = "${libdir}/libwvbase.so.* ${libdir}/libwvstreams.so.*" | 55 | FILES:libwvstreams-extras = "${libdir}/libwvbase.so.* ${libdir}/libwvstreams.so.*" |
56 | 56 | ||
57 | FILES_${PN}-valgrind = "${libdir}/valgrind/wvstreams.supp" | 57 | FILES:${PN}-valgrind = "${libdir}/valgrind/wvstreams.supp" |
58 | RDEPENDS_${PN} += "perl" | 58 | RDEPENDS:${PN} += "perl" |