so which one is the right one ? :)
On 04/07/17 14:43, Takuro Ashie wrote:
ac_add_options --with-system-nss
ac_add_options --with-system-jpeg
Oops, it's wrong.
ac_add_options --with-system-nss
ac_add_options --with-system-nspr
On 2017年07月04日 15:34, Takuro Ashie wrote:
You need latest
> 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,
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
These lines :
# System libraries
#ac_add_options --with-system-nss #comment out for nss bug
#ac_add_options --with-system-nspr
Let me try...
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 -
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,
Riko Ho
/***/
*
--
__
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-dir/dist/system_wrappers/pk11pub.h:3:26:
fatal error: pk11pub.h: No such file or directory
| #include_next
| ^
| compilatio
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-dir/dist/system_wrappers/pk11pub.h:3:26:
fatal error: pk11pub.h: No such file or directory
| #include_next
|
Hi Prasoon,
What do you mean by file system loading?
Are you talking about file system mounting time?
Joël Esponde
Honeywell | Safety and Productivity Solutions
De : yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] De
la part de Prasoon Kumar
Envoyé : lundi 3 juillet 2017
It worked with devtool .
Thanks for the help.
On 04-Jul-2017 1:43 AM, "Khem Raj" wrote:
>
>
> On 7/2/17 11:26 PM, Prasoon Kumar wrote:
>
> Hi,
>
> I am trying to make some changes in u-boot code and using bitbake u-boot
> to build. But it doesn't build.
> I also tried bitbake u-boot -c compile
On Thu, Jun 29, 2017 at 09:35:06PM -0400, Tom Rini wrote:
> On Thu, Jun 29, 2017 at 01:56:22PM +0300, Anders Montonen wrote:
> > Hi Tom,
> >
> > On Thu, 22 Jun 2017, Tom Rini wrote:
> > >
> > >I did fix the latter of these (along with the perl problem), but I'm
> > >using sysvinit and needed apach
Hi everyone,
I'm using poky pyro to build a beaglebone image with swupdate.
First time I built swupdate (by bitbake swupdate), it used the latest git
version and I encountered an make error which related to swupdate only.
Then I changed swupdate version to 2017.04 (by using
PREFERRED_VERSION_swu
Hi,
On 04/07/2017 18:13, Ngọc Thi Huỳnh wrote:
> Hi everyone,
>
> I'm using poky pyro to build a beaglebone image with swupdate.
>
> First time I built swupdate (by bitbake swupdate), it used the latest
> git version and I encountered an make error which related to swupdate only.
>
> Then I cha
From: Jose Perez Carranza
Create package_management_issues.py product and add support to use this
product on init file.
Signed-off-by: Jose Perez Carranza
---
testopia_update/product/__init__.py | 2 ++
testopia_update/product/package_management_issues.py | 4
2 files cha
From: Jose Perez Carranza
Add support for new packages supported for 2.4 release and update
components list according to release version.
Signed-off-by: Jose Perez Carranza
---
scripts/full-test-cycle-wrapper.sh | 26 --
1 file changed, 24 insertions(+), 2 deletions(-)
From: Jose Perez Carranza
Add an error message for the cases when “setup” is selected and no sub
parameters are given.
Signed-off-by: Jose Perez Carranza
---
testopia_update.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/testopia_update.py b/testopia_update.py
index
From: Jose Perez Carranza
Add default values for section of “performance” and “pTest” to avoid use
old data on new reports.
Signed-off-by: Jose Perez Carranza
---
testopia_update/utils/wikimaker.py | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/testopia_update
"poduct/init" ?
rday
--
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
Li
Hello Yocto Team Member,
I have a question related with *.dtbo,
Can I use *.dtbo for beaglebone directly with linux yocto kernel,
without using ti mainline kernel ?
I want to use SPI port.
One example I can read : arch/arm/boot/dts/sun7i-a20-pcduino3.dts, where
can I find those source files
Hi,
I guess I'll remove build/tmp directory and rebuild everything from scratch.
I'll post the result later then.
BTW, thank you so much for writing swupdate.
Best Regards,
Thi Huynh
Huỳnh Ngọc Thi
-so61pi
On Wed, Jul 5, 2017 at 12:08 AM, Stefano Babic wrote:
> Hi,
>
> On 04/07/2017 18:13, N
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-d
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
/***/
*
--
__
Hello Yocto Team Member,
I tried to compile spidev_test on loopback ,but got , why is it ??
I checked all the cable and /dev/spidev1.0, they're all there ??
spi mode: 0
bits per word: 8
max speed: 240 Hz (2400 KHz)
00 00 00 00 00 00
00 00 00 00 00 00
00 00 00 00 00 00
00 00 00 00 00
Ping...
On 2017年06月22日 10:17, Zhixiong Chi wrote:
Use the 'i' option for restorecon command to ignore the files that
don't exist when building project.
Signed-off-by: Zhixiong Chi
---
recipes-core/initscripts/initscripts_1.0.bbappend | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Hi Huynh,
On 05/07/2017 04:09, Ngọc Thi Huỳnh wrote:
> Hi,
>
> I guess I'll remove build/tmp directory and rebuild everything from scratch.
> I'll post the result later then.
>
The recipe for beaglebone was dropped from meta-swupdate. I moved the
examples for bbb and raspi into a separate layer
23 matches
Mail list logo