[oe-commits] Klaus Kurzmann : Revert "cornucopia: Added missing file according to fso/ ms5.5 branch."

git version control git at git.openembedded.org
Thu Jun 18 12:21:34 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: dd442d68136856e875d99cf5a7592907b383d9ef
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dd442d68136856e875d99cf5a7592907b383d9ef

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Thu Jun 18 14:07:32 2009 +0200

Revert "cornucopia: Added missing file according to fso/ms5.5 branch."

This reverts commit eeb7432a5d9f67adbb962c977041dc33b5742fde.

---

 recipes/freesmartphone/cornucopia.inc |   26 --------------------------
 1 files changed, 0 insertions(+), 26 deletions(-)

diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
deleted file mode 100644
index 80a1c8f..0000000
--- a/recipes/freesmartphone/cornucopia.inc
+++ /dev/null
@@ -1,26 +0,0 @@
-DESCRIPTION = "The freesmartphone.org API reference implementation (FSO 2.0)"
-AUTHOR = "Team FSO"
-LICENSE = "LGPL"
-SECTION = "devel"
-DEPENDS = "vala-native glib-2.0 dbus dbus-glib libfso-glib libgee"
-DEPENDS  += "${@['libfsoframework', ''][(bb.data.getVar('PN', d, 1) in 'libfsoframework misc-vapi'.split())]}"
-PV = "0.0.0.0+gitr${SRCREV}"
-INC_PR = "r3"
-
-SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"
-S = "${WORKDIR}/git/${PN}"
-
-inherit autotools_stage pkgconfig vala
-
-FILES_${PN} += "\
-  ${sysconfdir} \
-  ${datadir}/${PN} \
-  ${libdir}/cornucopia/modules/*/lib*.so \
-"
-FILES_${PN}-dev += "\
-  ${libdir}/cornucopia/modules/*/lib*.la \
-"
-FILES_${PN}-dbg += "\
-  ${libdir}/cornucopia/modules/*/.debug \
-"
-





More information about the Openembedded-commits mailing list