[yocto] Starting point ... Help?

2013-01-06 Thread Ian Graham
Hello, Apologies in advance if this is not the appropriate resource for this request. Someone recommended this email list as a potential resource. Where is the best place to go to get help on Yocto project if you are brand new to this type of embedded development? ... I have basic hardware, embed

Re: [yocto] [meta-ivi][PATCH 01/23] base-passwd: Modify patch as home directory of root user is /root

2013-01-06 Thread ChenQi
Home directory is now configurable now. You could specify it in local.conf. See the following commits for more details. 845c2c0 oprofile: use dynamic root home directory 2af073a base-passwd: use configurable root home directory 07b842f base-files: use dynamic root home directory de5b44a bitbake.

[yocto] [meta-ivi][PATCH 23/23] consolekit: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- .../consolekit/consolekit_0.4.5.bbappend |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support-ivi/consolekit/consolekit_0.4.5.bbappend b/recipes-support-ivi/consolekit/consolekit_0.4.5.bbappend index 378631e..1dccee5 1

[yocto] [meta-ivi][PATCH 22/23] gst-plugins-good: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- .../gstreamer/gst-plugins-good_0.10.31.bbappend|2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bbappend b/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bbappend index acb508

[yocto] [meta-ivi][PATCH 21/23] tiff: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-multimedia/libtiff/tiff_4.0.3.bbappend |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-multimedia/libtiff/tiff_4.0.3.bbappend b/recipes-multimedia/libtiff/tiff_4.0.3.bbappend index 54309d7..238795f 100644 --- a/recipes-mult

[yocto] [meta-ivi][PATCH 20/23] mesa-dri: egl and gles are added by default in PACKAGECONFIG

2013-01-06 Thread Andrei Gherzan
oe-core mesa-dri recipe includes egl and gles by default now in PACKAGECONFIG. Drop this bbappend. Signed-off-by: Andrei Gherzan --- recipes-graphics/mesa/mesa-dri_8.0.5.bbappend |2 -- 1 file changed, 2 deletions(-) delete mode 100644 recipes-graphics/mesa/mesa-dri_8.0.5.bbappend diff --g

[yocto] [meta-ivi][PATCH 19/23] audiomanager: Remove git version recipe

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- .../audiomanager/audiomanager_git.bb | 43 1 file changed, 43 deletions(-) delete mode 100644 recipes-multimedia/audiomanager/audiomanager_git.bb diff --git a/recipes-multimedia/audiomanager/audiomanager_git.bb b/recipes-mu

[yocto] [meta-ivi][PATCH 18/23] shadow-securetty: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- .../shadow-securetty_4.1.4.3.bbappend |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/shadow-securetty/shadow-securetty_4.1.4.3.bbappend b/recipes-extended/shadow-securetty/shadow-securetty_4.1.4.3.bbappend i

[yocto] [meta-ivi][PATCH 17/23] layer-management: Remove git version recipe

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- .../include-unistd-for-alarm-in-example.patch | 12 - ...include-unistd-for-usleep-in-OpenGLES2App.patch | 18 --- .../point-to-internal-CMakeVersions.patch | 13 - .../layer-management/layer-management_git.bb | 56

[yocto] [meta-ivi][PATCH 16/23] node-startup-controller: Remove git version recipe

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- .../node-startup-controller_git.bb | 53 1 file changed, 53 deletions(-) delete mode 100644 recipes-extended/node-startup-controller/node-startup-controller_git.bb diff --git a/recipes-extended/node-startup-controller/no

[yocto] [meta-ivi][PATCH 15/23] dlt-daemon: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb b/recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb index 9cdbfc0..5be4aba 100644 --- a/rec

[yocto] [meta-ivi][PATCH 14/23] systemd: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-core-ivi/systemd/systemd_git.bbappend |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core-ivi/systemd/systemd_git.bbappend b/recipes-core-ivi/systemd/systemd_git.bbappend index 60df67a..f881b7f 100644 --- a/recipes-core-iv

