[yocto] bitbake core-image-web-kiosk question ?

2017-06-13 Thread Riko Ho
sionError: Failure expanding variable SHRT_VER, expression was ${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]} which triggered exception AttributeError: module 'bb.data' has no attribute 'getVar'

[yocto] FriendlyArm Mini6410 ?

2017-06-14 Thread Riko Ho
Hello Everyone, I want to use Yocto for my FriendlyArm Mini6410, Where should I begin to start ? Thanks -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] FriendlyArm Mini6410 ?

2017-06-15 Thread Riko Ho
list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto BR, marek -- * /***/ Sent by Ubuntu LTS 16.04, 谢谢, Regards, Riko Ho /***/ * -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Meta-web-kiosk Layer

2017-06-15 Thread Riko Ho
mart.ExpansionError: Failure expanding variable SHRT_VER, expression was ${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]} which triggered exception AttributeError: module 'bb.data' has no attribute 'getVar' Summary: There was 1 ERROR message shown, returning a non-zero exit code. -- * /***/ Sent by Ubuntu LTS 16.04, 谢谢, Regards, Riko Ho /***/ * -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Image type on bitbake ?

2017-06-15 Thread Riko Ho
Hi Everyone, What parameter do I add to bitbake for getting *.hddimg or *.wic image ? for example bitbake -??? core-image-sato Thanks -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Compiling meta-browser ==>chromium ? cleaning ?

2017-06-17 Thread Riko Ho
Hello Everyone, I tried to compile chromium but never succeeded, took me already 12 hours and stopped on 99%, I used bitbake for doing it, Is chromium not compatible with arm CPU ? it was working with X86_64 before. And how can I clean after building it ? It took about 70Gb of my drive Than

Re: [yocto] Compiling meta-browser ==>chromium ? cleaning ?

2017-06-18 Thread Riko Ho
il/openembedded-devel/2017-June/113247.html I'll send it later today. > And how can I clean after building it ? It took about 70Gb of my drive Like any other recipe: bitbake -c clean foo On Sun, Jun 18, 2017 at 1:41 AM, Riko Ho <mailto:antonius.r...@gmail.com>> wrote: Hello E

[yocto] dd image to sdcard ?

2017-06-18 Thread Riko Ho
Hi Everyone, Which one of these files can be downloaded by "dd" directly to SDcard ? or how to write it to sdcard ? lrwxrwxrwx 1 bianchi77 bianchi77 61 Jun 18 19:34 core-image-minimal-xfce-beaglebone.ext3 -> core-image-minimal-xfce-beaglebone-20170618070558.rootfs.ext3 lrwxrwxrwx 1 bianchi

Re: [yocto] dd image to sdcard ?

2017-06-18 Thread Riko Ho
GE_FSTYPES ="ext3 tar.bz2 wic" | On 19/06/17 03:37, Maciej Borzęcki wrote: On Sun, Jun 18, 2017 at 9:17 PM, Burton, Ross wrote: On 18 June 2017 at 12:48, Riko Ho wrote: Which one of these files can be downloaded by "dd" directly to SDcard ? or how to write it to sdcard

[yocto] RTL8192EU rev B (SMIC) ==> rtl8192eu_nic.bin ?

2017-06-18 Thread Riko Ho
s change: http://lists.openembedded.org/pipermail/openembedded-devel/2017-June/113247.html I'll send it later today. > And how can I clean after building it ? It took about 70Gb of my drive Like any other recipe: bitbake -c clean foo On Sun, Jun 18, 2017 at 1:41 AM, Riko Ho <mailto:anton

Re: [yocto] Compiling meta-browser ==>chromium ? cleaning ?

2017-06-19 Thread Riko Ho
unnar Andersson wrote: Riko Ho wrote: Hello Everyone, I tried to compile chromium but never succeeded, took me already 12 hours and stopped on 99%, I used bitbake for doing it, Not sure what would cause it to just stop and it could have been some temporary glitch? Maybe you want to provide

Re: [yocto] RTL8192EU rev B (SMIC) ==> rtl8192eu_nic.bin ?

