diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2016-12-26 16:10:29 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-16 18:05:12 +0000 |
| commit | 5c9aaf36d6e886da142ea52bde0b889d02756e10 (patch) | |
| tree | 571b132a62e79aed4e620925b7b608b51e43123e /meta | |
| parent | 4e2421419b4c903e0c634212d27a02177250c2ff (diff) | |
| download | poky-5c9aaf36d6e886da142ea52bde0b889d02756e10.tar.gz | |
systemd-bootchart: upgrade to 231
(From OE-Core rev: b4dccaf03ed4d01f6b41518f391948bbb6789f72)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/systemd-bootchart/systemd-bootchart_231.bb (renamed from meta/recipes-devtools/systemd-bootchart/systemd-bootchart_230.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_230.bb b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_231.bb index 9ce629a2b2..1d8803616a 100644 --- a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_230.bb +++ b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_231.bb | |||
| @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c | |||
| 5 | SRC_URI = "git://github.com/systemd/systemd-bootchart.git;protocol=https" | 5 | SRC_URI = "git://github.com/systemd/systemd-bootchart.git;protocol=https" |
| 6 | 6 | ||
| 7 | # Modify these as desired | 7 | # Modify these as desired |
| 8 | PV = "230+git${SRCPV}" | 8 | PV = "231+git${SRCPV}" |
| 9 | SRCREV = "dcb246b46239259ec99b3c6e6ab7d27e1a5a8a84" | 9 | SRCREV = "9ee2ffc1dc6c8209725e625954bbd89f96cb7139" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