[yocto] [meta-ivi][PATCH 13/23] nebase: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-core-ivi/netbase/netbase_5.0.bbappend |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core-ivi/netbase/netbase_5.0.bbappend b/recipes-core-ivi/netbase/netbase_5.0.bbappend index eb57879..d130a6f 100644 --- a/recipes-core-iv

[yocto] [meta-ivi][PATCH 12/23] eglibc: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-core-ivi/eglibc/eglibc_2.16.bbappend |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-core-ivi/eglibc/eglibc_2.16.bbappend b/recipes-core-ivi/eglibc/eglibc_2.16.bbappend index 715401d..0e82372 100644 --- a/recipes-core-i

[yocto] [meta-ivi][PATCH 11/23] base-passwd: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- .../base-passwd/base-passwd_3.5.26.bbappend|5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-core-ivi/base-passwd/base-passwd_3.5.26.bbappend b/recipes-core-ivi/base-passwd/base-passwd_3.5.26.bbappend index 4e3c8a9..325d

[yocto] [meta-ivi][PATCH 10/23] base-files: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- .../base-files/base-files_3.0.14.bbappend |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core-ivi/base-files/base-files_3.0.14.bbappend b/recipes-core-ivi/base-files/base-files_3.0.14.bbappend index 51ebca9..5a4a309 10064

[yocto] [meta-ivi][PATCH 09/23] portmap: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-connectivity/portmap/portmap_6.0.bbappend |9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/recipes-connectivity/portmap/portmap_6.0.bbappend b/recipes-connectivity/portmap/portmap_6.0.bbappend index ea1a1c8..515e9ee 100644

[yocto] [meta-ivi][PATCH 08/23] ofono: Minor file reformatting and fix bashism

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-connectivity/ofono/ofono_1.12.bbappend |9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/recipes-connectivity/ofono/ofono_1.12.bbappend b/recipes-connectivity/ofono/ofono_1.12.bbappend index 2cbc3ac..abe265e 100644 --- a/rec

[yocto] [meta-ivi][PATCH 07/23] obexd: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-connectivity/obexd/obexd_0.47.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-connectivity/obexd/obexd_0.47.bb b/recipes-connectivity/obexd/obexd_0.47.bb index 550a4ff..46817ef 100644 --- a/recipes-connectivity/obexd/obe

[yocto] [meta-ivi][PATCH 06/23] bluez4: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-connectivity/bluez/bluez4_4.101.bbappend |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-connectivity/bluez/bluez4_4.101.bbappend b/recipes-connectivity/bluez/bluez4_4.101.bbappend index 8f5da72..7610c18 100644 --- a/re

[yocto] [meta-ivi][PATCH 05/23] nfs-utils: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- .../nfs-utils/nfs-utils_1.2.3.bbappend |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-connectivity/nfs-utils/nfs-utils_1.2.3.bbappend b/recipes-connectivity/nfs-utils/nfs-utils_1.2.3.bbappend index 005400f..cc459a9 100

[yocto] [meta-ivi][PATCH 04/23] connman: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-connectivity/connman/connman_1.4.bbappend |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-connectivity/connman/connman_1.4.bbappend b/recipes-connectivity/connman/connman_1.4.bbappend index 55d5955..cda612b 100644 --- a/rec

[yocto] [meta-ivi][PATCH 03/23] u-boot: Minor file reformatting

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-bsp/u-boot/u-boot_2011.06.bbappend |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot_2011.06.bbappend b/recipes-bsp/u-boot/u-boot_2011.06.bbappend index 16e9f38..672a019 100644 --- a/recipes-bsp/u-boot/u-boo

[yocto] [meta-ivi][PATCH 02/23] README.md: Reformat file to use maximum 80 columns

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- README.md | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fe21807..386615b 100644 --- a/README.md +++ b/README.md @@ -41,19 +41,25 @@ following steps: 2. Add meta-ivi path to COREBASE/build/conf

[yocto] [meta-ivi][PATCH 01/23] base-passwd: Modify patch as home directory of root user is /root

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- .../base-passwd/add-default-root-pass.patch|4 ++-- .../base-passwd/base-passwd_3.5.26.bbappend|2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-core-ivi/base-passwd/base-passwd/add-default-root-pass.patch b/r