| /OK3568_Linux_fs/buildroot/package/efl/ |
| H A D | Config.in | 2 bool "efl" 4 depends on BR2_HOST_GCC_AT_LEAST_4_9 # host-efl 91 depends on BR2_PACKAGE_HAS_UDEV # libinput, efl-eeze 132 depends on BR2_PACKAGE_HAS_UDEV # efl-eeze 143 comment "efl's libmount support needs udev /dev management " 191 depends on BR2_PACKAGE_HAS_UDEV # efl drm, efl-eeze 193 depends on BR2_ENABLE_LOCALE # efl-drm <- efl-elput <- linput 233 depends on BR2_PACKAGE_HAS_UDEV # efl-elput, efl-eeze 242 Since efl 1.23.x, the drm option enable the elput library 243 which is an efl abstraction for the libinput library which [all …]
|
| H A D | efl.hash | 1 # From https://www.enlightenment.org/news/2022-01-03-efl-1.26.1 2 sha256 86a9677e3d48dd0c13a399ebb417bd417bd8d150d6b06cc491bc92275c88a642 efl-1.26.1.tar.xz
|
| H A D | efl.mk | 8 EFL_SOURCE = efl-$(EFL_VERSION).tar.xz 9 EFL_SITE = https://download.enlightenment.org/rel/libs/efl 25 EFL_DEPENDENCIES = host-pkgconf host-efl host-luajit dbus freetype \
|
| H A D | 0003-ecore_fb-fix-build-with-tslib.patch | 7 https://git.enlightenment.org/core/efl.git/commit/?id=8e3606698eb439eecd7302a885504365aca7e564:
|
| /OK3568_Linux_fs/buildroot/package/enlightenment/ |
| H A D | Config.in | 3 depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS # efl svg -> librsvg 10 # libedbus -> dbus, efl libraries 13 depends on BR2_PACKAGE_HAS_UDEV # efl (eeze) -> libudev
|
| H A D | enlightenment.mk | 17 host-efl \ 18 efl
|
| /OK3568_Linux_fs/buildroot/package/pinentry/ |
| H A D | Config.in | 19 bool "pinentry-efl" 24 The pinentry-efl tool 26 comment "pinentry-efl needs efl and X"
|
| H A D | pinentry.mk | 34 PINENTRY_CONF_OPTS += --enable-pinentry-efl 35 PINENTRY_DEPENDENCIES += efl 37 PINENTRY_CONF_OPTS += --disable-pinentry-efl
|
| /OK3568_Linux_fs/buildroot/package/terminology/ |
| H A D | terminology.mk | 14 TERMINOLOGY_DEPENDENCIES = $(TARGET_NLS_DEPENDENCIES) efl host-pkgconf
|
| /OK3568_Linux_fs/buildroot/package/dbus-cpp/ |
| H A D | dbus-cpp.mk | 31 DBUS_CPP_DEPENDENCIES += efl
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/ |
| H A D | nitrox_csr.h | 859 u64 efl : 1; member 879 u64 efl : 1;
|
| H A D | nitrox_isr.c | 245 if (core_int.s.efl) in nps_core_int_isr()
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | recipe_sanity.bbclass | 49 …s_do_configure" % cls for cls in ["gnomebase", "gnome", "e", "autotools", "efl", "gpephone", "open…
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | ioctl.c | 2157 struct ethtool_flash efl; in ethtool_flash_device() local 2159 if (copy_from_user(&efl, useraddr, sizeof(efl))) in ethtool_flash_device() 2161 efl.data[ETHTOOL_FLASH_MAX_FILENAME - 1] = 0; in ethtool_flash_device() 2164 return devlink_compat_flash_update(dev, efl.data); in ethtool_flash_device() 2166 return dev->ethtool_ops->flash_device(dev, &efl); in ethtool_flash_device()
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | vector_kern.c | 1386 struct ethtool_flash *efl) in vector_net_load_bpf_flash() argument 1394 netdev_err(dev, "loading firmware not permitted: %s\n", efl->data); in vector_net_load_bpf_flash() 1415 if (request_firmware(&fw, efl->data, &vdevice->pdev.dev)) in vector_net_load_bpf_flash()
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | Config.in.legacy | 3438 efl package. 3445 With EFL 1.18, elementary is now provided by the efl package. 3828 With EFL 1.15, libeina is now provided by the efl package. 3835 With EFL 1.15, libeet is now provided by the efl package. 3842 With EFL 1.15, libevas is now provided by the efl package. 3849 With EFL 1.15, libecore is now provided by the efl package. 3856 With EFL 1.15, libedbus is now provided by the efl package. 3863 With EFL 1.15, libefreet is now provided by the efl package. 3870 With EFL 1.15, libeio is now provided by the efl package. 3877 With EFL 1.15, libembryo is now provided by the efl package. [all …]
|
| H A D | CHANGES | 228 azure-iot-sdk-c, bluez5_utils, bullet, busybox, cegui, efl, 757 docker-cli, docker-engine, domoticz, efl, exim, ffmpeg, flex, 1122 dovecot-pigeonhole, efl, gvfs, harfbuzz, jpeg-turbo, 1343 ecryptfs-utils, efl, fail2ban, fbterm, ffmpeg, fontconfig, 1418 dump1090, efl, elixir, f2fs-tools, feh, fluidsynth, fping, 1529 ecryptfs-utils, efl, fail2ban, freetype, gcc, gdb, 1563 dovecot-pigeonhole, dropbear, efl, elixir, f2fs-tools, ffmpeg, 1665 Updated/fixed packages: audit, bind, dovecot, efl, erlang, 1988 docker-engine, ecryptfs-utils, efl, fail2ban, freetype, gcc, 2035 dovecot-pigeonhole, dropbear, efl, elixir, f2fs-tools, ffmpeg, [all …]
|
| H A D | DEVELOPERS | 2364 F: package/efl/
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/ |
| H A D | be_ethtool.c | 951 static int be_do_flash(struct net_device *netdev, struct ethtool_flash *efl) in be_do_flash() argument 955 return be_load_fw(adapter, efl->data); in be_do_flash()
|
| /OK3568_Linux_fs/buildroot/package/ |
| H A D | Config.in | 339 source "package/efl/Config.in"
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |