[oe-commits] [openembedded-core] 35/44: x11-common: replace xtscal with xinput-calibrator

git at git.openembedded.org git at git.openembedded.org
Wed Aug 3 12:01:36 UTC 2016


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

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

    x11-common: replace xtscal with xinput-calibrator
    
    Replace xtscal with xinput-calibrator as part of removing xtscal.
    
    [YOCTO #9365]
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/x11-common/x11-common_0.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/x11-common/x11-common_0.1.bb b/meta/recipes-graphics/x11-common/x11-common_0.1.bb
index 6d7c347..2bc0d33 100644
--- a/meta/recipes-graphics/x11-common/x11-common_0.1.bb
+++ b/meta/recipes-graphics/x11-common/x11-common_0.1.bb
@@ -26,5 +26,5 @@ do_install() {
 	chmod -R 755 ${D}${sysconfdir}
 }
 
-RDEPENDS_${PN} = "dbus-x11 xmodmap xdpyinfo xtscal xinit formfactor"
+RDEPENDS_${PN} = "dbus-x11 xmodmap xdpyinfo xinput-calibrator xinit formfactor"
 

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


More information about the Openembedded-commits mailing list