diff options
Diffstat (limited to 'meta/recipes-connectivity/ofono/ofono_1.12.bb')
-rw-r--r-- | meta/recipes-connectivity/ofono/ofono_1.12.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_1.12.bb b/meta/recipes-connectivity/ofono/ofono_1.12.bb index c33ede4b47..44ab0a6dd8 100644 --- a/meta/recipes-connectivity/ofono/ofono_1.12.bb +++ b/meta/recipes-connectivity/ofono/ofono_1.12.bb | |||
@@ -4,8 +4,10 @@ SRC_URI = "\ | |||
4 | ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ | 4 | ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ |
5 | file://ofono \ | 5 | file://ofono \ |
6 | file://missing-ssize_t.patch \ | 6 | file://missing-ssize_t.patch \ |
7 | file://obsolete_automake_macros.patch \ | ||
7 | " | 8 | " |
8 | PR = "r1" | 9 | |
10 | PR = "r2" | ||
9 | 11 | ||
10 | SRC_URI[md5sum] = "aa8924c0e8de3ec7ac5e41fe7df4cb99" | 12 | SRC_URI[md5sum] = "aa8924c0e8de3ec7ac5e41fe7df4cb99" |
11 | SRC_URI[sha256sum] = "733b75bfd1b2a1925b6de532989c496b8ae17a746691120ef64cceb00b3ef751" | 13 | SRC_URI[sha256sum] = "733b75bfd1b2a1925b6de532989c496b8ae17a746691120ef64cceb00b3ef751" |