|
[meta-qoriq][RESEND PATCH 1/2] lxc: Move to dynamic-layers
This targets meta-qoriq. Unfortunately, there is no dedicated mailing list for meta-qoriq. I have CC'd as many relevant people at NXP as I can find. I have added this mailing list to CC in hopes that
This targets meta-qoriq. Unfortunately, there is no dedicated mailing list for meta-qoriq. I have CC'd as many relevant people at NXP as I can find. I have added this mailing list to CC in hopes that
|
By
Sean Anderson
· #24856
·
|
|
[meta-qoriq][RESEND PATCH 1/2] lxc: Move to dynamic-layers
ping? Jun, it looks like you're maintaining this, can you please have a look? --Sean
ping? Jun, it looks like you're maintaining this, can you please have a look? --Sean
|
By
Sean Anderson
· #24854
·
|
|
[rcw][PATCH 3/3] rcw.py: Append to pbi with a bytestring
Regular strings cannot be concatenated with byte strings. This fixes the following error: > TypeError: can't concat str to bytes Fixes: 7c47f30 ("Add support of Gen3 family SoCs") Signed-off-by: Sean
Regular strings cannot be concatenated with byte strings. This fixes the following error: > TypeError: can't concat str to bytes Fixes: 7c47f30 ("Add support of Gen3 family SoCs") Signed-off-by: Sean
|
By
Sean Anderson
· #24831
·
|
|
[rcw][PATCH 2/3] rcw.py: Fix using ord on ints
Iterating over a bytestring will yield integers in python 3, so we don't need to convert them with ord(). This avoids the following error: > TypeError: ord() expected string of length 1, but int found
Iterating over a bytestring will yield integers in python 3, so we don't need to convert them with ord(). This avoids the following error: > TypeError: ord() expected string of length 1, but int found
|
By
Sean Anderson
· #24830
·
|
|
[rcw][PATCH 1/3] rcw.py: Fix indexing with floats
When creating a source PBI from a binary, the following error is encountered: > TypeError: slice indices must be integers or None or have an __index__ method This is because division in python3 always
When creating a source PBI from a binary, the following error is encountered: > TypeError: slice indices must be integers or None or have an __index__ method This is because division in python3 always
|
By
Sean Anderson
· #24829
·
|
|
[rcw][PATCH 0/3] Fix python 2->3 errors when using -r
Although 3f744d3 ("Convert to python3") converted most of rcw.py to python 3, the -r path remains unconverted. This series addresses the issues I ran into when using this flag. Sean Anderson (3): rcw.
Although 3f744d3 ("Convert to python3") converted most of rcw.py to python 3, the -r path remains unconverted. This series addresses the issues I ran into when using this flag. Sean Anderson (3): rcw.
|
By
Sean Anderson
· #24828
·
|
|
[meta-qoriq][RESEND PATCH 2/2] fsl-image-multimedia-full: Move to dynamic layer
This recipe depends on the freescale-distro collection. Move it to an appropriate dynamic layer. Signed-off-by: Sean Anderson <sean.anderson@...> --- conf/layer.conf | 2 ++ .../recipes-fsl}/image
This recipe depends on the freescale-distro collection. Move it to an appropriate dynamic layer. Signed-off-by: Sean Anderson <sean.anderson@...> --- conf/layer.conf | 2 ++ .../recipes-fsl}/image
|
By
Sean Anderson
· #24825
·
|
|
[meta-qoriq][RESEND PATCH 1/2] lxc: Move to dynamic-layers
This bbappend depends on the virtualization-layer collection. Move it under the appropriate dynamic layer directory. Signed-off-by: Sean Anderson <sean.anderson@...> --- .../virtualization-layer/
This bbappend depends on the virtualization-layer collection. Move it under the appropriate dynamic layer directory. Signed-off-by: Sean Anderson <sean.anderson@...> --- .../virtualization-layer/
|
By
Sean Anderson
· #24824
·
|
|
Submitting patches for QorIQ components
Hi all, Where should patches for QorIQ components [1] go? I have some patches for meta-qoriq [2] and dce [3], but I can't figure out where to send them to. There is no mailing list in the READMEs, and
Hi all, Where should patches for QorIQ components [1] go? I have some patches for meta-qoriq [2] and dce [3], but I can't figure out where to send them to. There is no mailing list in the READMEs, and
|
By
Sean Anderson
· #24822
·
|
|
[meta-qoriq] [PATCH 1/2] lxc: Move to dynamic-layers
ping? Is this the correct place to send patches for QorIQ components? I also have a patch for DCE [1] but I don't know where to send it. --Sean [1] https://source.codeaurora.org/external/qoriq/qoriq-c
ping? Is this the correct place to send patches for QorIQ components? I also have a patch for DCE [1] but I don't know where to send it. --Sean [1] https://source.codeaurora.org/external/qoriq/qoriq-c
|
By
Sean Anderson
· #24820
·
|
|
[meta-qoriq] [PATCH 1/2] lxc: Move to dynamic-layers
Hi Otavio, The meta-qoriq layer on github [1] has not been updated since 2018. I cannot submit a patch against it because these patches would not apply. --Sean [1] https://github.com/qoriq-open-source
Hi Otavio, The meta-qoriq layer on github [1] has not been updated since 2018. I cannot submit a patch against it because these patches would not apply. --Sean [1] https://github.com/qoriq-open-source
|
By
Sean Anderson
· #24817
·
|
|
[PATCH 2/2] fsl-image-multimedia-full: Move to dynamic layer
I forgot to note this in the subject, but these should be applied to meta-qoriq. --Sean
I forgot to note this in the subject, but these should be applied to meta-qoriq. --Sean
|
By
Sean Anderson
· #24813
·
|
|
[PATCH 1/2] lxc: Move to dynamic-layers
This bbappend depends on the virtualization-layer collection. Move it under the appropriate dynamic layer directory. Signed-off-by: Sean Anderson <sean.anderson@...> --- .../virtualization-layer/
This bbappend depends on the virtualization-layer collection. Move it under the appropriate dynamic layer directory. Signed-off-by: Sean Anderson <sean.anderson@...> --- .../virtualization-layer/
|
By
Sean Anderson
· #24812
·
|
|
[PATCH 2/2] fsl-image-multimedia-full: Move to dynamic layer
This recipe depends on the freescale-distro collection. Move it to an appropriate dynamic layer. Signed-off-by: Sean Anderson <sean.anderson@...> --- conf/layer.conf | 2 ++ .../recipes-fsl}/image
This recipe depends on the freescale-distro collection. Move it to an appropriate dynamic layer. Signed-off-by: Sean Anderson <sean.anderson@...> --- conf/layer.conf | 2 ++ .../recipes-fsl}/image
|
By
Sean Anderson
· #24811
·
|