Thread (69 messages) 69 messages, 12 authors, 2021-03-26

Re: [PATCH v10] util-linux: split uuid in separate recipe to allow bootstrapping

From: Luca Bocassi <hidden>
Date: 2021-03-11 15:10:28

On Thu, 2021-03-11 at 14:44 +0000, Richard Purdie wrote:
On Thu, 2021-03-11 at 14:38 +0000, luca.boccassi@gmail.com wrote:
quoted
+# dm-verity support introduces a circular build dependency, so util-linux-uuid is split out for target builds
+# Need to build libuuid for uuidgen, but then delete it and let the other recipe ship it
+do_install_append () {
+	rm -rf ${D}${includedir}/uuid ${D}${libdir}/pkgconfig/uuid.pc ${D}${libdir}/libuuid* ${D}/lib/libuuid* ${D}/libx32/libuuid* ${D}/lib64/libuuid*
+}
+
I think you can replace:

${D}/lib/libuuid* ${D}/libx32/libuuid* ${D}/lib64/libuuid*

with 

${D}${base_libdir}/libuuid*

?
Thanks, seems to work locally, sent v11

-- 
Kind regards,
Luca Boccassi

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help