#media-maint 2020-11-16,Mon

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
mchehab@all, I had to rebase my tree today... It had a weird patch on it (something that should be sent though my documentation tree - if accepted by upstream maintainer)
the old changeset was preserved as old/cs_29a961587d95
not sure why, but the bad patch was there just after -rc1
[09:38]
.... (idle for 15mn)
pinchartlmchehab: thanks for fixing libcamera build [09:54]
mchehabanytime
btw, on every new break, I'm more convinced that meson/ninja is not reliable... this time, there were 3 new python dependencies required for it to not fail
[09:55]
pinchartlit's not about meson or ninja
those dependencies are required by python scripts from libcamera, not from meson
[09:56]
mchehabhmm... ok
(just my 2 cents here... the beter would be to just disable those scripts if the dependencies were not found)
[09:56]
pinchartlthey are code generators, we can't build without them
we generate code to serialize and deserialize data for IPC
as well as for other purposes
for optional dependencies, we disable features automatically instead
for instance the cam application now depends on libevent, if it's not found, then the application won't be compiled
[09:57]

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)