2017-06-19 Thread Riko Ho
te: On Sun, Jun 18, 2017 at 8:00 PM, Riko Ho wrote: Hello Everyone, How can I obtain : rtl8192eu_nic.bin? I got this message : RTL8192EU rev B (SMIC) 2T2R, TX queues 3, WiFi=1, BT=0, GPS=0, HI PA=0 usb 1-1: RTL8192EU MAC: 00:0b:81:a2:a5:60 usb 1-1: rtl8xxxu: Loading firmware rtlwifi/rtl81

Re: [yocto] RTL8192EU rev B (SMIC) ==> rtl8192eu_nic.bin ?

2017-06-19 Thread Riko Ho
, Jun 18, 2017 at 8:00 PM, Riko Ho wrote: Hello Everyone, How can I obtain : rtl8192eu_nic.bin? I got this message : RTL8192EU rev B (SMIC) 2T2R, TX queues 3, WiFi=1, BT=0, GPS=0, HI PA=0 usb 1-1: RTL8192EU MAC: 00:0b:81:a2:a5:60 usb 1-1: rtl8xxxu: Loading firmware rtlwifi/rtl8192eu_nic.bin us

Re: [yocto] RTL8192EU rev B (SMIC) ==> rtl8192eu_nic.bin ?

2017-06-20 Thread Riko Ho
How can I obtain that "udev" ? and where can I find the log ? "dmesg" | "grep" ? Two days ago, I saw activity on UART when the dongle was inserted, but it's gone now, I can't see the activity.. Any clues ? Thanks On 20/06/17 12:51, Khem Raj wrote:

Re: [yocto] Compiling meta-browser ==>chromium ? cleaning ?

2017-06-20 Thread Riko Ho
Ok, thanks a lot for the parameter idea, where will I put that ? local.conf, bblayers.conf ? On 20/06/17 13:08, Khem Raj wrote: On Mon, Jun 19, 2017 at 8:32 PM, Riko Ho wrote: My memory is 8Gb and swap 8Gb, 8 cores i7, may be a homemade cluster can help ? add something like

Re: [yocto] RTL8192EU rev B (SMIC) ==> rtl8192eu_nic.bin ?

2017-06-20 Thread Riko Ho
be Thanks On 20/06/17 12:51, Khem Raj wrote: On Mon, Jun 19, 2017 at 8:46 PM, Riko Ho wrote: I got all the files needed, but now I get no response from the dongle when I plug it, you might want to check logs and see if there are udev events generated on insertion. Here's the files on the

Re: [yocto] Compiling meta-browser ==>chromium ? cleaning ?

2017-06-20 Thread Riko Ho
-x 8 bianchi77 bianchi77 4.0K Jun 12 15:50 files is this one ? *chromium_54.0.2810.2.bb ? Thanks * On 21/06/17 10:28, Khem Raj wrote: add it to chromium recipe itself if you dont have a bbappend for it. On Tue, Jun 20, 2017 at 9:53 PM, Riko Ho wrote: Ok, thanks a lot for the parameter idea

Re: [yocto] Compiling meta-browser ==>chromium ? cleaning ?

2017-06-20 Thread Riko Ho
-browser/recipes-browser/chromium/chromium_54.0.2810.2.bb:7: unparsed line: 'EXTRA_OEGYP_prepend = " -Dcomponent=shared_library On 21/06/17 10:28, Khem Raj wrote: add it to chromium recipe itself if you dont have a bbappend for it. On Tue, Jun 20, 2017 at 9:53 PM, Riko Ho wrote: Ok

Re: [yocto] Compiling meta-browser ==>chromium ? cleaning ?

2017-06-21 Thread Riko Ho
Like this ? EXTRA_OEGYP_prepend = "\ -Dcomponent=shared_library -Dremove_webcore_debug_symbols=1 -Dfastbuild=1 \" On 21/06/17 15:37, Gunnar Andersson wrote: On Wed, 2017-06-21 at 12:42 +0800, Riko Ho wrote: did I put it wrongly ? ... browser/chromium/chromium_54.0.2810.2.bb:7

Re: [yocto] Compiling meta-browser ==>chromium ? cleaning ?

2017-06-21 Thread Riko Ho
It's compiling now, I cross my finger, thanks Guys, EXTRA_OEGYP_prepend = "\ -Dcomponent=shared_library \ -Dremove_webcore_debug_symbols=1 -Dfastbuild=1 \ " On 21/06/17 15:37, Gunnar Andersson wrote: On Wed, 2017-06-21 at 12:42 +0800, Riko Ho wrote: did I put it wrongly

