| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | sinc.c | 108 int i, n, post_peak, longer; in start() local 119 longer = p->num_taps[1] > p->num_taps[0]; in start() 120 n = p->num_taps[longer]; in start() 122 for (i = 0; i < p->num_taps[!longer]; ++i) in start() 123 h[longer][i + (n - p->num_taps[!longer])/2] += h[!longer][i]; in start() 126 invert(h[longer], n); in start() 128 free(h[!longer]); in start() 131 lsx_fir_to_phase(&h[longer], &n, &post_peak, p->phase); in start() 138 lsx_plot_fir(h[longer], n, effp->in_signal.rate, in start() 142 lsx_set_dft_filter(f, h[longer], n, post_peak); in start()
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | Makefile.legacy | 57 GENTARGETS = $$(error The GENTARGETS macro no longer exists; use $$$$(eval $$$$(generic-package)) o… 58 AUTOTARGETS = $$(error The AUTOTARGETS macro no longer exists; use $$$$(eval $$$$(autotools-package… 59 CMAKETARGETS = $$(error The CMAKETARGETS macro no longer exists; use $$$$(eval $$$$(cmake-package))…
|
| H A D | Config.in.legacy | 103 uses an option that no longer exists in current buildroot. In 105 are selected in the menu below: they no longer exist and 117 comment "longer exist in buildroot, as indicated in the menu " 172 OpenJDK 16.x is no longer mainted, so the option has been 244 bool "kernel headers version 5.11.x are no longer supported" 247 Version 5.11.x of the Linux kernel headers are no longer 251 bool "kernel headers version 5.12.x are no longer supported" 254 Version 5.12.x of the Linux kernel headers are no longer 258 bool "kernel headers version 5.13.x are no longer supported" 261 Version 5.13.x of the Linux kernel headers are no longer [all …]
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-2.2.rst | 117 .. _migration-2.2-B-no-longer-default-working-directory-for-tasks: 122 ``${``\ :term:`B`\ ``}`` is no longer the default working 143 The new ``runqemu`` is a Python script. Machine knowledge is no longer 249 .. _migration-2.2-kernel-image-base-name-no-longer-uses-kernel-imagetype: 254 The ``KERNEL_IMAGE_BASE_NAME`` variable no longer uses the 336 - ``augeas``: No longer needed and has been moved to ``meta-oe``. 342 - ``gnome-doc-utils``: No longer needed. 346 - ``gtk-engines``: No longer needed and has been moved to 351 - ``libglade``: No longer needed and has been moved to ``meta-oe``. 358 - ``libxsettings-client``: No longer needed. [all …]
|
| H A D | migration-3.1.rst | 25 Additionally, the ``makeinfo`` and ``pod2man`` tools are *no longer* 93 - ``libidn``: no longer needed, moved to meta-oe 99 - ``nspr``: no longer needed, moved to meta-oe 101 - ``nss``: no longer needed, moved to meta-oe 108 - ``sysprof``: no longer needed, moved to meta-oe 170 fetcher now only fetches the package source itself and no longer the 174 pointed to local files; the lockdown file is no longer needed at all. 209 ``git-request-pull`` are no longer perl-based, so are now installed 270 - ``newlib`` no longer has built-in syscalls. ``libgloss`` should then 272 longer part of ``newlib`` itself. If you are using
|
| H A D | migration-4.0.rst | 17 some have been deleted where they are no longer needed. In many cases the 121 it is no longer needed. 129 - ``libid3tag``: moved to meta-oe - no longer needed by anything in OE-Core 130 - ``libportal``: moved to meta-gnome - no longer needed by anything in OE-Core 132 - ``python3-nose``: has not changed since 2016 upstream, and no longer needed by anything in OE-Core 178 Additionally, the ``BUILD_REPRODUCIBLE_BINARIES`` variable is no longer used. 222 - :ref:`allarch <ref-classes-allarch>` packagegroups can no longer depend on packages 229 distros have a new enough version of coreutils, so it is no longer needed. If you have 237 - When building ``perl``, Berkeley db support is no longer enabled by default, since 244 longer supported since the move from building it with autotools to meson in this release. [all …]
|
| H A D | migration-2.5.rst | 51 - ``latencytop``: This recipe is no longer maintained upstream. The 63 project, and is no longer needed with the removal of the ELF image 68 - ``neon``: This software package is no longer maintained upstream 69 and is no longer needed by anything in OpenEmbedded-Core. 80 - ``zisofs-tools-native``: This recipe is no longer needed because 164 One particular change to note is that the Python recipes no longer have 166 one of the packages provided by the Python recipe. You can no longer run 199 default so you no longer need to set ``BUILDHISTORY_COMMIT = "1"``. 210 - The :ref:`update-alternatives <ref-classes-update-alternatives>` class no longer works with SysV… 212 ``sysklogd`` recipe no longer uses ``update-alternatives`` because it [all …]
|
| H A D | migration-2.6.rst | 28 - *beecrypt*: No longer needed since moving to RPM 4. 40 - *gccmakedep*: No longer used. 42 - *gnome-desktop3*: No longer needed. This recipe has moved to ``meta-oe``. 43 - *icon-naming-utils*: No longer used since the Sato theme was removed in 2016. 48 - *libnfsidmap*: No longer an external requirement since ``nfs-utils`` 2.2.1. ``libnfsidmap`` is no… 49 - *libxcalibrate*: No longer needed with ``xinput`` 52 - *pax-utils*: No longer needed. Previous QA tests that did use this recipe are now done at build t… 54 - *pixz*: No longer needed. ``xz`` now supports multi-threaded compression. 74 - *yasm*: No longer needed since previous usages are now satisfied by ``nasm``. 193 variable values no longer include the "module-" prefix or ".tgz" [all …]
|
| H A D | migration-2.4.rst | 18 removed since a separate environment setup script is no longer needed. 96 - ``autogen-native``: No longer required by Grub, oe-core, or 108 - ``gnome-common``: Deprecated upstream and no longer needed. 114 ``remake``. The recipe is no longer needed by either of these 118 no longer needed. 121 no longer needed. 124 longer needed. 127 LSB 4, no longer needed. 130 4, no longer needed. 141 4, no longer needed.
|
| H A D | migration-2.1.rst | 12 Variable expressions, such as ``${VARNAME}`` no longer expand 96 .. _migration-2.1-ac-cv-sizeof-off-t-no-longer-cached-in-site-files: 102 class, ``ac_cv_sizeof_off_t`` is no longer cached in the site files for 155 ``meta-qt4`` layer because Qt 4 is no longer supported upstream. 159 - ``linux-yocto-3.14``: No longer supported. 161 - ``linux-yocto-3.19``: No longer supported. 167 - ``liboil``: Recipe is no longer needed and has been moved to the 170 - ``gtk-theme-torturer``: Recipe is no longer needed and has been moved 173 - ``gnome-mime-data``: Recipe is no longer needed and has been moved to 222 - *"puccho" BitBake UI*: Removed because is unmaintained and no longer [all …]
|
| H A D | migration-1.8.rst | 19 is no longer needed. 22 ``meta-gnome`` and is no longer needed. 27 recipe is no longer needed. 31 longer needed by any recipes in OpenEmbedded-Core. 38 longer needed. Use ``distro-feed-config`` from ``meta-oe`` instead. 42 - ``sed-native``: No longer needed. A working version of ``sed`` is
|
| H A D | migration-3.4.rst | 85 BitBake no longer has to guess and maintain large lookup lists just in case 105 - ``assimp``: problematic from a licensing perspective and no longer 126 - ``meta``: no longer useful. Recipes that need to skip installing 197 - The ``rpm`` package no longer has ``rpm-build`` in its :term:`RRECOMMENDS`; 215 and ``*-dev`` packages) during image construction are no longer 217 that is no longer the case. In the unlikely event that you see errors 226 - The ``-lic`` package is no longer automatically added to 245 - Setting the ``BUILD_REPRODUCIBLE_BINARIES`` variable to "0" no longer 265 - The ``-P`` (``--clear-password``) option can no longer be used with
|
| H A D | migration-1.5.rst | 69 ``${``\ :term:`PF`\ ``}`` are no longer added to 172 is no longer supported. Add "splash" to :term:`IMAGE_FEATURES` if you 193 The image ``core-image-minimal`` no longer adds 208 construction tasks are no longer marked as "nostamp". Consequently, they 280 - ``udev`` no longer brings in ``udev-extraconf`` automatically through 285 - ``udev`` no longer brings in ``pciutils-ids`` or ``usbutils-ids`` 308 - ``imake`` has been removed. It is no longer needed by any other 311 - ``transfig-native`` has been removed. It is no longer needed by any
|
| H A D | migration-2.0.rst | 63 - ``libunique``: The recipe is no longer used and has been moved to 87 now a no-op. Thus, ``bb.data.update_data()`` is no longer required in 191 Stale files from recipes that no longer exist in the current 221 change, ``linux-yocto`` is no longer able to process combined trees. 260 ``packagegroup-core-tools-profile`` no longer bring in ``oprofile``. 272 - The ``packagegroup-core-full-cmdline`` packagegroup no longer brings
|
| H A D | migration-1.4.rst | 42 avoid running unnecessary tasks. For example, the following no longer 148 they are no longer used by anything in the OpenEmbedded-Core: 184 - *Gtk+ DirectFB:* Removed support because upstream Gtk+ no longer 212 - ``mesa-xlib``: Removed because it was no longer useful. 219 - ``update-modules``: Removed because it is no longer used. The
|
| H A D | migration-2.7.rst | 60 The ``DISTRO_FEATURES_LIBC`` variable is no longer used. The ability to 62 making the ``libc-*`` features set no longer effective. 136 - *gcc-cross-initial*: No longer needed. gcc-cross/gcc-crosssdk is now used instead. 137 - *gcc-crosssdk-initial*: No longer needed. gcc-cross/gcc-crosssdk is now used instead.
|
| H A D | migration-3.0.rst | 52 - ``eglinfo``: No longer maintained. ``eglinfo`` from ``mesa-demos`` is 95 - ``source-highlight``: No longer needed. 171 - The ``bitbake -g`` command no longer generates a 182 - Additionally, the ``bb.build.exec_func()`` no longer accepts the 187 - The ``BB_SETSCENE_VERIFY_FUNCTION2`` variable is no longer used. In 233 - The ``file-rdeps`` runtime dependency check no longer expands 273 :term:`TARGET_LDFLAGS` are no longer exported
|
| /OK3568_Linux_fs/kernel/Documentation/pcmcia/ |
| H A D | driver-changes.rst | 41 dev_info_t and a few other typedefs are removed. No longer use them 115 The irq_mask and irq_list parameters should no longer be used in 121 client->PendingEvents is no longer available. 127 * core functions no longer available (as of 2.6.11) 140 It is no longer necessary to iterate on the driver's internal 145 it no longer marks these resources busy. This means that driver
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-gnome/gnome-doc-utils-stub/ |
| H A D | gnome-doc-utils-stub_1.0.bb | 3 that dependent recipes can build. Gnome-doc-utils itself is no longer packaged because \ 4 it requires libxml2 and python 2 at the same time, which can no longer be satisfied. "
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | SSH-OpenSSH | 22 - RSA is no longer included, found in the OpenSSL library 23 - IDEA is no longer included, its use is deprecated 25 - GMP is no longer used, and instead we call BN code from OpenSSL 27 - The make-ssh-known-hosts script is no longer included
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/ |
| H A D | CVE-2022-2929.patch | 31 - log_info ("fqdn tag longer than buffer"); 33 + log_info ("fqdn label longer than buffer");
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20/ |
| H A D | 0001-qtdemux-don-t-skip-the-stream-duration-longer-than-3.patch | 4 Subject: [PATCH 1/5] qtdemux: don't skip the stream duration longer than 30s 7 the stream inside it longer than 30s as a valid stream.
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-good/ |
| H A D | 0001-qtdemux-don-t-skip-the-stream-duration-longer-than-3.patch | 4 Subject: [PATCH 01/12] qtdemux: don't skip the stream duration longer than 30s 7 the stream inside it longer than 30s as a valid stream.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22/ |
| H A D | 0001-qtdemux-don-t-skip-the-stream-duration-longer-than-3.patch | 4 Subject: [PATCH 01/12] qtdemux: don't skip the stream duration longer than 30s 7 the stream inside it longer than 30s as a valid stream.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/bdwgc/ |
| H A D | bdwgc_8.2.0.bb | 6 deallocating memory that is no longer useful. The collector automatically\ 7 recycles memory when it determines that it can no longer be otherwise\
|