diff options
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xterm_277.bb (renamed from meta-oe/recipes-graphics/xorg-app/xterm_266.bb) | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_266.bb b/meta-oe/recipes-graphics/xorg-app/xterm_277.bb index 35f540300a..f68e23ce6d 100644 --- a/meta-oe/recipes-graphics/xorg-app/xterm_266.bb +++ b/meta-oe/recipes-graphics/xorg-app/xterm_277.bb | |||
| @@ -1,13 +1,12 @@ | |||
| 1 | require recipes-graphics/xorg-app/xorg-app-common.inc | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
| 2 | DESCRIPTION = "xterm is the standard terminal emulator for the X Window System." | 2 | DESCRIPTION = "xterm is the standard terminal emulator for the X Window System." |
| 3 | DEPENDS = "libxaw xproto xextproto libxext libxau libxpm ncurses" | 3 | DEPENDS = "libxaw xproto xextproto libxext libxau libxpm ncurses" |
| 4 | PR = "r6" | ||
| 5 | 4 | ||
| 6 | LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=33;md5=4791b08be94de2e6315ddd158659997d" | 5 | LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=33;md5=71d7532e485b8d325906bd751617e2a4" |
| 7 | 6 | ||
| 8 | SRC_URI = "ftp://invisible-island.net/xterm/${PN}-${PV}.tgz" | 7 | SRC_URI = "ftp://invisible-island.net/xterm/${PN}-${PV}.tgz" |
| 9 | SRC_URI[md5sum] = "bb53ddd4933736a50e6391cef3472c12" | 8 | SRC_URI[md5sum] = "c0de5c2f7b3a50244c5cdd53dcab1de5" |
| 10 | SRC_URI[sha256sum] = "41945aabb96e827c3ca1fdbb3c2fab3a65f4a84d4da0ceb06b030e6a028cf739" | 9 | SRC_URI[sha256sum] = "6cd38606e4179a874220f33dfd41063f93cd1c717aa26c742beb7adea3c1471e" |
| 11 | 10 | ||
| 12 | EXTRA_OECONF = " --x-includes=${STAGING_INCDIR} \ | 11 | EXTRA_OECONF = " --x-includes=${STAGING_INCDIR} \ |
| 13 | --x-libraries=${STAGING_LIBDIR} \ | 12 | --x-libraries=${STAGING_LIBDIR} \ |
