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

Martin Jansa martin.jansa at gmail.com
Thu Aug 4 20:08:29 UTC 2016


Since when tslib reads pointercal-xinput file?

On Thu, Aug 4, 2016 at 9:56 PM, <git at git.openembedded.org> wrote:

> rpurdie pushed a commit to branch master-next
> in repository openembedded-core.
>
> commit a0e1ee6d4990d30f42875a8e47854131b9c8d130
> 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.
> --
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-commits
>


More information about the Openembedded-commits mailing list