diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-09-09 12:05:57 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-09-09 14:34:22 -0700 |
commit | 911e4f043a6ad83b5975e37aa9d30a77004373a6 (patch) | |
tree | 32ac1373ea6a996fa197d7b4114de23d781a9a4a /recipes/gpephone/libsettings_0.3.bb | |
parent | e0535b507e222d698c30607f146705791a41efff (diff) |
gpephone: Move to obsolete
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gpephone/libsettings_0.3.bb')
-rw-r--r-- | recipes/gpephone/libsettings_0.3.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes/gpephone/libsettings_0.3.bb b/recipes/gpephone/libsettings_0.3.bb deleted file mode 100644 index cd00d3bbd0..0000000000 --- a/recipes/gpephone/libsettings_0.3.bb +++ /dev/null @@ -1,15 +0,0 @@ -DESCRIPTION = "G(PE)^2 settings API library" -SECTION = "gpe/libs" -PRIORITY = "required" -LICENSE = "LiPS" -DEPENDS = "glib-2.0 gconf" -PR = "r1" - -inherit gpephone pkgconfig autotools - -FILES_${PN} += " ${libdir}/*.so.*" -FILES_${PN}-dbg += "${libdir}/.debug/*.so.*" -FILES_${PN}-dev += "${includedir} ${libdir}/*.la ${libdir}/*.so" - -SRC_URI[md5sum] = "9219923ee3f4d465757f23ac0c2be584" -SRC_URI[sha256sum] = "01c4d4bcf893be8f86007280f231985117c16faf15a007bd6ec41624463abf6b" |