aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/libopie/libopie2_git.bb
blob: 36e4727c7de5fdc10c0ed4b2dc22947120593d83 (plain)
1
2
3
4
5
6
7
8
9
10
11
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"