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

inherit opie_git
PR = "${INC_PR}.0"

SRC_URI = "${OPIE_GIT};protocol=git;subpath=libopie2;name=first \
           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"