aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libqpe/libqpe-opie_1.2.5.bb
blob: a6aeb355a814137f01ee62c2fb25d4e2d65bea39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
require ${PN}.inc

# OPIE_GIT_PV is defined in opie.bbclass
# but this recipe does not inherit opie
# so any updates to OPIE_GIT_PV should happen
# in both places.

PR = "r0"

DEPENDS += " sysfsutils"

SRC_URI = "http://sources.openembedded.org/opie-1.2.5-split_library.tar.bz2 \
           file://fix-titleheight.patch \
           file://unbreak-logging-2.patch \
           file://citytime-path-2.patch \
           file://no-include-pro.patch \
          "