Ping.
On Fri, Jul 10, 2020 at 02:18:04PM -0400, Denys Dmytriyenko wrote: > Gowtham, > > Looks like you renmaed the patch, but didn't update the recipe for the new > name: > http://arago-project.org/git/?p=meta-arago.git;a=blob;f=meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension_2.2.0.bb;hb=HEAD > It now gives a warning about not being able to locate the patch. > > Denys > > > On Wed, Jun 03, 2020 at 07:06:22PM -0500, Gowtham Tammana wrote: > > dunfell uses weston-8, update the ivi-id-agent dependencies patch to > > use libweston-desktop-8. > > > > Signed-off-by: Gowtham Tammana <[email protected]> > > --- > > ...i-id-agent-update-dependencies-to-build-on-weston-8.patch} | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > rename > > meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/{03-ivi-id-agent-update-dependencies-to-build-on-weston-7.patch > > => 03-ivi-id-agent-update-dependencies-to-build-on-weston-8.patch} (94%) > > > > diff --git > > a/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/03-ivi-id-agent-update-dependencies-to-build-on-weston-7.patch > > > > b/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/03-ivi-id-agent-update-dependencies-to-build-on-weston-8.patch > > similarity index 94% > > rename from > > meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/03-ivi-id-agent-update-dependencies-to-build-on-weston-7.patch > > rename to > > meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/03-ivi-id-agent-update-dependencies-to-build-on-weston-8.patch > > index 1b5f64e4..1b18d9bf 100644 > > --- > > a/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/03-ivi-id-agent-update-dependencies-to-build-on-weston-7.patch > > +++ > > b/meta-arago-distro/recipes-graphics/wayland/wayland-ivi-extension/03-ivi-id-agent-update-dependencies-to-build-on-weston-8.patch > > @@ -1,7 +1,7 @@ > > From b99082adfaf250b15f03345cdf1b433fb1575581 Mon Sep 17 00:00:00 2001 > > From: Rajendraprasad K J <[email protected]> > > Date: Mon, 6 Jan 2020 06:45:54 -0500 > > -Subject: [PATCH] ivi-id-agent: update dependencies to build on weston 7 > > +Subject: [PATCH] ivi-id-agent: update dependencies to build on weston 8 > > > > upgrade libweston-desktop version. > > > > @@ -22,7 +22,7 @@ index 3e604a5..ff47808 100644 > > pkg_check_modules(WESTON weston>=6.0.0 REQUIRED) > > pkg_check_modules(PIXMAN pixman-1 REQUIRED) > > -pkg_check_modules(LIBWESTON_DESKTOP libweston-desktop-6 REQUIRED) > > -+pkg_check_modules(LIBWESTON_DESKTOP libweston-desktop-7 REQUIRED) > > ++pkg_check_modules(LIBWESTON_DESKTOP libweston-desktop-8 REQUIRED) > > > > find_package(Threads REQUIRED) > > > > -- > > 2.26.2 > > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
