From: Changqing Li
fix error during runqemu:
test_mount: 'virtio-9p-pci' is not a valid device model name
recipe qemu has been splited into qemu/qemu-native/qemu-sytem-native
Signed-off-by: Changqing Li
---
meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend | 1 +
meta-patchte
From: Changqing Li
fix error during runqemu:
test_mount: 'virtio-9p-pci' is not a valid device model name
recipe qemu has been splited into qemu/qemu-native/qemu-sytem-native
Signed-off-by: Changqing Li
---
meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend | 1 +
meta-patchte
From: Changqing Li
4.9 is not avaiable currently, preferred version changed
to 5.0, also correct the bbappend name
Signed-off-by: Changqing Li
---
.../linux/{linux-yocto_4.%.bbappend => linux-yocto_%.bbappend} | 0
scripts/create-guest-machine | 5
Hi,
I use the good old yocto autobuilder in a docker container and it still
serves me well, but I would like to move to the shiny new yocto autobuilder.
Before I start spending hours to do it myself I wonder if someone
already did something like this and is willing to share the Dockerfile(s).
Please ignore this one, I resend one.
On 6/13/19 3:45 PM, changqing...@windriver.com wrote:
From: Changqing Li
fix error during runqemu:
test_mount: 'virtio-9p-pci' is not a valid device model name
recipe qemu has been splited into qemu/qemu-native/qemu-sytem-native
Signed-off-by: Changqing
On Thu, Jun 13, 2019 at 03:46:04PM +0800, changqing...@windriver.com wrote:
> From: Changqing Li
>
> 4.9 is not avaiable currently, preferred version changed
> to 5.0, also correct the bbappend name
5.0 is already EOL upstream and will be removed soon.
>...
> --- a/scripts/create-guest-machine
On 6/13/19 4:29 PM, Adrian Bunk wrote:
On Thu, Jun 13, 2019 at 03:46:04PM +0800, changqing...@windriver.com wrote:
From: Changqing Li
4.9 is not avaiable currently, preferred version changed
to 5.0, also correct the bbappend name
5.0 is already EOL upstream and will be removed soon.
...
-
From: Changqing Li
4.9 is not avaiable currently, so remove version from bbappend
and remove PREFERRED_VERSION.
Signed-off-by: Changqing Li
---
.../linux/{linux-yocto_4.%.bbappend => linux-yocto_%.bbappend} | 0
scripts/create-guest-machine | 5 ---
I set up for my release version which is nothing to do with the git
source, how could I link the PV to autorev?
VERSION_MAJOR = "1"
VERSION_MINOR = "0"
VERSION_BUILD = "0"
PV = "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_BUILD}"
Thanks Richard,
- jupiter
On 6/12/19, Richard Purdie wrote:
> On
Hi,
I built the Yocto images:
dev-image-20190528085324.rootfs.wic.gz
zImage--.bin
I need to build zImage to ramdisk to run it on RAM in development.
What is the correct mkimage command can be used for add ramdisk to the
zimage?
$ mkimage -A arm -T ramdisk -C none -n uInitrd -d /path/to/init
Here is what you need (my best guess):
https://lists.yoctoproject.org/pipermail/yocto/2018-July/041680.html
Please, read carefully this thread.
Zoran
___
On Thu, Jun 13, 2019 at 1:35 PM JH wrote:
>
> Hi,
>
> I built the Yocto images:
>
> dev-image-20190528085324.rootfs.wic.gz
> zImage--xxx
Hello,
>From poky warrior tip, file meta-poky/conf/local.conf.sample
"""
#
#SSTATE_MIRRORS ?= "file://.*
http://sstate.yoctoproject.org/2.5/PATH;downloadfilename=PATH";
"""
Should that be 2.7?? Or are you relying on the intelligence of the user
to fix this up?
If the former then it needs to go
Good question.
I've one related to this as well.
It would be also good to document (if it isn't somewhere already) what
builds populate this mirror.
I assume it will be some autobuilder job with DISTRO = poky, but without
file listing enabled over http I cannot even guess which MACHINEs were
inc
From: Sakib Sajal
When running the run-execscript bash ptest as a user rather than root, a
warning:
bash: cannot set terminal process group (16036): Inappropriate ioctl for
device
bash: no job control in this shell
contaminates the bash log files causing the test to fail. This happens only
On 6/13/19 6:39 PM, Randy MacLeod wrote:
From: Sakib Sajal
Oops.
Sakib started on this and then had to work on something else
so I finished it up. If needed, I'll send a v2 with me as
the author, since "finishing up" was most of the work.
We're both down as SOBs so whatever works.
--
# Randy
QA cycle report for 2.8 M1 RC2:
1. No high milestone defects.
2. Test results are available at following location:
• For results of all automated tests, please refer to results
at public AB [1]
• For other test results, refer to git repo "
yocto-
16 matches
Mail list logo