summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tar/tar.inc
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-06-05 17:11:12 -0700
committerSaul Wold <sgw@linux.intel.com>2011-06-06 23:51:24 -0700
commit0be04e2931ec1f7d5bd3ff538913081e2e8ec04f (patch)
tree1f6425be3a2db984d6fbd2d6d7cc01b86adf4b9f /meta/recipes-extended/tar/tar.inc
parent40030433662c8a43c89e20099330aa5172ac0c27 (diff)
downloadopenembedded-core-0be04e2931ec1f7d5bd3ff538913081e2e8ec04f.tar.gz
tar: upgrade to v1.26
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-extended/tar/tar.inc')
-rw-r--r--meta/recipes-extended/tar/tar.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/tar/tar.inc b/meta/recipes-extended/tar/tar.inc
index 6e77051a33..bbed65c2cd 100644
--- a/meta/recipes-extended/tar/tar.inc
+++ b/meta/recipes-extended/tar/tar.inc
@@ -3,6 +3,7 @@ DESCRIPTION = "GNU tar saves many files together into a single tape \
or disk archive, and can restore individual files from the archive."
HOMEPAGE = "http://www.gnu.org/software/tar/"
SECTION = "base"
+PRIORITY = "optional"
SRC_URI = "${GNU_MIRROR}/tar/tar-${PV}.tar.bz2"