summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/tar/tar.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/tar/tar.inc b/recipes/tar/tar.inc
index 8fbc2f81f7..5f9c899ec6 100644
--- a/recipes/tar/tar.inc
+++ b/recipes/tar/tar.inc
@@ -2,6 +2,7 @@ DESCRIPTION = "GNU tar saves many files together into a single tape \
or disk archive, and can restore individual files from the archive."
SECTION = "base"
LICENSE = "GPLv3"
+BBCLASSEXTEND = "native"
SRC_URI = "${GNU_MIRROR}/tar/tar-${PV}.tar.bz2"