diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb | 14 | ||||
| -rw-r--r-- | meta/recipes-graphics/xorg-proto/compositeproto_0.4.bb | 11 |
2 files changed, 14 insertions, 11 deletions
diff --git a/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb b/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb new file mode 100644 index 0000000000..e78e173ed2 --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | require xorg-proto-common.inc | ||
| 2 | |||
| 3 | LICENSE = "MIT & MIT-style" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2c4bfe136f4a4418ea2f2a96b7c8f3c5 \ | ||
| 5 | file://composite.h;endline=43;md5=cbd44d4079053aa75930ed2f02b92926" | ||
| 6 | |||
| 7 | CONFLICTS = "compositeext" | ||
| 8 | |||
| 9 | PR = "r0" | ||
| 10 | PE = "1" | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "98482f65ba1e74a08bf5b056a4031ef0" | ||
| 13 | SRC_URI[sha256sum] = "049359f0be0b2b984a8149c966dd04e8c58e6eade2a4a309cf1126635ccd0cfc" | ||
| 14 | |||
diff --git a/meta/recipes-graphics/xorg-proto/compositeproto_0.4.bb b/meta/recipes-graphics/xorg-proto/compositeproto_0.4.bb deleted file mode 100644 index 37bbe31ef1..0000000000 --- a/meta/recipes-graphics/xorg-proto/compositeproto_0.4.bb +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | require xorg-proto-common.inc | ||
| 2 | |||
| 3 | LICENSE = "MIT-style" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f8cdfa47489609f305b91521f3a8803f \ | ||
| 5 | file://composite.h;endline=43;md5=11420a347713de702a1fe60949085464" | ||
| 6 | |||
| 7 | CONFLICTS = "compositeext" | ||
| 8 | PE = "1" | ||
| 9 | |||
| 10 | SRC_URI[md5sum] = "6281344d656d4e0c8e9db4918efe3d1d" | ||
| 11 | SRC_URI[sha256sum] = "6013d1ca63b2b7540f6f99977090812b899852acfbd9df123b5ebaa911e30003" | ||
