diff options
| author | Gianfranco Costamagna <costamagna.gianfranco@gmail.com> | 2020-01-25 19:52:18 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-01-25 12:44:25 -0800 |
| commit | cdf7c044d7531aaf890217a4da5e20711a6ea8a0 (patch) | |
| tree | 22be919d68246b26ad4ee20473c7e49eff6c4f24 | |
| parent | 318627819b61ec8f433d47be6ca45db07a6fb930 (diff) | |
| download | meta-openembedded-cdf7c044d7531aaf890217a4da5e20711a6ea8a0.tar.gz | |
boinc: update recipe to version 7.16.4
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it>
Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-extended/boinc/boinc-client_7.16.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/boinc/boinc-client_7.16.bb b/meta-oe/recipes-extended/boinc/boinc-client_7.16.bb index 1b0af5549a..0780993db4 100644 --- a/meta-oe/recipes-extended/boinc/boinc-client_7.16.bb +++ b/meta-oe/recipes-extended/boinc/boinc-client_7.16.bb | |||
| @@ -29,7 +29,7 @@ DEPENDS = "curl \ | |||
| 29 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'gtk+ libnotify xcb-util libxscrnsaver', '', d)} \ | 29 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'gtk+ libnotify xcb-util libxscrnsaver', '', d)} \ |
| 30 | nettle \ | 30 | nettle \ |
| 31 | " | 31 | " |
| 32 | SRCREV = "a432e1ccbf864f99c7b29a1645de38056915f944" | 32 | SRCREV = "bc3269f77f570ea0ffd31766ed83846ebb043938" |
| 33 | BRANCH = "client_release/7/${PV}" | 33 | BRANCH = "client_release/7/${PV}" |
| 34 | SRC_URI = "git://github.com/BOINC/boinc;protocol=https;branch=${BRANCH} \ | 34 | SRC_URI = "git://github.com/BOINC/boinc;protocol=https;branch=${BRANCH} \ |
| 35 | file://boinc-AM_CONDITIONAL.patch \ | 35 | file://boinc-AM_CONDITIONAL.patch \ |
