|
[PATCH][meta-rockchip] arm-none-eabi toolchain
Thanks… and I could do a better subject line as well.
Thanks… and I could do a better subject line as well.
|
By
Trevor Woerner
· #50027
·
|
|
[PATCH][meta-rockchip] update tf-a dependency
Now that we're using meta-arm-toolchain's recipe for arm-none-eabi-gcc, we need to specify it as a native dependency (since that recipe doesn't assume this implicitly). Signed-off-by: Trevor Woerner <
Now that we're using meta-arm-toolchain's recipe for arm-none-eabi-gcc, we need to specify it as a native dependency (since that recipe doesn't assume this implicitly). Signed-off-by: Trevor Woerner <
|
By
Trevor Woerner
· #50026
·
|
|
[PATCH][meta-rockchip] arm-none-eabi toolchain
We now have a dependency on meta-arm/meta-arm in order to build tf-a (there's no point carrying our own recipe when there's a common, consolidated one to use in meta-arm). meta-arm/meta-arm now has a
We now have a dependency on meta-arm/meta-arm in order to build tf-a (there's no point carrying our own recipe when there's a common, consolidated one to use in meta-arm). meta-arm/meta-arm now has a
|
By
Trevor Woerner
· #50024
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for July 14 2020
Yocto Technical Team Minutes, Engineering Sync, for July 14, 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made t
Yocto Technical Team Minutes, Engineering Sync, for July 14, 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made t
|
By
Trevor Woerner
· #49974
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for July 7, 2020
Yocto Technical Team Minutes, Engineering Sync, for July 7, 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
Yocto Technical Team Minutes, Engineering Sync, for July 7, 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
|
By
Trevor Woerner
· #49905
·
|
|
[meta-rockchip][PATCH] wic: Use --offset and --fixed-size instead of --align and --size
Applied to master, thanks!
Applied to master, thanks!
|
By
Trevor Woerner
· #49749
·
|
|
[meta-rockchip][PATCH] Use TF-A recipe from meta-arm
Ah, thanks for the clarification. Applied to master, thanks!
Ah, thanks for the clarification. Applied to master, thanks!
|
By
Trevor Woerner
· #49748
·
|
|
[meta-rockchip][PATCH] Use TF-A recipe from meta-arm
Ah… I should have read the next line before replying. I see you switched from += to .= and hence the space. A bit curious, though?
Ah… I should have read the next line before replying. I see you switched from += to .= and hence the space. A bit curious, though?
|
By
Trevor Woerner
· #49743
·
|
|
[meta-rockchip][PATCH] Use TF-A recipe from meta-arm
The space you've included at the start of the following string makes me stop and double-check... did you mean to add an "_append" in the following symbol?
The space you've included at the start of the following string makes me stop and double-check... did you mean to add an "_append" in the following symbol?
|
By
Trevor Woerner
· #49742
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for June 23 2020
Yocto Technical Team Minutes, Engineering Sync, for June 23 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
Yocto Technical Team Minutes, Engineering Sync, for June 23 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
|
By
Trevor Woerner
· #49728
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for June 16 2020
Yocto Technical Team Minutes, Engineering Sync, for June 16 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
Yocto Technical Team Minutes, Engineering Sync, for June 16 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
|
By
Trevor Woerner
· #49727
·
|
|
minutes for Yocto Project Technical Team Meeting / Engineering Sync - June 9 2020
Yocto Technical Team Minutes, Engineering Sync, for June 9 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
Yocto Technical Team Minutes, Engineering Sync, for June 9 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
|
By
Trevor Woerner
· #49613
·
|
|
minutes for Yocto Project Technical Team Meeting / Engineering Sync - June 2 2020
Yocto Technical Team Minutes, Engineering Sync, for June 2 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
Yocto Technical Team Minutes, Engineering Sync, for June 2 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
|
By
Trevor Woerner
· #49612
·
|
|
[meta-rockchip][PATCH] arm-trusted-firmware: Upgrade 2.2 -> 2.3
Hi Joshua, thanks for the patch. Applied to both master and dunfell.
Hi Joshua, thanks for the patch. Applied to both master and dunfell.
|
By
Trevor Woerner
· #49271
·
|
|
yocto on tinkerbaord using meta-rockchip
Thanks to JPEW, mesa with panfrost is enabled/working with relevant boards. I've tested it, running, on both the rock-pi-4 and tinkerboard (so it *should* be working with your vyasa-rk3288 board too,
Thanks to JPEW, mesa with panfrost is enabled/working with relevant boards. I've tested it, running, on both the rock-pi-4 and tinkerboard (so it *should* be working with your vyasa-rk3288 board too,
|
By
Trevor Woerner
· #48903
·
|
|
yocto on tinkerbaord using meta-rockchip
<karthik.poduval@...> wrote: Testing a different image was a good idea, and the fact it didn't work either suggests it might possibly be hardware related. To me this suggests, perhaps, a power s
<karthik.poduval@...> wrote: Testing a different image was a good idea, and the fact it didn't work either suggests it might possibly be hardware related. To me this suggests, perhaps, a power s
|
By
Trevor Woerner
· #48900
·
|
|
yocto on tinkerbaord using meta-rockchip
Hi Karthik, <karthik.poduval@...> wrote: According to the log, your board is a "tinker-board-s", please try using that for your MACHINE instead of "tinker-board". Thanks and best regards, Trevor
Hi Karthik, <karthik.poduval@...> wrote: According to the log, your board is a "tinker-board-s", please try using that for your MACHINE instead of "tinker-board". Thanks and best regards, Trevor
|
By
Trevor Woerner
· #48867
·
|
|
[meta-rockchip][PATCH 1/2] veyron-speedy: remove machine
This MACHINE hasn't built successfully in a long time, mostly because of the vendor kernel. Remove it, and everything associated with it (that isn't used anywhere else). Signed-off-by: Trevor Woerner
This MACHINE hasn't built successfully in a long time, mostly because of the vendor kernel. Remove it, and everything associated with it (that isn't used anywhere else). Signed-off-by: Trevor Woerner
|
By
Trevor Woerner
· #48378
·
|
|
[meta-rockchip][PATCH 2/2] wic cleanup
Now that we've switched to using wic for image layout, we can remove the unused recipes for proprietary vendor tools. Signed-off-by: Trevor Woerner <twoerner@...> --- .../mkbootimg/mkbootimg-nat
Now that we've switched to using wic for image layout, we can remove the unused recipes for proprietary vendor tools. Signed-off-by: Trevor Woerner <twoerner@...> --- .../mkbootimg/mkbootimg-nat
|
By
Trevor Woerner
· #48377
·
|
|
[meta-rockchip][PATCH 2/2] Add tinker-board-s machine configuration
Oops! Too much copy+pasta? This year and your name should be included above.
Oops! Too much copy+pasta? This year and your name should be included above.
|
By
Trevor Woerner
· #48341
·
|