[yocto] 47401300.usb-phy supply vcc not found, using dummy regulator

2017-06-22 Thread Riko Ho
Hi Everyone, Is my beagleboard usb regulator broken ? Here's the message I got : usbcore: registered new interface driver usb-storage 47401300.usb-phy supply vcc not found, using dummy regulator musb-hdrc musb-hdrc.0.auto: Failed to request rx1. 47401b00.usb-phy supply vcc not found, usin

[yocto] wlan0: link is not ready ?

2017-06-22 Thread Riko Ho
(NETDEV_UP): wlan0: link is not ready udhcpc (v1.24.1) started Sending discover... Sending discover... Sending discover... No lease, forking to background -- * /***/ Sent by Ubuntu LTS 16.04, 谢谢, Regards, Riko Ho /***/ * -- ___ yocto mailing

[yocto] internet radio

2017-06-23 Thread Riko Ho
Hello everyone, What do you suggest me using for internet radio / playing multimedia on GUI ? Which recipe is suitable for it ? Thanks -- * /***/ Sent by Ubuntu LTS 16.04, 谢谢, Regards, Riko Ho /***/ * -- ___ yocto mailing list yocto

[yocto] RTL8192EU question ?

2017-06-23 Thread Riko Ho
Hello Everyone, I tried to connect rev B But I got this message below repeating, usb 1-1.1: This Realtek USB WiFi dongle (0x0bda:0x818b) is untested! usb 1-1.1: Please report results to jes.soren...@gmail.com usb 1-1.1: Vendor: Realtek usb 1-1.1: Product: 802.11n NIC usb 1-1.1: Serial: ���

Re: [yocto] Compiling meta-browser ==>chromium ? cleaning ?

2017-06-23 Thread Riko Ho
library on my configuration ? any clues ? thanks On 21/06/17 15:37, Gunnar Andersson wrote: On Wed, 2017-06-21 at 12:42 +0800, Riko Ho wrote: did I put it wrongly ? ... browser/chromium/chromium_54.0.2810.2.bb:7: unparsed line: 'EXTRA_OEGYP_prepend = " -Dcomponent=shared_library

Re: [yocto] internet radio

2017-06-23 Thread Riko Ho
This one ? http://layers.openembedded.org/layerindex/branch/master/layer/meta-multimedia/ On 23/06/17 21:42, Khem Raj wrote: On Fri, Jun 23, 2017 at 1:18 AM, Riko Ho wrote: Hello everyone, What do you suggest me using for internet radio / playing multimedia on GUI ? Which recipe is

Re: [yocto] internet radio

2017-06-23 Thread Riko Ho
and this one ? http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-multimedia/mplayer is it gui or text based ? On 23/06/17 21:42, Khem Raj wrote: On Fri, Jun 23, 2017 at 1:18 AM, Riko Ho wrote: Hello everyone, What do you suggest me using for internet radio / playing

Re: [yocto] internet radio

2017-06-23 Thread Riko Ho
" and image .bb : IMAGE_INSTALL += "linux-firmware" IMAGE_INSTALL += "mplayer" IMAGE_INSTALL += "strace nano firefox gstreamer" IMAGE_FEATURES += "ssh-server-openssh" On 23/06/17 21:42, Khem Raj wrote: On Fri, Jun 23, 2017 at 1:18 AM, Riko Ho wrote

Re: [yocto] internet radio

2017-06-27 Thread Riko Ho
How to install mplayer on xfce ? I got no luck until now. On 23/06/17 21:42, Khem Raj wrote: On Fri, Jun 23, 2017 at 1:18 AM, Riko Ho wrote: Hello everyone, What do you suggest me using for internet radio / playing multimedia on GUI ? Which recipe is suitable for it ? may be you could use

[yocto] /poky/meta-browser/recipes-mozilla/firefox/firefox_45.9.0esr.bb =>how to update the newest version ?

2017-06-30 Thread Riko Ho
Hello Everyone, How can I update to the latest firefox version? /poky/meta-browser/recipes-mozilla/firefox/firefox_45.9.0esr.bb Thanks -- * /***/ Sent by Ubuntu LTS 16.04, Kind regards, Riko Ho /***/ * -- ___ yocto mailing list yocto

