aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r--recipes/freesmartphone/libfsotransport_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/freesmartphone/libfsotransport_git.bb b/recipes/freesmartphone/libfsotransport_git.bb
index 7e7e6d636b..21c0ab87c0 100644
--- a/recipes/freesmartphone/libfsotransport_git.bb
+++ b/recipes/freesmartphone/libfsotransport_git.bb
@@ -3,4 +3,6 @@ DESCRIPTION = "freesmartphone.org transport library"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.9.6+gitr${SRCPV}"
PE = "1"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
+
+EXTRA_OECONF_palmpre = "--enable-palmpre-hsuart"