diff options
-rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xterm_308.bb (renamed from meta-oe/recipes-graphics/xorg-app/xterm_303.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_303.bb b/meta-oe/recipes-graphics/xorg-app/xterm_308.bb index cac40c9050..9198ca2505 100644 --- a/meta-oe/recipes-graphics/xorg-app/xterm_303.bb +++ b/meta-oe/recipes-graphics/xorg-app/xterm_308.bb | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=540cf18ccc16bc3c5f | |||
6 | 6 | ||
7 | SRC_URI = "http://invisible-mirror.net/archives/${BPN}/${BP}.tgz" | 7 | SRC_URI = "http://invisible-mirror.net/archives/${BPN}/${BP}.tgz" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "48f6d49b2b6b6933d501d767cbed9254" | 9 | SRC_URI[md5sum] = "1ec76c1a79a70de4f82c24c527ef4626" |
10 | SRC_URI[sha256sum] = "8af29987bda9b77205ebf6233aaa5c347e5f2407310b62ac9ba92a658257f058" | 10 | SRC_URI[sha256sum] = "c5bf7377a5bf35e34b7e3a4ab6c848fbc89e8901dd98f8b237662a72bdbfe372" |
11 | 11 | ||
12 | EXTRA_OECONF = " --x-includes=${STAGING_INCDIR} \ | 12 | EXTRA_OECONF = " --x-includes=${STAGING_INCDIR} \ |
13 | --x-libraries=${STAGING_LIBDIR} \ | 13 | --x-libraries=${STAGING_LIBDIR} \ |