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

git at git.openembedded.org git at git.openembedded.org
Thu Aug 25 22:04:19 UTC 2016


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

commit 85afb3445da5c3526f6046eb98262f9af7b78cba
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Mon Jun 6 15:46:27 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>
---
 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