diff options
| author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2018-02-12 10:01:05 +0800 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-02-23 20:27:52 -0800 |
| commit | f71b1cdad5f45497eea0ec2f1209f33091aaf417 (patch) | |
| tree | 0fa29cac621eec56dc940087aab86eebe50d972d | |
| parent | 9800827c9e66bd2b0395a6b01e25f4f0890c1310 (diff) | |
| download | meta-openembedded-f71b1cdad5f45497eea0ec2f1209f33091aaf417.tar.gz | |
tomoyo-tools: 20140601 -> 20170102
Upgrade tomoyo-tools from 2.5.0-20140601 to 2.5.0-20170102.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/tomoyo-tools/tomoyo-tools_2.5.0.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/tomoyo-tools/tomoyo-tools_2.5.0.bb b/meta-oe/recipes-support/tomoyo-tools/tomoyo-tools_2.5.0.bb index 4a1b4ce670..f362775999 100644 --- a/meta-oe/recipes-support/tomoyo-tools/tomoyo-tools_2.5.0.bb +++ b/meta-oe/recipes-support/tomoyo-tools/tomoyo-tools_2.5.0.bb | |||
| @@ -5,9 +5,9 @@ being useful purely as a system analysis tool." | |||
| 5 | HOMEPAGE = "http://tomoyo.sourceforge.jp/" | 5 | HOMEPAGE = "http://tomoyo.sourceforge.jp/" |
| 6 | SECTION = "System Environment/Kernel" | 6 | SECTION = "System Environment/Kernel" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://jaist.dl.sourceforge.jp/tomoyo/53357/${BP}-20140601.tar.gz" | 8 | SRC_URI = "http://jaist.dl.sourceforge.jp/tomoyo/53357/${BP}-20170102.tar.gz" |
| 9 | SRC_URI[md5sum] = "888869b793127f00d6439a3246598b83" | 9 | SRC_URI[md5sum] = "888804d58742452fe213a68f7eadd0ad" |
| 10 | SRC_URI[sha256sum] = "118ef6ba1fbf7c0b83018c3a0d4d5485dfb9b5b7f647f37ce9f63841a3133c2a" | 10 | SRC_URI[sha256sum] = "00fedfac5e514321250bbe69eaccc732c8a8158596f77a785c2e3ae9f9968283" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/${BPN}" | 12 | S = "${WORKDIR}/${BPN}" |
| 13 | 13 | ||
