aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app')
-rw-r--r--recipes/xorg-app/xorg-app-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-app/xorg-app-common.inc b/recipes/xorg-app/xorg-app-common.inc
index cd7f654be2..02db754f5a 100644
--- a/recipes/xorg-app/xorg-app-common.inc
+++ b/recipes/xorg-app/xorg-app-common.inc
@@ -6,7 +6,7 @@ DEPENDS = "util-macros-native virtual/libx11"
XORG_PN = "${PN}"
-SRC_URI = "${XORG_MIRROR}/individual/app/${XORG_PN}-${PV}.tar.bz2"
+SRC_URI = "${XORG_MIRROR}/individual/app/${XORG_PN}-${PV}.tar.bz2;name=archive"
S = "${WORKDIR}/${XORG_PN}-${PV}"