From b025571a85336e645495adc9fc3c46b91b8775ac Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 12 Dec 2010 15:10:17 +0000 Subject: Opie: add version 1.2.5 Signed-off-by: Paul Eggleton --- recipes/libqpe/libqpe-opie_1.2.5.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 recipes/libqpe/libqpe-opie_1.2.5.bb (limited to 'recipes/libqpe/libqpe-opie_1.2.5.bb') diff --git a/recipes/libqpe/libqpe-opie_1.2.5.bb b/recipes/libqpe/libqpe-opie_1.2.5.bb new file mode 100644 index 0000000000..a6aeb355a8 --- /dev/null +++ b/recipes/libqpe/libqpe-opie_1.2.5.bb @@ -0,0 +1,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 \ + " -- cgit 1.2.3-korg