On Wed, Mar 9, 2022 at 7:54 AM Ryan Eatmon via lists.yoctoproject.org
<[email protected]> wrote:
>
>
> Those patches were merged in a few RCs ago.
>
>
Thanks, Ryan for the information.

Warm Regards,
Vigna Raja Priya N S

> On 3/8/2022 20:22, Vigna Raja Priya N S wrote:
> > On Thu, Feb 17, 2022 at 3:46 AM Etheridge, Darren via
> > https://linkprotect.cudasvc.com/url?a=https%3a%2f%2flists.yoctoproject.org&c=E,1,EJPYxN5U2w_yZC7VYq-7bbAPLGOhycxxOE6Sey2wu7I3Mzr_KbYWaDEABn98F5jI7Xh-hvQ_w2dJczwWAuIWRCZGp0S9a8CzBjDnpsB1nw3CqC5s&typo=1
> >  <[email protected]>
> > wrote:
> >>
> >> Denys,
> >>
> >> On 2/16/2022 3:53 PM, Denys Dmytriyenko wrote:
> >>> Darren, Ryan,
> >>>
> >>> These 2 patch have never been applied to Dunfell!
> >>> https://linkprotect.cudasvc.com/url?a=https%3a%2f%2flists.yoctoproject.org%2fg%2fmeta-arago%2ftopic%2f86602755%2313358&c=E,1,ZnF57xRV7nLnoZixsGg41IEPFqZvJZTeN1xrW8i8RWH_R4ZjIMnYin7x5M558qiMtuJ9QLCRWFxUsNY95SN1DxcpHCUyED4hzZyDmni1iE2ElPk,&typo=1
> >>> https://linkprotect.cudasvc.com/url?a=https%3a%2f%2flists.yoctoproject.org%2fg%2fmeta-arago%2fmessage%2f13356&c=E,1,kDtAk75kjUMvvyf-C6PdVlPK5uPbqGihqWZmZHk-Yu7q3oDzY6r413wJY2X74ZgEIDL7e2o1hBx70haY6v1hzWHux3kvDz4SgNfEXr6kPYW16n_uGzi3Fs0,&typo=1
> >>> https://linkprotect.cudasvc.com/url?a=https%3a%2f%2flists.yoctoproject.org%2fg%2fmeta-arago%2fmessage%2f13357&c=E,1,NbQLSL4ciRz_tQQ0mnbLemNd_xkGu-FDWY9waz_Swara7ndBoUNVeEAsTsltDefE6bhQOtCs9smxjy6uNYVH-UNx0rltoMFoafvMRAs6TntGik1o0qQ,&typo=1
> >>
> >> Those will take care of what I am seeing.
> >>
> >> Thanks
> >>
> > Darren,
> > Can you please merge the above-mentioned 2 patches into meta-arago if
> > the patches are good for the merge?
> >
> > Warm Regards,
> > Vigna Raja Priya N S
> >>>
> >>>
> >>> On Wed, Nov 24, 2021 at 09:18:42PM -0500, Denys Dmytriyenko wrote:
> >>>> On Tue, Nov 16, 2021 at 02:53:19PM +0530, Priya N S via 
> >>>> https://linkprotect.cudasvc.com/url?a=https%3a%2f%2flists.yoctoproject.org&c=E,1,VoXbrQWkvEHvM-WF4CvBKZeZVvW70zsWX7YzDGdG4aT2lesoEuMl1lcGaP5ot_Uo_aV3cNLpU33EJaLqDlZr1bgol0bSSG-Df9IAMUdro3LRZokpU3JMzw,,&typo=1
> >>>>  wrote:
> >>>>> Hi Denys,
> >>>>>
> >>>>> On Tue, Oct 26, 2021 at 7:12 PM Priya N S via 
> >>>>> https://linkprotect.cudasvc.com/url?a=https%3a%2f%2flists.yoctoproject.org&c=E,1,bWq4pmqhaYMcCeae7wjDauguMWMqnXy6jmVcIHulaYSXFlwW-My_21WyvaCuFGmHJoaJnBOr6c2CpJ6OD8QckMZl5ZOnCGKxqk_DPKp1qHlqedOUk4BWIDG0cds,&typo=1
> >>>>> <[email protected]> wrote:
> >>>>>>
> >>>>>> Hi All,
> >>>>>> This series of patches fix the Matrix GUI Issue,
> >>>>>>
> >>>>> Did you get a chance to review this patch series?
> >>>>
> >>>> Patches look reasonable to me. Thanks.
> >>>>
> >>>>
> >>>>> Warm Regards,
> >>>>> Vigna Raja Priya N S
> >>>>>
> >>>>>
> >>>>>> Issue:
> >>>>>> After the target board is booted, by default the Matrix GUI Demo is
> >>>>>> not getting displayed on the display device connected to the target
> >>>>>> board.
> >>>>>> The root cause of the Matrix GUI demo issue is that there are two
> >>>>>> Weston system services running in the filesystem. Below are the two
> >>>>>> services,
> >>>>>> 1. Weston systemd service
> >>>>>> 2. Weston initscript service
> >>>>>> The Matrix GUI demo runs on top of the Weston service. Since there
> >>>>>> are two Weston services running, it causes the Matrix GUI demo to not
> >>>>>> work properly.
> >>>>>>
> >>>>>> Fix:
> >>>>>> Both Weston services (systemd and initscript) which has the same 
> >>>>>> command
> >>>>>> and does the same job. So, remove the weston systemd services from the
> >>>>>> filesystem. This fix displays the Matrix GUI in the connected display
> >>>>>> device.
> >>>>>>
> >>>>>> Priya N S (2):
> >>>>>>     wayland: weston: Disable weston systemd service
> >>>>>>     weston-init: Update initscript for weston-calibration
> >>>>>>
> >>>>>>    .../recipes-graphics/wayland/weston-init.bbappend            | 5 
> >>>>>> ++++-
> >>>>>>    meta-arago-distro/recipes-graphics/wayland/weston-init/init  | 2 +-
> >>>>>>    2 files changed, 5 insertions(+), 2 deletions(-)
> >>>>>>
> >>>>>> --
> >>>>>> 2.19.1.windows.1
> >>>
> >>
> >>
> >>
> >>
> >>
>
> --
> Ryan Eatmon
> [email protected]
>
>
> 
>
>


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13619): 
https://lists.yoctoproject.org/g/meta-arago/message/13619
Mute This Topic: https://lists.yoctoproject.org/mt/86602755/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to