---
 conf/distro/shr.conf                  |    1 +
 recipes/freesmartphone/fso-apm_git.bb |    5 ++++-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 6740e24..642699d 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -181,6 +181,7 @@ PREFERRED_PROVIDER_virtual/db-native = "db3-native"
 PREFERRED_PROVIDER_virtual/libsdl = "libsdl-x11"
 PREFERRED_PROVIDER_virtual/libx11 ?= "libx11"
 PREFERRED_PROVIDER_virtual/libusb0 ?= "libusb"
+PREFERRED_PROVIDER_apm = "fso-apm"
 
 #############################################################################
 # PREFERRED VERSIONS
diff --git a/recipes/freesmartphone/fso-apm_git.bb 
b/recipes/freesmartphone/fso-apm_git.bb
index 869afb9..bc667d1 100644
--- a/recipes/freesmartphone/fso-apm_git.bb
+++ b/recipes/freesmartphone/fso-apm_git.bb
@@ -6,7 +6,7 @@ LICENSE = "GPLv2"
 PE = "1"
 DEPENDS = "vala-native"
 PV = "2.0.0+gitr${SRCPV}"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git;branch=master"
 S = "${WORKDIR}/git/tools/apm2"
@@ -14,3 +14,6 @@ S = "${WORKDIR}/git/tools/apm2"
 inherit autotools
 
 RCONFLICTS_${PN} = "apm"
+RPROVIDES_${PN} = "apm"
+RPROVIDES_${PN}-dev = ""
+RPROVIDES_${PN}-dbg = ""
-- 
1.6.5.3

_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to