diff options
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc b/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc index 1bcfd5addc..b23096225b 100644 --- a/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc +++ b/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc | |||
| @@ -2,7 +2,7 @@ HOMEPAGE = "http://www.x.org" | |||
| 2 | SECTION = "x11/data" | 2 | SECTION = "x11/data" |
| 3 | LICENSE = "MIT-X" | 3 | LICENSE = "MIT-X" |
| 4 | 4 | ||
| 5 | XORG_PN = "${PN}" | 5 | XORG_PN = "${BPN}" |
| 6 | 6 | ||
| 7 | SRC_URI = "${XORG_MIRROR}/individual/data/${BP}.tar.bz2" | 7 | SRC_URI = "${XORG_MIRROR}/individual/data/${BP}.tar.bz2" |
| 8 | S = "${WORKDIR}/${XORG_PN}-${PV}" | 8 | S = "${WORKDIR}/${XORG_PN}-${PV}" |
