diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libxt_1.1.4.bb (renamed from meta/recipes-graphics/xorg-lib/libxt_1.1.3.bb) | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxt_1.1.3.bb b/meta/recipes-graphics/xorg-lib/libxt_1.1.4.bb index 8249e7805f..c3373f4362 100644 --- a/meta/recipes-graphics/xorg-lib/libxt_1.1.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxt_1.1.4.bb | |||
| @@ -13,13 +13,12 @@ independent of any particular user interface policy or style." | |||
| 13 | require xorg-lib-common.inc | 13 | require xorg-lib-common.inc |
| 14 | 14 | ||
| 15 | LICENSE = "MIT & MIT-style" | 15 | LICENSE = "MIT & MIT-style" |
| 16 | LIC_FILES_CHKSUM = "file://COPYING;md5=3239170e81427c5948287df07691f03f" | 16 | LIC_FILES_CHKSUM = "file://COPYING;md5=6565b1e0094ea1caae0971cc4035f343" |
| 17 | 17 | ||
| 18 | 18 | ||
| 19 | DEPENDS += "util-linux libxcb libsm virtual/libx11 kbproto libxdmcp" | 19 | DEPENDS += "util-linux libxcb libsm virtual/libx11 kbproto libxdmcp" |
| 20 | PROVIDES = "xt" | 20 | PROVIDES = "xt" |
| 21 | 21 | ||
| 22 | PR = "r0" | ||
| 23 | PE = "1" | 22 | PE = "1" |
| 24 | 23 | ||
| 25 | XORG_PN = "libXt" | 24 | XORG_PN = "libXt" |
| @@ -41,5 +40,5 @@ do_compile() { | |||
| 41 | oe_runmake | 40 | oe_runmake |
| 42 | } | 41 | } |
| 43 | 42 | ||
| 44 | SRC_URI[md5sum] = "a6f137ae100e74ebe3b71eb4a38c40b3" | 43 | SRC_URI[md5sum] = "03149823ae57bb02d0cec90d5b97d56c" |
| 45 | SRC_URI[sha256sum] = "8db593c3fc5ffc4e9cd854ba50af1eac9b90d66521ba17802b8f1e0d2d7f05bd" | 44 | SRC_URI[sha256sum] = "843a97a988f5654872682a4120486d987d853a71651515472f55519ffae2dd57" |
