Discussion:
[yocto] meta-gnome: what are dependencies for gnome-full-desktop (gnome interface)
Knoppix
2018-11-14 08:41:28 UTC
Permalink
(Excuse me for my english I am not native)

One disappointment for me was learn that meta-gnome is not fully-supported
for running desktop. So i want to write all remain recipes to use desktop
environment. I want to start from scratch (except from meta-debian-recipes)
because for learn gnome world.

Dear friends, how can I learn what are the necessary binaries&libraries for
gnome interface (i.e: desktop window&display-manager panel, topbar,
settings and other UI full-desktop-environment) to use on yocto project?
Which project is I should start to write its recipe?

My question is what should I search on search-engines?
Would you advice me a tutorial&manual please?

Kind regards.
Burton, Ross
2018-11-14 11:25:26 UTC
Permalink
Post by Knoppix
(Excuse me for my english I am not native)
One disappointment for me was learn that meta-gnome is not fully-supported
for running desktop. So i want to write all remain recipes to use desktop
environment. I want to start from scratch (except from meta-debian-recipes)
because for learn gnome world.
Dear friends, how can I learn what are the necessary binaries&libraries
for gnome interface (i.e: desktop window&display-manager panel, topbar,
settings and other UI full-desktop-environment) to use on yocto project?
Which project is I should start to write its recipe?
If you just want to know what the GNOME dependencies are then you should be
asking GNOME. GNOME has a build tool called jhbuild, the module sets in
tht list all of the dependencies required.

Note that there's a series to add the GNOME 3 desktop to meta-gnome under
review on the openembedded-devel list, so working on that would avoid
duplication of effort.

Ross
Knoppix
2018-11-14 11:46:16 UTC
Permalink
My question were implement the missing recipes for yocto->meta-gnome
To start from point I did want to learn dependency graphic of gnome3.
I subscripted devel right know.

Mr Burton: Thank you.
Post by Burton, Ross
Post by Knoppix
(Excuse me for my english I am not native)
One disappointment for me was learn that meta-gnome is not
fully-supported for running desktop. So i want to write all remain recipes
to use desktop environment. I want to start from scratch (except from
meta-debian-recipes) because for learn gnome world.
Dear friends, how can I learn what are the necessary binaries&libraries
for gnome interface (i.e: desktop window&display-manager panel, topbar,
settings and other UI full-desktop-environment) to use on yocto project?
Which project is I should start to write its recipe?
If you just want to know what the GNOME dependencies are then you should
be asking GNOME. GNOME has a build tool called jhbuild, the module sets in
tht list all of the dependencies required.
Note that there's a series to add the GNOME 3 desktop to meta-gnome under
review on the openembedded-devel list, so working on that would avoid
duplication of effort.
Ross
Burton, Ross
2018-11-14 11:48:51 UTC
Permalink
Post by Knoppix
My question were implement the missing recipes for yocto->meta-gnome
To start from point I did want to learn dependency graphic of gnome3.
I subscripted devel right know.
Just to repeat: all of the recipes you'll need to write are on the oe-devel
list now. They need work and testing, and your contributions are welcome.
Loading...