diff options
author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2019-07-01 00:38:44 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-02 22:01:15 +0100 |
commit | 1c6b1f926c600a61dbccf9653591084357a2e740 (patch) | |
tree | c7608d7a2ebff8172a3e7c4c7f7b7d162fdeb06a /meta/recipes-extended/bzip2/bzip2-1.0.6/run-ptest | |
parent | 4cbe4cbdc0e6f05ec572e2f8813b0551b3026b03 (diff) | |
download | poky-1c6b1f926c600a61dbccf9653591084357a2e740.tar.gz |
bzip2: update to 1.0.7
Removed patches were upstreamed.
(From OE-Core rev: 3f88fcac8b5d3067bd4079af336eaf823ba00c96)
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/bzip2/bzip2-1.0.6/run-ptest')
-rw-r--r-- | meta/recipes-extended/bzip2/bzip2-1.0.6/run-ptest | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-extended/bzip2/bzip2-1.0.6/run-ptest b/meta/recipes-extended/bzip2/bzip2-1.0.6/run-ptest deleted file mode 100644 index 3b20fce1ee..0000000000 --- a/meta/recipes-extended/bzip2/bzip2-1.0.6/run-ptest +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | #!/bin/sh | ||
2 | make -k runtest | ||