* meta-systemd
@ 2012-05-17 13:07 Andreas Müller
2012-05-17 19:41 ` meta-systemd Koen Kooi
0 siblings, 1 reply; 9+ messages in thread
From: Andreas Müller @ 2012-05-17 13:07 UTC (permalink / raw)
To: openembedded-devel
Hi
happy to see this happen I have few questions on what is planned.
In README is written:
> And we're working to break the dependency on this one:
>
> URI: git://git.openembedded.org/meta-openembedded
Maybe it is a misunderstanding but I would expect for contents of this layer
* systemd.bbclass
* all from meta-oe/recipes-core/systemd
* bbappends for all recipes with systemd support.
Is this correct?
Andreas
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: meta-systemd 2012-05-17 13:07 meta-systemd Andreas Müller @ 2012-05-17 19:41 ` Koen Kooi 2012-05-17 20:18 ` meta-systemd Andreas Müller 2012-06-07 18:27 ` meta-systemd Andreas Müller 0 siblings, 2 replies; 9+ messages in thread From: Koen Kooi @ 2012-05-17 19:41 UTC (permalink / raw) To: openembedded-devel -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Op 17-05-12 15:07, Andreas Müller schreef: > Hi > > happy to see this happen I have few questions on what is planned. > > In README is written: > >> And we're working to break the dependency on this one: >> >> URI: git://git.openembedded.org/meta-openembedded > > Maybe it is a misunderstanding but I would expect for contents of this > layer > > * systemd.bbclass * all from meta-oe/recipes-core/systemd * bbappends for > all recipes with systemd support. > > Is this correct? Correct. The bbappends will likely cause dependencies on non-oecore layers, but so be it. We might need to set the unbreak-me flag for missing bb files that match our bbappends. Unless people actually start reporting the bugs they encounter by including meta-oe... -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: GPGTools - http://gpgtools.org iQIcBAEBAgAGBQJPtVRqAAoJEHZqAkdh1vT6qjkP/AhrJZpWNUqgIwQP/+lnBw8G jC+KbkzXePDcmHAP+Mcn5QASei2nE36yolfocKRD3BOsKz8Km4neF7S2275N691T 0NwBygn0qA/Vb7KUs/hvmK1lQr5T71VM9in9uSGMp15Yyn7RDxfwaJRgllFxUfKC 5z0el87MVjqvTMzgcJBF5ScTloilGUQg9PZKhV2N7JlrNtfkMKpVU/Sd9aqcxXQl bQPQkTZOAOTOQISpTyZJwb8UCjoQQ9V+fyhwwHbmqVtrJfjEDLUo417HBK7jKL6G ck1NA8Z5lhJLcPS9uv4DcIMeiG0Rx0kVZvdxhBQ/bM6zbwitps3/+OMDlKtn7DHt cE7uVP26lykWnQsNSjxr0Q+J0s1Z3CjAt02rSEuL8mplDHsum9ppLd6ZUCjnIxSD JD4e+mJbTP10GJOaK9xwxovSwwVRf2GQTisypRXxiwG8soZTvOpyTTBL+biXt7Sh nsabkTAKy56L0kpyyDYwksD67/+yENdfy42FsWP9A5J5EFk0xNVWLJ/1BnEIq/Ju exmvoLoXvN3pktzZ2cD+OovvEPcFpfzek6vQVBVqsDbYDdpPLp6qQSylhzgBMO/0 P8PqfQr/RQ2zfOVe9s6N8GUa4RX9TCgwDJJh/501atJIHbNK9oQ682Ht5se8i51c 3muIKSlHE1xco28BthvE =2YeO -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: meta-systemd 2012-05-17 19:41 ` meta-systemd Koen Kooi @ 2012-05-17 20:18 ` Andreas Müller 2012-05-17 23:23 ` meta-systemd Denys Dmytriyenko 2012-05-18 6:11 ` meta-systemd Koen Kooi 2012-06-07 18:27 ` meta-systemd Andreas Müller 1 sibling, 2 replies; 9+ messages in thread From: Andreas Müller @ 2012-05-17 20:18 UTC (permalink / raw) To: openembedded-devel On Thu, May 17, 2012 at 9:41 PM, Koen Kooi <koen@dominion.thruhere.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Op 17-05-12 15:07, Andreas Müller schreef: >> Hi >> >> happy to see this happen I have few questions on what is planned. >> >> In README is written: >> >>> And we're working to break the dependency on this one: >>> >>> URI: git://git.openembedded.org/meta-openembedded >> >> Maybe it is a misunderstanding but I would expect for contents of this >> layer >> >> * systemd.bbclass * all from meta-oe/recipes-core/systemd * bbappends for >> all recipes with systemd support. >> >> Is this correct? > > Correct. The bbappends will likely cause dependencies on non-oecore layers, > but so be it. We might need to set the unbreak-me flag for missing bb files > that match our bbappends. > Unless people actually start reporting the bugs they encounter by including > meta-oe... Two more questions: 1. Has anybody patches in queue to fill meta-systemd? If not I would stand up to prepare some. 2. Any complaints against the original idea to RRECOMMEND *-systemd package as suggested [1] to avoid *-systemd packages in tasks/images. AFAICR this was NAKed because a distro-var was necessary. Andreas [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-February/037750.html ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: meta-systemd 2012-05-17 20:18 ` meta-systemd Andreas Müller @ 2012-05-17 23:23 ` Denys Dmytriyenko 2012-05-18 4:28 ` meta-systemd Denys Dmytriyenko 2012-05-18 6:11 ` meta-systemd Koen Kooi 1 sibling, 1 reply; 9+ messages in thread From: Denys Dmytriyenko @ 2012-05-17 23:23 UTC (permalink / raw) To: openembedded-devel On Thu, May 17, 2012 at 10:18:26PM +0200, Andreas M?ller wrote: > On Thu, May 17, 2012 at 9:41 PM, Koen Kooi <koen@dominion.thruhere.net> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Op 17-05-12 15:07, Andreas M?ller schreef: > >> Hi > >> > >> happy to see this happen I have few questions on what is planned. > >> > >> In README is written: > >> > >>> And we're working to break the dependency on this one: > >>> > >>> URI: git://git.openembedded.org/meta-openembedded > >> > >> Maybe it is a misunderstanding but I would expect for contents of this > >> layer > >> > >> * systemd.bbclass * all from meta-oe/recipes-core/systemd * bbappends for > >> all recipes with systemd support. > >> > >> Is this correct? > > > > Correct. The bbappends will likely cause dependencies on non-oecore layers, > > but so be it. We might need to set the unbreak-me flag for missing bb files > > that match our bbappends. > > Unless people actually start reporting the bugs they encounter by including > > meta-oe... Great! Glad to see progress in this area. > Two more questions: > > 1. Has anybody patches in queue to fill meta-systemd? If not I would > stand up to prepare some. I bet Koen has patches queued up - it was on his backburner since BSP Summit we had in early April... :) -- Denys ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: meta-systemd 2012-05-17 23:23 ` meta-systemd Denys Dmytriyenko @ 2012-05-18 4:28 ` Denys Dmytriyenko 2012-05-18 6:05 ` meta-systemd Koen Kooi 0 siblings, 1 reply; 9+ messages in thread From: Denys Dmytriyenko @ 2012-05-18 4:28 UTC (permalink / raw) To: openembedded-devel > > >> happy to see this happen I have few questions on what is planned. BTW, http://git.yoctoproject.org/cgit/cgit.cgi/meta-systemd/ -- Denys ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: meta-systemd 2012-05-18 4:28 ` meta-systemd Denys Dmytriyenko @ 2012-05-18 6:05 ` Koen Kooi 0 siblings, 0 replies; 9+ messages in thread From: Koen Kooi @ 2012-05-18 6:05 UTC (permalink / raw) To: openembedded-devel -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Op 18-05-12 06:28, Denys Dmytriyenko schreef: >>>>> happy to see this happen I have few questions on what is >>>>> planned. > > BTW, http://git.yoctoproject.org/cgit/cgit.cgi/meta-systemd/ Yeah, the words "shameless" and "rip off" come to mind. It even violates the meta-oe license. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: GPGTools - http://gpgtools.org iQIcBAEBAgAGBQJPteadAAoJEHZqAkdh1vT68uUQAJYZ8PJA1thKUIqTIYA0IG+3 qjarIFqgHNE2bx48o7sbo4V1/M/5Ak1MN5vHI6CwlnswfubqzIAlSwbkzr0Cjs1y 9wQER8O0rvmgS6vTCTbQEKVtmwdMjd+FSvHp2vvWUXn67pGaKLD7FET2GDec+NmQ 6n8aK5iKmo8PrUKE3IyQl3idmwX0aoCTsDdu002+uABj61j1cwDhbkqdAs7dE5nq GA14ey2+/b5wKAbl1naq3E/3qJnEzKcqrFkqZPgkw17+RWKWOh5WfTQbRUMYqSwU FndTMR7j+BWDb383KigWbT5lQrnoyAJSB5MfBaZQ4F+Ux3jJhnLWoWmtdKZVdMDa 2uwjSGpegEvsAh6hPlUx8pcF5JSGoiJtMxG/b6fvU/URg4DwYA48XC9lnWptTPFX Gm8IchZn8fXWMfqQkUY0vidQbdhrncnDv5rmT/gyneGP/qAbmRQyw3kiCBKNQL5x KFgG1GLyFecUnNs6ukPe1o5PBO9ytaXBxv2LYwHLsrpNNF5blZ9ZI9drpvXCxRPn 2vL8HdaPdKrZnCVZydNNNsQ8wcECZx1cZOH41wuHZy2SZMjLUa+DDyjMmGOFeTl9 fg8o9tSvjUM9ECHkEsobgPy9beSgHQsOUUthtiEeMrBvUVr1SA6TjJBhD38ARwZc eDrmQcMZxQCBbmzPCFO/ =LIWS -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: meta-systemd 2012-05-17 20:18 ` meta-systemd Andreas Müller 2012-05-17 23:23 ` meta-systemd Denys Dmytriyenko @ 2012-05-18 6:11 ` Koen Kooi 1 sibling, 0 replies; 9+ messages in thread From: Koen Kooi @ 2012-05-18 6:11 UTC (permalink / raw) To: openembedded-devel -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Op 17-05-12 22:18, Andreas Müller schreef: > On Thu, May 17, 2012 at 9:41 PM, Koen Kooi <koen@dominion.thruhere.net> > wrote: >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> >> Op 17-05-12 15:07, Andreas Müller schreef: >>> Hi >>> >>> happy to see this happen I have few questions on what is planned. >>> >>> In README is written: >>> >>>> And we're working to break the dependency on this one: >>>> >>>> URI: git://git.openembedded.org/meta-openembedded >>> >>> Maybe it is a misunderstanding but I would expect for contents of >>> this layer >>> >>> * systemd.bbclass * all from meta-oe/recipes-core/systemd * bbappends >>> for all recipes with systemd support. >>> >>> Is this correct? >> >> Correct. The bbappends will likely cause dependencies on non-oecore >> layers, but so be it. We might need to set the unbreak-me flag for >> missing bb files that match our bbappends. Unless people actually start >> reporting the bugs they encounter by including meta-oe... > Two more questions: > > 1. Has anybody patches in queue to fill meta-systemd? If not I would > stand up to prepare some. The ones I had don't apply anymore. > 2. Any complaints against the original idea to RRECOMMEND *-systemd > package as suggested [1] to avoid *-systemd packages in tasks/images. > AFAICR this was NAKed because a distro-var was necessary. That's a statement, not a question :) I've been discussing this a lot the past few months (conferences, irc, jabber) and I think we should have a distro feature for every init system: sysvinit, systemd, upstart, openrc, etc. I'm not sure if those would need to be mutually exclusive or not. And finally: let's not make a lot of subpackages for things containing only tmpfiles.d snippets. Consistency is good, but don't go overboard. regards, Koen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: GPGTools - http://gpgtools.org iQIcBAEBAgAGBQJPtegSAAoJEHZqAkdh1vT6dzAP/RQOOuxzgeZHOXpcKqBV+Qfz GEbOMDdGN/kdvJk6hEEmVc3QnqtJmeyNW614xs0JQPDJMTOcMQ5OJT35qhPOkq5y TxRJ1A1R/IbFmtQnhwkltkIeMfqeXo1PasiZGXc+ebbrHrtVDqI2Dl1Mb3HjrOup rzLXQ6JEwYOY/agsHHGncKz/wjEhh9hW1nF24F/APHd1qcHHESx9LS9hV2fSbZDv TJvzQMznN5Jiw3TomgdCrGpMI+oSjYY0aUugqUNkEor766pyhalMumqVBbHLEqyx bSRCTChSKDv/txdjGetx46iwd4LI3BXsczxqewAWGxG9QoLMV6fSmRs0TDwItjbL 0VqbM9qY1AHLvXOVjzJrh3ds7i02iFsP9ffT+5dDFArYik7eZmkhJMlTVKC+UMjL t+pVEvIJasFpZZ36jOxdzRTpD1qZa/5qBpS9hENbyXzMZDyYVsc4m1EObMXzBQvX QRjwBNNXbuLufHWIi4oPd8YNyoqgP9CiakLFT2AtHnFb8n5PcNTHdPUAlYFrdx7U Nmo4u5zjLmKkjKViujjvKGxvJPKw5KIiPyNlnDiDZtgLgdHlal51YRFLHKYhiHXK A7YPcNhvv+V4RhDUxzXHkZ35mCKaTDIXP1/MdxIYiIQgkAe8FCrAkn+/xhu/x4hZ /TJNHwWLO1tTym+l4KEj =mMlk -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: meta-systemd 2012-05-17 19:41 ` meta-systemd Koen Kooi 2012-05-17 20:18 ` meta-systemd Andreas Müller @ 2012-06-07 18:27 ` Andreas Müller 2012-06-08 5:47 ` meta-systemd Koen Kooi 1 sibling, 1 reply; 9+ messages in thread From: Andreas Müller @ 2012-06-07 18:27 UTC (permalink / raw) To: openembedded-devel On Thu, May 17, 2012 at 9:41 PM, Koen Kooi <koen@dominion.thruhere.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Op 17-05-12 15:07, Andreas Müller schreef: >> Hi >> >> happy to see this happen I have few questions on what is planned. >> >> In README is written: >> >>> And we're working to break the dependency on this one: >>> >>> URI: git://git.openembedded.org/meta-openembedded >> >> Maybe it is a misunderstanding but I would expect for contents of this >> layer >> >> * systemd.bbclass * all from meta-oe/recipes-core/systemd * bbappends for >> all recipes with systemd support. >> >> Is this correct? > > Correct. The bbappends will likely cause dependencies on non-oecore layers, > but so be it. We might need to set the unbreak-me flag for missing bb files > that match our bbappends. I started with meta-systemd and want to do some testing. The mentioned 'unbreak-me' - is it available already or and idea to be implemented? Andreas ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: meta-systemd 2012-06-07 18:27 ` meta-systemd Andreas Müller @ 2012-06-08 5:47 ` Koen Kooi 0 siblings, 0 replies; 9+ messages in thread From: Koen Kooi @ 2012-06-08 5:47 UTC (permalink / raw) To: openembedded-devel -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Op 07-06-12 20:27, Andreas Müller schreef: > On Thu, May 17, 2012 at 9:41 PM, Koen Kooi <koen@dominion.thruhere.net> > wrote: >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> >> Op 17-05-12 15:07, Andreas Müller schreef: >>> Hi >>> >>> happy to see this happen I have few questions on what is planned. >>> >>> In README is written: >>> >>>> And we're working to break the dependency on this one: >>>> >>>> URI: git://git.openembedded.org/meta-openembedded >>> >>> Maybe it is a misunderstanding but I would expect for contents of >>> this layer >>> >>> * systemd.bbclass * all from meta-oe/recipes-core/systemd * >>> bbappends for all recipes with systemd support. >>> >>> Is this correct? >> >> Correct. The bbappends will likely cause dependencies on non-oecore >> layers, but so be it. We might need to set the unbreak-me flag for >> missing bb files that match our bbappends. > > I started with meta-systemd and want to do some testing. The mentioned > 'unbreak-me' - is it available already or and idea to be implemented? BB_DANGLINGAPPENDS_WARNONLY = "true" in the layer.conf should work. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: GPGTools - http://gpgtools.org iQIcBAEBAgAGBQJP0ZH7AAoJEHZqAkdh1vT6eaoP/0J5NvTCFHuAO7aIr6K6rCdx 1aAgsq764gW2FhUg0xUwdqkcRzBDxD+KRF0uYDFhltsT0scMC6/V91NYbzk6Bi8x sHe7pcmnQBVJaIAe4Y54gbXjFP838g044ypjNLvwGe4fPSWkdNWZ+mU5lUKj2PQY Hwa6RpRLXRrAJLBAmElWQ3ULTX0q2tho91KK69EmSiqD5Wj/ql9plO72KzX191uf l0lPdK0WE86fpGn6QbJaDN7Q9gH1RoazYxqUwA23P8ZZ3k+JHZy4eqWIn1HWTouO bK3e5rKfNm5SiGhjw3Y5WQvyiv/4w4obsPNTUJrXGP6tNkx5Kx/T31VsWLtik+oR tXxcQEnkkMVafy8J//tQTtdoDDG/Igyvsw+W/czViWs7AK40WpElClUDTes8AOoz YSJZlYgGYykqYb50imdm+RlSMovn5cLoTivYGz3GBqgpsBkatRWFb+EUfW3Knxz/ Iosy045Eho8/5z4hhwsggltkJxg5VkEup4h0rN1NRSQis70U+PJ7CTO6/+6959gQ s3wSbVjsc7Qnw6FJhfYRdtlDZcxd6tHi/5Rqe5frQ1zdCDNZHJRxtOXsrjF2qh2r qdnNcB/PgF9c03VKfBouP83VC0LoOzHZklG2XkAngZd4CcZuxyhTp0DLdns14IlL vFvtzPj1yXUdYVHzEWlN =n4Hr -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2012-06-08 5:58 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2012-05-17 13:07 meta-systemd Andreas Müller 2012-05-17 19:41 ` meta-systemd Koen Kooi 2012-05-17 20:18 ` meta-systemd Andreas Müller 2012-05-17 23:23 ` meta-systemd Denys Dmytriyenko 2012-05-18 4:28 ` meta-systemd Denys Dmytriyenko 2012-05-18 6:05 ` meta-systemd Koen Kooi 2012-05-18 6:11 ` meta-systemd Koen Kooi 2012-06-07 18:27 ` meta-systemd Andreas Müller 2012-06-08 5:47 ` meta-systemd Koen Kooi
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.