[oe] (no subject)

2012-05-01 Thread Craig McQueen
bootstrap-image The error is pasted at the bottom of this message. Is bootstrap-image still a valid build target? What needs to be fixed to build elftosb? I am trying to build from git 'master' branch, commit b50fde72d5789b3185f9a7c64924280bb063cfad. Building on Ubuntu 11.10. Regards, Cra

[oe] base-passwd URI invalid in OE classic

2012-05-16 Thread Craig McQueen
is a good way to fix this problem? Regards, Craig McQueen ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

[oe] Python exception running step do_package_update_index_ipk in OE classic

2012-05-17 Thread Craig McQueen
6.6-ml12.0. What would be a good way to fix this? Regards, Craig McQueen NOTE: Running task 4056 of 4060 (ID: 18, /home/craigm/openembedded/stuff/openembedded/recipes/images/bootstrap-image.bb, do_package_update_index_ipk) NOTE: package bootstrap-image-1.0-r0: task do_package_update_index_ip

[oe] samba minimal smbclient

2018-10-23 Thread Craig McQueen
t the samba package down quite a bit with a suitable bbappend. Now I'm trying to move to Yocto rocko or sumo, and finding my previous methods don't work so well, so it's increasing my project image size by 8 or 9 MB. -- Craig McQueen --

[oe] [meta-python] python3-multidict build failure

2018-11-19 Thread Craig McQueen
d, I found a need to define in the recipe (or bbappend): CLEANBROKEN = "1" -- Craig McQueen -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel

[oe] [meta-python][PATCH] python3-multidict: Workaround for broken make clean

2018-11-22 Thread Craig McQueen
Note, the issue is fixed in v4.0.0. https://github.com/aio-libs/multidict/issues/194 Signed-off-by: Craig McQueen --- .../recipes-devtools/python/python3-multidict_3.3.2.bb| 4 1 file changed, 4 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-multidict_3.3.2

Re: [oe] [meta-python][PATCH] python3-multidict: Workaround for broken make clean

2018-11-25 Thread Craig McQueen
Tim Orling wrote: On Thu, Nov 22, 2018 at 9:09 PM Craig McQueen mailto:craig.mcqu...@innerrange.com>> wrote: Note, the issue is fixed in v4.0.0. https://github.com/aio-libs/multidict/issues/194 Why not just upgrade recipe to 4.0.0? What sort of testing would I need to do to ensure that

Re: [oe] [dunfell 11/20] samba: upgrade 4.10.15 -> 4.10.17

2020-09-13 Thread Craig McQueen
RS}"' > > Suggestions welcome > > Andreas I'm having the same issue. I see that on 29/07/2020, Yi Zhao submitted a patch to update libldb from 1.5.7 to 1.5.8, which might be useful to this issue. But then the samba recipe still needs to add a DEPENDS for it I presu