aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/libopie/libopie2_git.bb
blob: 5355b83f26f1b83751e5ae149f412e0c3efc2b2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require ${PN}.inc

PV = "${OPIE_GIT_PV}"
PR = "r15"

SRC_URI = "${OPIE_GIT};protocol=git;subpath=libopie2 \
           file://include.pro"

# libdbus-qt2 is needed for new bluez4 support
DEPENDS += "libdbus-qt2"

# FIXME remove this!
SRC_URI_append_poodle = " file://poodle-2.6-hotkeys.patch"