xserver-common was the last recipe to use this, so remove it.

Signed-off-by: Ross Burton <[email protected]>
---
 meta-oe/classes/gpe.bbclass | 17 -----------------
 1 file changed, 17 deletions(-)
 delete mode 100644 meta-oe/classes/gpe.bbclass

diff --git a/meta-oe/classes/gpe.bbclass b/meta-oe/classes/gpe.bbclass
deleted file mode 100644
index a9b1cd5a90..0000000000
--- a/meta-oe/classes/gpe.bbclass
+++ /dev/null
@@ -1,17 +0,0 @@
-DEPENDS:prepend = "virtual/libintl intltool-native "
-GPE_TARBALL_SUFFIX ?= "gz"
-SRC_URI = "${GPE_MIRROR}/${BP}.tar.${GPE_TARBALL_SUFFIX}"
-FILES:${PN} += "${datadir}/gpe ${datadir}/application-registry"
-SECTION ?= "gpe"
-
-inherit gettext
-
-gpe_do_compile() {
-    oe_runmake PREFIX=${prefix}
-}
-
-gpe_do_install() {
-    oe_runmake PREFIX=${prefix} DESTDIR=${D} install
-}
-
-EXPORT_FUNCTIONS do_compile do_install
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#114198): 
https://lists.openembedded.org/g/openembedded-devel/message/114198
Mute This Topic: https://lists.openembedded.org/mt/109918064/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to