Message ID | 20200520042639.7077-1-akuster808@gmail.com |
---|---|
State | New |
Headers | show |
diff --git a/documentation/poky.ent b/documentation/poky.ent index a54793911a..07dc1af3d6 100755 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -70,7 +70,7 @@ python3-jinja2 SDL-devel xterm rpcgen"> <!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \ diffstat makeinfo python-curses patch socat python3 python3-curses tar python3-pip \ - python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 libSDL-devel xterm rpcgen + python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 libSDL-devel xterm rpcgen Mesa-dri-devel $ sudo pip3 install GitPython"> <!ENTITY CENTOS7_HOST_PACKAGES_ESSENTIAL "-y epel-release $ sudo yum makecache
This still is missing the entries for other distros which I sent? Alex On Wed 20. May 2020 at 6.26, akuster <akuster808@gmail.com> wrote: > [v2] > Fix typo > > Signed-off-by: Armin Kuster <akuster808@gmail.com> > --- > documentation/poky.ent | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/documentation/poky.ent b/documentation/poky.ent > index a54793911a..07dc1af3d6 100755 > --- a/documentation/poky.ent > +++ b/documentation/poky.ent > @@ -70,7 +70,7 @@ > python3-jinja2 SDL-devel xterm rpcgen"> > <!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath > make wget python-xml \ > diffstat makeinfo python-curses patch socat python3 python3-curses > tar python3-pip \ > - python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 libSDL-devel > xterm rpcgen > + python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 libSDL-devel > xterm rpcgen Mesa-dri-devel > $ sudo pip3 install GitPython"> > <!ENTITY CENTOS7_HOST_PACKAGES_ESSENTIAL "-y epel-release > $ sudo yum makecache > -- > 2.17.1 > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#225): https://lists.yoctoproject.org/g/docs/message/225 Mute This Topic: https://lists.yoctoproject.org/mt/74343134/3617530 Group Owner: docs+owner@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/docs/unsub [oe-patchwork@oe-patch.openembedded.org] -=-=-=-=-=-=-=-=-=-=-=-
On 5/20/20 1:09 AM, Alexander Kanavin wrote: > This still is missing the entries for other distros which I sent? sigh... I had the typo fixed queued up but then got distracted and never looked in my inbox again before sending it much later. thanks for the info. I will update accordingly. -armin > > Alex > > On Wed 20. May 2020 at 6.26, akuster <akuster808@gmail.com > <mailto:akuster808@gmail.com>> wrote: > > [v2] > Fix typo > > Signed-off-by: Armin Kuster <akuster808@gmail.com > <mailto:akuster808@gmail.com>> > --- > documentation/poky.ent | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/documentation/poky.ent b/documentation/poky.ent > index a54793911a..07dc1af3d6 100755 > --- a/documentation/poky.ent > +++ b/documentation/poky.ent > @@ -70,7 +70,7 @@ > python3-jinja2 SDL-devel xterm rpcgen"> > <!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git > chrpath make wget python-xml \ > diffstat makeinfo python-curses patch socat python3 > python3-curses tar python3-pip \ > - python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 > libSDL-devel xterm rpcgen > + python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 > libSDL-devel xterm rpcgen Mesa-dri-devel > $ sudo pip3 install GitPython"> > <!ENTITY CENTOS7_HOST_PACKAGES_ESSENTIAL "-y epel-release > $ sudo yum makecache > -- > 2.17.1 > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#226): https://lists.yoctoproject.org/g/docs/message/226 Mute This Topic: https://lists.yoctoproject.org/mt/74343134/3617530 Group Owner: docs+owner@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/docs/unsub [oe-patchwork@oe-patch.openembedded.org] -=-=-=-=-=-=-=-=-=-=-=-
An remember that patch version info should go below the “---” line. ;) //Peter From: docs@lists.yoctoproject.org <docs@lists.yoctoproject.org> On Behalf Of akuster Sent: den 20 maj 2020 15:39 To: Alexander Kanavin <alex.kanavin@gmail.com> Cc: docs@lists.yoctoproject.org Subject: Re: [docs] [V2][PATCH] poky.ent: Update OPENSUSE_HOST_PACKAGES_ESSENTIAL to include mesa-dri-devel On 5/20/20 1:09 AM, Alexander Kanavin wrote: This still is missing the entries for other distros which I sent? sigh... I had the typo fixed queued up but then got distracted and never looked in my inbox again before sending it much later. thanks for the info. I will update accordingly. -armin Alex On Wed 20. May 2020 at 6.26, akuster <akuster808@gmail.com<mailto:akuster808@gmail.com>> wrote: [v2] Fix typo Signed-off-by: Armin Kuster <akuster808@gmail.com<mailto:akuster808@gmail.com>> --- documentation/poky.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#227): https://lists.yoctoproject.org/g/docs/message/227 Mute This Topic: https://lists.yoctoproject.org/mt/74343134/3617530 Group Owner: docs+owner@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/docs/unsub [oe-patchwork@oe-patch.openembedded.org] -=-=-=-=-=-=-=-=-=-=-=-
[v2] Fix typo Signed-off-by: Armin Kuster <akuster808@gmail.com> --- documentation/poky.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)