On Thu, Jan 4, 2018 at 1:22 PM, Andreas Müller wrote:
> On Wed, Jan 3, 2018 at 6:29 PM, Philip Balister wrote:
>>
>> On 01/03/2018 09:47 AM, Paul Barker wrote:
>> > Hi all,
>> >
>> > As we've only got one table at FOSDEM this year we're not going to
>> > have space for as many bits of hardware as
Hi there,
I am new to the Yocto project and currently I have Yocto version 1.8 (Fido)
installed on my Linux workstation.
I was wondering, how can I upgrade to Yocto version 2.4 (Rocko)? Do I just
remove the previous poky folder I downloaded and re-download a newer version of
poky and check
On 01/09/2018 01:55 PM, Kok, Vincent Chin Keong wrote:
I was wondering, how can I upgrade to Yocto version 2.4 (Rocko)? Do I
just remove the previous poky folder I downloaded and re-download a
newer version of poky and checkout the branch and tags?
The easiest is to perform a clean clone of t
How if I want to remain my database from previous version? How can I export
them?
Warmest regards,
Vincent Kok
Sent from my iPad
On Jan 9, 2018, at 20:45, Alexander Kanavin
mailto:alexander.kana...@linux.intel.com>>
wrote:
On 01/09/2018 01:55 PM, Kok, Vincent Chin Keong wrote:
I was wonderi
Hi Vincent,
When you are talking about database, are you talking
about specific data from your generated project (such as the sstate
cache) or are you talking about data in your current poky folder? If you
are talking about project specific data I would recommend you create a
new project and b
On Thu, 2017-12-21 at 00:18 +0100, Ingo Flaschberger wrote:
> Dear Patrick,
>
> this doesn't work:
> 0162: """
> 0163: parsed_url = urllib.parse.urlsplit(url)
> 0164: if parsed_url.username != None:
> 0165: # Use the netloc with just the hostname, without
>
Dear Patrick,
it works if you replace:
manager.add_password(None, parsed_url, parsed_url.username,
parsed_url.password)
with:
manager.add_password(None, new_url, parsed_url.username,
parsed_url.password)
Kind regards,
Ingo Flaschberger
Am 09.01.2018 um 17:57 schrieb Patrick Ohl
For this recipe the base package is called users.rpm and I can see it in the
RPM. Using 'bitbake users -e | grep PN' I was able to find that PN is also set
to users, which seems correct.
However the recipe does not install python3-modules even though it's specified
in RDEPENDS. I can get it to
I'm trying to follow the instructions at:
http://www.yoctoproject.org/docs/current/bsp-guide/bsp-guide.html#creating-a-new-bsp-layer-using-the-yocto-bsp-script
I followed the prompts exactly as specified (although the SMP support prompt
did not appear), and I chose the default 4.12 kernel (pre
If you have aspirations to present a talk at ELC/IOT summit this year, time
is of the essence, as the CFP expires today. As a reminder, ELC is in
Portland the 2nd week in March. The page is here:
https://events.linuxfoundation.org/events/elc-openiot-north-america-2018/
This is the premier conf
Hi folks,
I built a website to make it easy to netboot Run-From-RAM operating systems
like Yocto Linux on cloud hosts (Google, Amazon & Digital Ocean).
I wanted to see if anyone might be interested to give it a try as a beta test.
It’s absolutely brand new so likely has bugs and issues.
websit
2018-01-09 19:38 skrev Peter Spierenburg:
> I'm trying to follow
the instructions at:
>
>
http://www.yoctoproject.org/docs/current/bsp-guide/bsp-guide.html#creating-a-new-bsp-layer-using-the-yocto-bsp-script
[1]
>
> I followed the prompts exactly as specified (although the SMP
support prom
12 matches
Mail list logo