Re: [OE-core] [PATCH] Install list-records with resolvconf package

2014-08-10 Thread Jate S
I am following up on this patch. On Mon, Jun 23, 2014 at 11:07 AM, Jate S jate...@gmail.com wrote: From: Jate Sujjavanich jate...@gmail.com Date: Mon, Jun 23, 2014 at 10:16 AM Subject: [PATCH] Install list-records with resolvconf package To: openembedded-de...@lists.openembedded.org, s

Re: [OE-core] [PATCH] python2: Add PACKAGECONFIG for tkinter to support tk from meta-oe

2014-07-20 Thread Jate S
. I cannot think of a cleaner way to do this right now. Ideally the package python-tkinter could trigger a python DEPENDS on tk... Martin, you originally suggested the PACKAGECONFIG. Do you have any further thoughts on this? - Jate S. On Mon, Jul 14, 2014 at 2:32 PM, Enrico Scholz enrico.sch

Re: [OE-core] [PATCH] python2: Add PACKAGECONFIG for tkinter to support tk from meta-oe

2014-07-14 Thread Jate S
when the user adds tkinter to the PACKAGECONFIG value. This thread contains more discussion: https://lists.yoctoproject.org/pipermail/yocto/2014-July/thread.html#20415 - Jate S. On Mon, Jul 14, 2014 at 11:31 AM, Enrico Scholz enrico.sch...@sigma-chemnitz.de wrote: Jate Sujjavanich jatedev

[OE-core] Fwd: [PATCH] Install list-records with resolvconf package

2014-06-23 Thread Jate S
I had sent this to the wrong list. -- Forwarded message -- From: Jate Sujjavanich jate...@gmail.com Date: Mon, Jun 23, 2014 at 10:16 AM Subject: [PATCH] Install list-records with resolvconf package To: openembedded-de...@lists.openembedded.org, s...@linux.intel.com Cc: Jate

[OE-core] resolvconf bugs

2014-06-20 Thread Jate S
Is this compatible with resolv.conf generated in a systemd based system? - Jate S. -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

[OE-core] [PATCH] useradd: Add dependency on pseudo for setscene task

2014-04-10 Thread Jate S
useradd: Add dependency on pseudo for setscene task Recipes inheriting useradd depend on pseudo-native when running task do_populate_sysroot_setscene. This fix allows the sstate-cache result to be used and prevents a rebuild. Signed-off-by: Jate Sujjavanich jate...@gmail.com diff --git

[OE-core] [RFC][PATCH] samba: remove talloc from DEPENDS

2014-04-04 Thread Jate S
I've only tried this out on dora. There are no other changes, so I think it should work for newer branches. samba: remove talloc from DEPENDS Samba has a DEPENDS on talloc, but the recipe runs configure --without-libtalloc. The dependency tree causes a rebuild when using a PREMIRROR sstate