Re: [yocto] /poky/meta-browser/recipes-mozilla/firefox/firefox_45.9.0esr.bb =>how to update the newest version ?

2017-07-03 Thread Riko Ho
to support * Wayland * OpenMAX * EGL They are already enabled in the following branch but not stable yet: https://github.com/mozilla-japan/meta-browser/tree/firefox-52.2esr Regards, Takuro Ashie On 2017年07月01日 15:03, Riko Ho wrote: Hello Everyone, How can I update to the latest firef

Re: [yocto] /poky/meta-browser/recipes-mozilla/firefox/firefox_45.9.0esr.bb =>how to update the newest version ?

2017-07-03 Thread Riko Ho
ta-browser/tree/firefox-52.1.2esr-2 In addition, we are also trying to support * Wayland * OpenMAX * EGL They are already enabled in the following branch but not stable yet: https://github.com/mozilla-japan/meta-browser/tree/firefox-52.2esr Regards, Takuro Ashie On 2017年07月01日 15:03, Ri

Re: [yocto] /poky/meta-browser/recipes-mozilla/firefox/firefox_45.9.0esr.bb =>how to update the newest version ?

2017-07-03 Thread Riko Ho
using recent poky. If you are using old poky, it's not needed. | HOSTTOOLS += "autoconf2.13" We are now discussing about it to resolve properly: |https://github.com/OSSystems/meta-browser/pull/43#issuecomment-312721620 Regards, On 2017年07月04日 14:16, Riko Ho wrote: I go

Re: [yocto] /poky/meta-browser/recipes-mozilla/firefox/firefox_45.9.0esr.bb =>how to update the newest version ?

2017-07-03 Thread Riko Ho
r0/temp/log.do_configure.9904) ERROR: Task (/home/bianchi77/poky/meta-browser/recipes-mozilla/firefox/firefox_52.1.2esr.bb:do_configure) failed with exit code '1' Let me see my NSS On 04/07/17 13:33, Takuro Ashie wrote: |HOSTTOOLS += "autoc

Re: [yocto] /poky/meta-browser/recipes-mozilla/firefox/firefox_45.9.0esr.bb =>how to update the newest version ?

2017-07-04 Thread Riko Ho
efox/mozconfig ac_add_options --with-system-nss ac_add_options --with-system-jpeg Regards, -- * /***/ Sent by Ubuntu LTS 16.04, Kind regards, Riko Ho /***/ * -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] /poky/meta-browser/recipes-mozilla/firefox/firefox_45.9.0esr.bb =>how to update the newest version ?

2017-07-04 Thread Riko Ho
ons --with-system-nspr Regards, -- * /***/ Sent by Ubuntu LTS 16.04, Kind regards, Riko Ho /***/ * -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] /poky/meta-browser/recipes-mozilla/firefox/firefox_45.9.0esr.bb =>how to update the newest version ?

2017-07-04 Thread Riko Ho
It's compiling now.. On 04/07/17 15:03, Takuro Ashie wrote: > so which one is the right one ? :) This is the correct one: ac_add_options --with-system-nss ac_add_options --with-system-nspr Regards, -- * /***/ Sent by Ubuntu LTS 16.04, Kind regards,

Re: [yocto] /poky/meta-browser/recipes-mozilla/firefox/firefox_45.9.0esr.bb =>how to update the newest version ?

2017-07-04 Thread Riko Ho
| ^ | compilation terminated. On 04/07/17 15:03, Takuro Ashie wrote: > so which one is the right one ? :) This is the correct one: ac_add_options --with-system-nss ac_add_options --with-system-nspr Regards, -- * /***/ Sent by Ubuntu LTS 16.04, Kind regards, Riko

[yocto] Kernel image and dts

2017-07-04 Thread Riko Ho
files on yocto ? ==> build/tmp/ .?? Thanks -- * /***/ Sent by Ubuntu LTS 16.04, Kind regards, Riko Ho /***/ * -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] /poky/meta-browser/recipes-mozilla/firefox/firefox_45.9.0esr.bb =>how to update the newest version ?

