aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/libabenabler_1.0.bb
blob: c0798ec8c4c198f30722436c0e0d5cf651dc5a57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
LICENSE     = "LGPL"
DESCRIPTION = "LiPS address book library."
SECTION = "gpe/libs"
PRIORITY    = "optional"
DEPENDS     = "glib-2.0 librecord liblipsevent libim sqlite3"
PR          = "r1"

GPE_TARBALL_SUFFIX = "bz2"

inherit gpephone pkgconfig autotools

LDFLAGS += " -L${STAGING_LIBDIR}"

SRC_URI[md5sum] = "1264bd213c631d29d1b4bc04696de66a"
SRC_URI[sha256sum] = "0f34656e262d7c41c1499dbe1aa3bc91c1fe8dc230ab79d5cf027ab6d141ee56"
ansa/kirkstone'>jansa/kirkstone OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/bitbake/LICENSE
blob: 350140c93f915fff182117eb668d500da4869912 (plain)
1
2
3
4
5
6
7
8
9
10
BitBake is licensed under the GNU General Public License version 2.0. See COPYING for further details.

The following external components are distributed with this software:

* The Toaster Simple UI application is based upon the Django project template, the files of which are covered by the BSD license and are copyright (c) Django Software
Foundation and individual contributors.

* Twitter Bootstrap (including Glyphicons), redistributed under the Apache License 2.0.

* jQuery is redistributed under the MIT license.