[oe-commits] [openembedded-core] 06/09: tslib: replace pointercal with pointercal-xinput

git at git.openembedded.org git at git.openembedded.org
Thu Aug 4 14:23:27 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit b453015cf95d5eacbae6768d7a34d4edd3f63ecb
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Tue Jul 12 17:07:40 2016 +0300

    tslib: replace pointercal with pointercal-xinput
    
    tslib RRECOMMENDS pointercal. Replace it with pointercal-xinput
    since we removed pointercal recipe.
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/tslib/tslib_1.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/tslib/tslib_1.1.bb b/meta/recipes-graphics/tslib/tslib_1.1.bb
index b0264c3..9d3de2e 100644
--- a/meta/recipes-graphics/tslib/tslib_1.1.bb
+++ b/meta/recipes-graphics/tslib/tslib_1.1.bb
@@ -44,7 +44,7 @@ DEBIAN_NOAUTONAME_tslib-tests = "1"
 DEBIAN_NOAUTONAME_tslib-calibrate = "1"
 
 RDEPENDS_${PN} = "tslib-conf"
-RRECOMMENDS_${PN} = "pointercal"
+RRECOMMENDS_${PN} = "pointercal-xinput"
 
 FILES_${PN}-dev += "${libdir}/ts/*.la"
 FILES_tslib-conf = "${sysconfdir}/ts.conf ${sysconfdir}/profile.d/tslib.sh ${datadir}/tslib"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list