2017-07-04 Thread Riko Ho
When I upgrade poky, will it delete all the configuration I had done? On 04/07/17 17:51, Takuro Ashie wrote: On 2017年07月04日 17:06, Riko Ho wrote: Still in error : | /home/bianchi77/poky/build/tmp/work/cortexa8hf-neon-poky-linux-gnueabi/firefox/52.1.2esr-r0/firefox-52.1.2esr/firefox-build

[yocto] /boot/dtbs/4.4.54-ti-r93/am335x-boneblack.dtb

2017-07-04 Thread Riko Ho
Dear Yocto Team Member, Is it possible that I use this dtb with beagle yocto kernel ? if it is, how to do that ? loading */boot/dtbs/4.4.54-ti-r93/am335x-boneblack.dtb * -- * /***/ Sent by Ubuntu LTS 16.04, Kind regards, Riko Ho

[yocto] SPI0 dev loop back = 000 ? why ?

2017-07-04 Thread Riko Ho
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 -- * /***/ Sent by Ubuntu LTS 16.04, Kind regards, Riko Ho /***/ * -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] FFplay question ?

2017-07-18 Thread Riko Ho
" Thank you -- * /***/ Sent by Ubuntu LTS 16.04, Kind regards, Riko Ho /***/ * -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Mpich and yocto ?

2017-07-25 Thread Riko Ho
Dear Yocto Member, Does anyone know on how to run poky on mpich cluster ? Thanks, -- * /***/ Sent by Ubuntu LTS 16.04, Kind regards, Riko Ho /***/ * -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo

Re: [yocto] Mpich and yocto ?

2017-07-25 Thread Riko Ho
How can we do that ? bitbake in which node ? I don't understand ? On 26/07/17 13:57, Josef Holzmayr wrote: Hi On 26.07.2017 05:12, Riko Ho wrote: Does anyone know on how to run poky on mpich cluster ? As far as I can see, MPICH is a userland library, basically. So it would be the

Re: [yocto] Mpich and yocto ?

2017-07-26 Thread Riko Ho
ted a small code with mpicc and the cluster do the job. Thanks for the attention. On Jul 27, 2017 3:23 AM, "Randy MacLeod" wrote: > > On 2017-07-26 02:09 AM, Riko Ho wrote: >> >> How can we do that ? >> >> bitbake in which node ? I don't understand

Re: [yocto] Mpich and yocto ?

2017-07-26 Thread Riko Ho
oards, memories and hard drives for a test on a small cluster, at least making my compilation time faster and get more space. Ok, I'll have a look on those links below and keep posted, thanks. On 27/07/17 09:10, Randy MacLeod wrote: On 2017-07-26 08:08 PM, Riko Ho wrote: Dear Yocto Team

Re: [yocto] Mpich and yocto ?

2017-07-27 Thread Riko Ho
ake[1]: *** [install-am] Error 2 make[1]: Leaving directory '/home/bianchi77/icecream/services' Makefile:421: recipe for target 'install-recursive' failed make: *** [install-recursive] Error 1 == Thanks On 27/07/17 09:10, Randy MacLeod wrote: On 2017-07-26 08:08 PM, Riko H

[yocto] Icecc configuration on mpich ?

2017-07-27 Thread Riko Ho
Dear Yocto Team Member, I read about, https://lists.yoctoproject.org/pipermail/yocto/2012-August/008757.html, How can I port it to MPICH ? Thanks -- * /***/ Sent by Ubuntu LTS 16.04, Kind regards, Riko Ho /***/ * -- ___ yocto mailing list

Re: [yocto] Icecc configuration on mpich ?

2017-07-27 Thread Riko Ho
7/17 14:13, Josef Holzmayr wrote: On 28.07.2017 07:56, Riko Ho wrote: How can I port it to MPICH ? Easy, just do a complete rewrite of the compiler infrastructure :-) Or did you actually mean "how can I install" instead of "how can I port"? In that case, the answer is "Not

Re: [yocto] Icecc configuration on mpich ?

2017-07-27 Thread Riko Ho
Probably this one will help the way ? http://manpages.ubuntu.com/manpages/xenial/man7/icecream.7.html On 28/07/17 14:22, Josef Holzmayr wrote: On 28.07.2017 08:17, Riko Ho wrote: icecc.bbclass on Yocto manual, but I'm not sure on how to use it yet ? to me, the description in

Re: [yocto] Icecc configuration on mpich ?

