]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd-bootchart: upgrade to 231
authorChen Qi <Qi.Chen@windriver.com>
Mon, 26 Dec 2016 08:10:29 +0000 (16:10 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2017 18:01:50 +0000 (18:01 +0000)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/systemd-bootchart/systemd-bootchart_231.bb [moved from meta/recipes-devtools/systemd-bootchart/systemd-bootchart_230.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-devtools/systemd-bootchart/systemd-bootchart_230.bb
rename to meta/recipes-devtools/systemd-bootchart/systemd-bootchart_231.bb
index 9ce629a2b20404da7b1c988ca3ee196340b83ca6..1d8803616a86338735f2d77b4f34e762fe80878b 100644 (file)
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c
 SRC_URI = "git://github.com/systemd/systemd-bootchart.git;protocol=https"
 
 # Modify these as desired
-PV = "230+git${SRCPV}"
-SRCREV = "dcb246b46239259ec99b3c6e6ab7d27e1a5a8a84"
+PV = "231+git${SRCPV}"
+SRCREV = "9ee2ffc1dc6c8209725e625954bbd89f96cb7139"
 
 S = "${WORKDIR}/git"