[oe] error in do-compile in VLC recipe

2015-01-27 Thread Meysam Miralipoor
Hi, I am totally feel confused when i could not compile VLC by bitbake. It seems there are several patch that must be applied on both recipe and sources. Unfortunately i doesn't have any experiences in patching of source or recipe , In other hand i don't know how to verify my current existed

[oe] [PATCH] python-twisted: Fix dependencies of twisted modules

2015-01-27 Thread Mike Looijmans
When installing just twisted-web on a device, none of the dependencies are being copied, it wouldn't even install python-core. Fix the recipe so that its packages have proper dependencies, and no longer require to install the empty python-twisted meta recipe. Add python-contextlib to the core

[oe] [PATCH] python-twisted: Create a separate source code package and bin package

2015-01-27 Thread Mike Looijmans
Python-twisted installs about 1MB of .py files that are not actually being used for anything. To save on flash space on devices, move the source code into its own package. This modification has been in use for several years in the OpenPLi project, which heavily leans on twisted for the GUI and

Re: [oe] Question about ntp build option

2015-01-27 Thread Fan, Xin
OK, I understand. Thanks for your kindly reply. I have learned a lot from this discussion. Thank you again. Cheers, Fan -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Friday, January 16, 2015 8:55 PM To: Fan, Xin/樊 シン Cc:

[oe] [meta-oe][PATCH] samba: disable service by default

2015-01-27 Thread Chong Lu
Disable smb, nmb, winbind service by default. Signed-off-by: Chong Lu chong...@windriver.com --- meta-oe/recipes-connectivity/samba/samba.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-connectivity/samba/samba.inc b/meta-oe/recipes-connectivity/samba/samba.inc index