aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hal
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-12-07 00:29:07 +0100
committerAndrea Adami <andrea.adami@gmail.com>2010-12-07 00:37:15 +0100
commit664e3540effe50935de24824203a872ef24e5099 (patch)
treecceb2a0d79299fb96b7d8c16f73344b20f9c96e0 /recipes/hal
parentf8c57972376e007feb21ba15cc7595215cfa76b4 (diff)
downloadopenembedded-664e3540effe50935de24824203a872ef24e5099.tar.gz
ohm: bump git SRCREV to 2010-02-11 master
* removes offending dpmsstr.h include * explicit packaging of .la files for -dev (installed but not shipped) * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes/hal')
-rw-r--r--recipes/hal/ohm_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/hal/ohm_git.bb b/recipes/hal/ohm_git.bb
index 64a0a7ebef..24d49f42d8 100644
--- a/recipes/hal/ohm_git.bb
+++ b/recipes/hal/ohm_git.bb
@@ -7,9 +7,10 @@ RDEPENDS_${PN} += "udev hal-info"
SRC_URI = "git://anongit.freedesktop.org/git/ohm/;protocol=git \
file://fix_configure.patch"
-SRCREV = "edfe25d49d67884bf004de7ae0724c162bb5e65e"
+SRCREV = "3cb3496846508929b9f2d05683ec93523de7947c"
PV = "0.1.2+${PR}+gitr${SRCREV}"
PE = "1"
+PR = "r1"
S = "${WORKDIR}/git"
@@ -29,7 +30,7 @@ OE_LT_RPATH_ALLOW[export]="1"
PACKAGES =+ "libohm ohm-plugin-x11"
-FILES_${PN}-dev += "${libdir}/ohm/*.a"
+FILES_${PN}-dev += "${libdir}/ohm/*.a ${libdir}/ohm/*.la"
FILES_${PN} = "${sysconfdir} \
${bindir}/* \