diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-01-19 17:37:33 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-19 21:29:46 +0000 |
commit | e9da2ea26483934a624d55139a84b4d2a2782fb0 (patch) | |
tree | 0e2c0522ab7b946c6f968b50782445bfa36b1a9c /meta/recipes-devtools/bootchart2 | |
parent | 4fd33ca846ba9f61e72a176a6462443c9fb5ddc2 (diff) | |
download | openembedded-core-e9da2ea26483934a624d55139a84b4d2a2782fb0.tar.gz openembedded-core-e9da2ea26483934a624d55139a84b4d2a2782fb0.tar.bz2 openembedded-core-e9da2ea26483934a624d55139a84b4d2a2782fb0.zip |
bootchart2: update to 0.14.8
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/bootchart2')
-rw-r--r-- | meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb (renamed from meta/recipes-devtools/bootchart2/bootchart2_0.14.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/bootchart2/bootchart2_0.14.7.bb b/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb index 7586ff251a..86c614a63b 100644 --- a/meta/recipes-devtools/bootchart2/bootchart2_0.14.7.bb +++ b/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb @@ -95,7 +95,7 @@ SRC_URI = "git://github.com/mmeeks/bootchart.git \ " S = "${WORKDIR}/git" -SRCREV = "6f050b65ae9f266645f04f0aecab9efb88375f1c" +SRCREV = "48e0071048564c6af75ab969e842d6dec808da09" inherit systemd inherit update-rc.d |