2017-07-27 Thread Riko Ho
ICECC_EXTRAFILES additi On 28/07/17 14:22, Josef Holzmayr wrote: On 28.07.2017 08:17, Riko Ho wrote: icecc.bbclass on Yocto manual, but I'm not sure on how to use it yet ? to me, the description in https://stackoverflow.com/questions/14472175/distributed-compile-with-bitbake

Re: [yocto] Icecc configuration on mpich ?

2017-07-27 Thread Riko Ho
Ok, thanks for the hints, I'll make some experiments On 28/07/17 14:36, Josef Holzmayr wrote: On 28.07.2017 08:30, Riko Ho wrote: but have no idea on how to use it yet ? This usually is helped by reading the manual. Or the links that I already provided. As a last hint for now, l

Re: [yocto] Icecc configuration on mpich ?

2017-07-28 Thread Riko Ho
wrote: On 28.07.2017 08:30, Riko Ho wrote: but have no idea on how to use it yet ? This usually is helped by reading the manual. Or the links that I already provided. As a last hint for now, let me rephrase and simplify the short description from icecc itself: icecc is a daemon that can a

[yocto] Icecc configuration on ubuntu ?

2017-07-30 Thread Riko Ho
What should I fill with this configuration ? === # ICECC_SCHEDULER_HOST="" ICECC_SCHEDULER_HOST="" === Is it my Host Ip Address or my hostname ? Thank you, ** * /***/ Sent by Ubuntu LTS 16.04, Kind regards, Riko Ho /***/ * --

[yocto] DEBUG: automake-native: class native found in blacklist, disable icecc ?

2017-07-30 Thread Riko Ho
e 4 WARNING messages shown. Summary: There were 2 ERROR messages shown, returning a non-zero exit code. -- * /***/ Sent by Ubuntu LTS 16.04, Kind regards, Riko Ho /***/ * -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] DEBUG: automake-native: class native found in blacklist, disable icecc ?

2017-07-31 Thread Riko Ho
How can I see my branch? On Jul 31, 2017 9:12 PM, "Burton, Ross" wrote: > On 31 July 2017 at 03:33, Riko Ho wrote: > >> Is my auto make disabled with icecc ? >> >> How to make it enable ? thanks. >> > > That's just a debug message. > >

Re: [yocto] DEBUG: automake-native: class native found in blacklist, disable icecc ?

2017-07-31 Thread Riko Ho
Git clone ... On Jul 31, 2017 9:16 PM, "Burton, Ross" wrote: > How did you get poky? > > Ross > > On 31 July 2017 at 14:14, Riko Ho wrote: > >> How can I see my branch? >> On Jul 31, 2017 9:12 PM, "Burton, Ross" wrote: >> >>> O

Re: [yocto] DEBUG: automake-native: class native found in blacklist, disable icecc ?

2017-07-31 Thread Riko Ho
I forgot which one? How can I update?thx https://www.yoctoproject.org/downloads/yocto-project On Jul 31, 2017 9:17 PM, "Riko Ho" wrote: > Git clone ... > On Jul 31, 2017 9:16 PM, "Burton, Ross" wrote: > >> How did you get poky? >> >> Ross

Re: [yocto] DEBUG: automake-native: class native found in blacklist, disable icecc ?

2017-07-31 Thread Riko Ho
2017 at 14:17, Riko Ho <mailto:antonius.r...@gmail.com>> wrote: Git clone ... On Jul 31, 2017 9:16 PM, "Burton, Ross" mailto:ross.bur...@intel.com>> wrote: How did you get poky? Ross On 31 July 2017 at 14:14, Riko Ho mailto:a

Re: [yocto] DEBUG: automake-native: class native found in blacklist, disable icecc ?

2017-08-01 Thread Riko Ho
nks, On 31/07/17 21:26, Burton, Ross wrote: Then the branch you checked out. git branch will tell you. Ross On 31 July 2017 at 14:17, Riko Ho <mailto:antonius.r...@gmail.com>> wrote: Git clone ... On Jul 31, 2017 9:16 PM, "Burton, Ross" mailto:ross.bur...@intel.com>

Re: [yocto] DEBUG: automake-native: class native found in blacklist, disable icecc ?

