summaryrefslogtreecommitdiff
path: root/packages/gammu
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2008-02-19 22:59:18 +0000
committerStanislav Brabec <utx@penguin.cz>2008-02-19 22:59:18 +0000
commit62adfb2470ab84c106ad6fe4e169620f1477beb0 (patch)
tree592aad5f9bda6ad3f993e151ddf9e9795b5a5436 /packages/gammu
parent74a532e4bc5f8b037d050a0a1fb66ea35eeac1ec (diff)
parent2999625c9793012541dee694ef993d35e630af1f (diff)
merge of '9a5df4f82194968b8ea8a94d7effc5bf61c1e650'
and 'cb1970d64a9cdb9559e137f509557905fbc174b5'
Diffstat (limited to 'packages/gammu')
-rw-r--r--packages/gammu/gammu_1.17.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/gammu/gammu_1.17.0.bb b/packages/gammu/gammu_1.17.0.bb
index fc7adb1b79..65ab877495 100644
--- a/packages/gammu/gammu_1.17.0.bb
+++ b/packages/gammu/gammu_1.17.0.bb
@@ -3,6 +3,7 @@ SECTION = "console/network"
DEPENDS = "bluez-libs cmake-native"
LICENSE = "GPL"
HOMEPAGE = "http://www.gammu.org/"
+PR = "r1"
SRC_URI = "http://dl.cihar.com/gammu/releases/gammu-${PV}.tar.bz2 "
@@ -25,6 +26,7 @@ do_stage() {
install -m 0644 build-configure/include/*.h ${STAGING_INCDIR}/gammu/
oe_libinstall -so -C build-configure/common libGammu ${STAGING_LIBDIR}
+ rm -f ./build-configure/pkgconfig/gammu.pc
}
PACKAGES =+ "libgammu"