diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2012-05-21 13:18:49 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-30 12:04:42 +0100 |
commit | 6d76d521a124b9b229b1a330cdaf977f434503be (patch) | |
tree | 743762fa051d5b5e566782548658d05f4bf0977d /meta/recipes-extended/tar/tar_1.26.bb | |
parent | 76c08cc0d2b36c343f4b37eec8a91f52533b3334 (diff) | |
download | poky-6d76d521a124b9b229b1a330cdaf977f434503be.tar.gz |
tar: use new update-alternatives
(From OE-Core rev: ed48d4b382dae08ac47bccdcb98b1e87dc6449cc)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/tar/tar_1.26.bb')
-rw-r--r-- | meta/recipes-extended/tar/tar_1.26.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/tar/tar_1.26.bb b/meta/recipes-extended/tar/tar_1.26.bb index e679ccbf00..9c06d7e065 100644 --- a/meta/recipes-extended/tar/tar_1.26.bb +++ b/meta/recipes-extended/tar/tar_1.26.bb | |||
@@ -3,7 +3,7 @@ require tar.inc | |||
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPLv3" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
5 | 5 | ||
6 | PR = "r1" | 6 | PR = "r2" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "2cee42a2ff4f1cd4f9298eeeb2264519" | 8 | SRC_URI[md5sum] = "2cee42a2ff4f1cd4f9298eeeb2264519" |
9 | SRC_URI[sha256sum] = "5a5369f464502a598e938029c310d4b3abd51e6bb8dfd045663e61c8ea9f6d41" | 9 | SRC_URI[sha256sum] = "5a5369f464502a598e938029c310d4b3abd51e6bb8dfd045663e61c8ea9f6d41" |