2017-08-01 Thread Riko Ho
Dear Yocto Team Member, I'm building with Ubuntu 16 On 02/08/17 14:31, Khem Raj wrote: On Tue, Aug 1, 2017 at 11:18 PM, Riko Ho wrote: Dear Yocto Team Member, That's the branch : == meta-poky meta-yocto-bsp= "pyro:e5aa1ac23669a45491de9ecffac491c01e70203f&quo

Re: [yocto] DEBUG: automake-native: class native found in blacklist, disable icecc ?

2017-08-01 Thread Riko Ho
Could it be this one ? https://www.devmanuals.net/install/ubuntu/ubuntu-12-04-lts-precise-pangolin/install-libthread-queue-perl.html Thanks On 02/08/17 14:38, Khem Raj wrote: apply the solutions they may work for ubuntu On Tue, Aug 1, 2017 at 11:33 PM, Riko Ho wrote: Dear Yocto Team

Re: [yocto] DEBUG: automake-native: class native found in blacklist, disable icecc ?

2017-08-02 Thread Riko Ho
Still got the same error after installing it? Any other clues? On Aug 2, 2017 9:53 PM, "Khem Raj" wrote: > On Tue, Aug 1, 2017 at 11:42 PM, Riko Ho wrote: > > Could it be this one ? > > > > https://www.devmanuals.net/install/ubuntu/ubuntu-12-04- > lts-precis

[yocto] Mplayer how to?

2017-08-03 Thread Riko Ho
Dear Yocto Team Member, How can I add mplayer to my image? Regards, Riko Ho -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] meta-kodi questions ?

2017-08-03 Thread Riko Ho
n regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /home/bianchi77/poky/build/tmp/work/x86_64-linux/libffi-native/3.2.1-r0/recipe-sysroot-native/usr/bin/automake line 3940. | WARNING: exit code 255 from a shell command. = Does anyone know any ideas about it ?

Re: [yocto] bitbake error ?

2017-08-09 Thread Riko Ho
so what s the issue? my connection is working. is it related with /etc/hosts? thanks On Aug 9, 2017 4:38 PM, "Burton, Ross" wrote: > Yep. That's your problem. > > $ wget https://www.example.com/ > --2017-08-09 09:37:43-- https://www.example.com/ > Resolving www.example.com... 93.184.216.34, 260

Re: [yocto] bitbake error ?

2017-08-09 Thread Riko Ho
may help: https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy -Carlos B *From:* yocto-boun...@yoctoproject.org [mailto:yocto-bounces@ yoctoproject.org] *On Behalf Of *Burton, Ross *Sent:* Wednesday, August 09, 2017 6:35 AM *To:* Riko Ho *Cc:* N: *Subject:* Re: [yocto] bitbake er

Re: [yocto] layer.conf on openembedded-core ?

2017-08-15 Thread Riko Ho
I see, so I must use all layers within the same branch. Could you tell me where I can download those layers in the sma branch? I didn't see the branch when I clone the layers. Regards, On Aug 15, 2017 10:11 PM, "Martin Jansa" wrote: > But it's related to it, in this thread he added oe-core/meta

[yocto] dd to nand flash chip?

2017-08-17 Thread Riko Ho
Dear Yocto Team Members, I tried to dd *.wic to nand flash but always got kernel panic, it can not find rootfs when I dd the same file to sd card, it worked. I copy only *.wic file to usb drive n dd it. Do I need the whole directory of images for dd? or I need hddimg? Regards, Riko -- _

Re: [yocto] dd to nand flash chip?

2017-08-17 Thread Riko Ho
How can I edit boot loader command prompt ? On Aug 17, 2017 10:07 PM, "Leonardo Sandoval" < leonardo.sandoval.gonza...@linux.intel.com> wrote: > On Thu, 2017-08-17 at 18:37 +0800, Riko Ho wrote: > > Dear Yocto Team Members, > > > > I tried to dd *.wic to nand

Re: [yocto] dd to nand flash chip?

2017-08-18 Thread Riko Ho
ble+0x220/) > > [] (kernel_init_freeable) from [] > > (kernel_init+0x18/0x11c) > > [] (kernel_init) from [] (ret_from_fork+0x14/0x3c) > > ---[ end Kernel panic - not syncing: Invalid configuration from end > > user preveng > > > > = > > > > H