All,
Just a reminder we will hold the monthly Yocto Project Technical Meeting at
8am PST tomorrow. (8/6)
Yocto Project Technical Team Meeting: We encourage people attending the
meeting to logon and announce themselves on the Yocto Project IRC chancel
during the meeting (optional):
Yocto
All,
The triage team is starting to try and collect up and classify bugs which a
newcomer to the project would be able to work on in a way which means people
can find them. They're being listed on the triage page under the appropriate
heading:
https://wiki.yoctoproject.org/wiki/Bug_Triage#N
Add some missing items to the REST API and extend the import_layers
script in order to make it possible to create and update a clone of an
existing layer index without needing to fetch and parse all of the layer
repositories.
The following changes since commit 9ce9f7d2d1870a90b95809f43bae5d4e9f1e
Hi ,
I'm using Poky (Warrior).
Built a Plain Vanilla system for bare-metal x64, and put it on a hard-drive.
The system boots well on an Intel MB.
Then, added a WIC image target, and converted the disk iamge (using qemu-img)
into a VMDK.
The image boots well (Grub prompt, followed by kernel loadin
Hi all.
It seems that bitbake doesn't check the remote git repository of my
application (terminal is the name of the recipe) every time I do
bitbake terminal
The recipe is this
# the recipe -
SRCREV="${AUTOREV}"
SRC_URI = " \
git://git@server/terminal.git;proto
Thanks.
My final purpore is install the application into its own home folder:
/home/terminal
So I have to write
FILES_${PN} += " /home/terminal "
I think that, due to Makefile install: rules which install in
/usr/local, Yocto can track this has "home folder" for the application
Thansk a
From: He Zhe
Since kernel v5.3 "-Wimplicit-fallthrough=3" gcc flag is enabled by default by
a035d552a93b ("Makefile: Globally enable fall-through warning") and would cause
the following build failure.
x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.c:248:
6: error: this
Please ignore.
Zhe
On 8/5/19 3:51 PM, zhe...@windriver.com wrote:
> From: He Zhe
>
> Since kernel v5.3 "-Wimplicit-fallthrough=3" gcc flag is enabled by default by
> a035d552a93b ("Makefile: Globally enable fall-through warning") and would
> cause
> the following build failure.
>
> x86_64-nativ
From: He Zhe
Since kernel v5.3 "-Wimplicit-fallthrough=3" gcc flag is enabled by default by
a035d552a93b ("Makefile: Globally enable fall-through warning") and would cause
the following build failure.
x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/igb_uio/igb_uio.c:248:
6: error: this