diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-07-01 06:59:31 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-07-01 07:00:27 -0700 |
| commit | 0ae88cd387f12a7316b8886088af190837412118 (patch) | |
| tree | c40c36d35d5aec6a20df9ee5c8dcd1edf6696354 | |
| parent | d43b337c9f41d34f78cc16fc8c3f8c7f2f61fadb (diff) | |
| download | meta-openembedded-0ae88cd387f12a7316b8886088af190837412118.tar.gz | |
xcb-util-cursor: Delete recipe
Its moved to core layer now
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-oe/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb b/meta-oe/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb deleted file mode 100644 index 047697845c..0000000000 --- a/meta-oe/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | require recipes-graphics/xorg-lib/xcb-util.inc | ||
| 2 | |||
| 3 | SUMMARY = "XCB port of libXcursor" | ||
| 4 | |||
| 5 | DEPENDS += "xcb-util xcb-util-renderutil xcb-util-image" | ||
| 6 | |||
| 7 | LICENSE = "MIT" | ||
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=ce469b61c70ff8d7cce0547476891974" | ||
| 9 | |||
| 10 | SRC_URI[sha256sum] = "28dcfe90bcab7b3561abe0dd58eb6832aa9cc77cfe42fcdfa4ebe20d605231fb" | ||
