History log of /openbmc/phosphor-fan-presence/subprojects/evdev.wrap (Results 1 – 2 of 2)
Revision Date Author Comments
# 15499905 19-Jul-2023 Patrick Williams <patrick@stwcx.xyz>

build: evdev: update wrap to newest URL

The freedesktop project moved all of their repositories out of github
and into their own gitlab instance. Unfortunately they deleted all of
the old repositor

build: evdev: update wrap to newest URL

The freedesktop project moved all of their repositories out of github
and into their own gitlab instance. Unfortunately they deleted all of
the old repositories and no longer even mirror to github, so the URL
that was previously here is broken. Update to the origin gitlab URL.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I328faa9ab787156f9efb149a103358dfc2c21c0e

show more ...


# a081956f 13-Jun-2022 Mike Capps <mikepcapps@gmail.com>

meson support: create meson.build files

This commit contains the meson.build files necessary to build the
project and unit tests. The normal procedure is to run the command
'meson build' followed by

meson support: create meson.build files

This commit contains the meson.build files necessary to build the
project and unit tests. The normal procedure is to run the command
'meson build' followed by ninja -C build. Additionally, service files
are copied to remove autoconf-style naming convention (they cannot be
removed before autoconf files are removed).

Signed-off-by: Mike Capps <mikepcapps@gmail.com>
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I6cf8f5c1c923a198ad2fb4638843645479fd0498

show more ...