I've alos got an update in flight for gpsd. We are having trouble with
it, because the update brkoe navit. Now the bluez4 - 5 updte broke
another of the packages navit needs.

Martin, any chance we can combine this patch with my update and
blacklist navit?

Philip

On 05/08/2015 03:42 AM, Yi Zhao wrote:
> Signed-off-by: Yi Zhao <yi.z...@windriver.com>
> ---
>  meta-oe/recipes-navigation/gpsd/gpsd_3.10.bb |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.10.bb 
> b/meta-oe/recipes-navigation/gpsd/gpsd_3.10.bb
> index 93cf1ae..b37fc15 100644
> --- a/meta-oe/recipes-navigation/gpsd/gpsd_3.10.bb
> +++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.10.bb
> @@ -85,8 +85,8 @@ do_install_append() {
>  
>      #support for systemd
>      install -d ${D}${systemd_unitdir}/system/
> -    install -m 0644 ${WORKDIR}/${PN}.service 
> ${D}${systemd_unitdir}/system/${PN}.service
> -    install -m 0644 ${S}/systemd/${PN}.socket 
> ${D}${systemd_unitdir}/system/${PN}.socket
> +    install -m 0644 ${WORKDIR}/${BPN}.service 
> ${D}${systemd_unitdir}/system/${BPN}.service
> +    install -m 0644 ${S}/systemd/${BPN}.socket 
> ${D}${systemd_unitdir}/system/${BPN}.socket
>  }
>  
>  pkg_postinst_${PN}-conf() {
> 
-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to