mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-10 02:17:36 +00:00
5e8e0b0eda
Changelog: =========== - Filesystems may now define a ~Operations.poll method to support the epoll and select system calls. - The FileHandleT and InodeT types are no longer declared as NewTypes but are now simply aliases for int. - Future releases of pyfuse will be signed with signify rather than GPG. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>