Home
last modified time | relevance | path

Searched +full:debian +full:- +full:testing (Results 1 – 25 of 91) sorted by relevance

1234

/OK3568_Linux_fs/external/libmali/debian/
H A Dchangelog1 libmali (1.9-1) unstable; urgency=medium
5 * Remove -dev package
7 -- Jeffy Chen <jeffy.chen@rock-chips.com> Wed, 29 Jul 2020 11:35:41 +0800
9 libmali-rk (1.8-1) testing; urgency=medium
13 -- Caesar Wang <wxt@rock-chips.com> Thu, 18 Jun 2020 09:53:00 +0800
15 libmali-rk (1.7-1) testing; urgency=medium
21 -- Caesar Wang <wxt@rock-chips.com> Tue, 16 Jul 2019 09:23:05 +0800
23 libmali-rk (1.6-2) testing; urgency=medium
26 * Add -gbm.so into libmali-utgard-450-r7p0 located in /gbm/ subfolder
33 -- Caesar Wang <wxt@rock-chips.com> Thu, 28 Feb 2019 19:18:46 +0800
[all …]
H A Dcopyright1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: libmail
3 Source: https://github.com/rockchip-linux/libmali
6 Copyright: 2020 Jeffy Chen <jeffy.chen@rock-chips.com>
7 License: GPL-2+
10 Copyright: 2020 Putin Lee <putin.li@rock-chips.com>
12 LES-PRE-20769
13 SP-Version: 1.0
30 Mali-based products manufactured under licence from ARM.
42 this Licence, a non-exclusive, non-transferable, revocable, worldwide
[all …]
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Ds390.rst2 Testing BPF on s390
12 2. One-time setup
23 Debian supports installing compiler and libraries for s390 out of the box.
24 Users of other distros may use debootstrap in order to set up a Debian chroot::
27 --variant=minbase \
28 --include=sudo \
29 testing \
30 ./s390-toolchain
31 sudo mount --rbind /dev ./s390-toolchain/dev
32 sudo mount --rbind /proc ./s390-toolchain/proc
[all …]
/OK3568_Linux_fs/external/gstreamer-rockchip/debian/
H A Dchangelog1 gstreamer1.0-rockchip (1.14-4) stable; urgency=medium
6 -- Caesar Wang <wxt@rock-chips.com> Thu, 20 May 2021 09:55:00 +0800
8 gstreamer1.0-rockchip (1.14-1) testing; urgency=medium
20 * debian: build: update debian version and changelog
32 * kms: kms from gst-plugins-bad
56 * add some i18n header and place for glib-compat
105 * rockchipmpp: remove the support of MPEG-2/MPEG-4
125 * rockchipmpp: add support for MPEG-1/2/4
148 -- Randy Li <randy.li@rock-chips.com> Fri, 27 Apr 2018 02:09:47 +0000
150 gstreamer1.0-rockchip (1.10-5) testing; urgency=medium
[all …]
/OK3568_Linux_fs/external/xserver/.gitlab-ci/
H A DDockerfile1 FROM debian:testing-slim
6 echo 'path-exclude=/usr/share/doc/*' > /etc/dpkg/dpkg.cfg.d/99-exclude-cruft && \
7 echo 'path-exclude=/usr/share/locale/*' >> /etc/dpkg/dpkg.cfg.d/99-exclude-cruft && \
8 echo 'path-exclude=/usr/share/man/*' >> /etc/dpkg/dpkg.cfg.d/99-exclude-cruft && \
9 echo 'APT::Install-Recommends "false";' > /etc/apt/apt.conf && \
10 echo '#!/bin/sh' > /usr/sbin/policy-rc.d && \
11 echo 'exit 101' >> /usr/sbin/policy-rc.d && \
12 chmod +x /usr/sbin/policy-rc.d && \
13 …echo 'deb-src https://deb.debian.org/debian testing main' >/etc/apt/sources.list.d/deb-src.list &&…
14 apt-get update && \
[all …]
/OK3568_Linux_fs/external/xserver/debian/
H A Dcontrol1 Source: xorg-server
4 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5 Build-Depends:
6 debhelper-compat (= 12),
7 po-debconf,
9 pkg-config,
12 xutils-dev (>= 1:7.6+4),
13 xfonts-utils (>= 1:7.5+1),
14 x11proto-dev (>= 2018.4),
15 xtrans-dev (>= 1.3.5),
[all …]
H A Dchangelog1 xorg-server (2:1.20.11-1) unstable; urgency=medium
4 - CVE-2021-3472
7 -- Timo Aaltonen <tjaalton@debian.org> Tue, 13 Apr 2021 19:07:31 +0300
9 xorg-server (2:1.20.10-3) unstable; urgency=medium
12 * Drop workaround for mips* FTBFS added in 2:1.20.10-1, shouldn't be
13 necessary anymore with the change in 2:1.20.10-2.
16 * Recommend default-logind | logind rather than libpam-systemd in
17 xserver-xorg-core (Closes: #923198).
18 * Use mktemp rather than tempfile in xserver-xorg-legacy.postinst
20 * Use dpkg-vendor to get the vendor name, drop lsb-release from
[all …]
/OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/
H A Ddistro_alias.inc3 # distributions such as Fedora, Ubuntu, Debian, ... The package
4 # name is the major distribution equivalent to the name used in oe-core
8 # DISTRO_PN_ALIAS:pn-<recipe name> = "Distro1=<pkgname> Distro2=<pkgname>"
12 DISTRO_PN_ALIAS:pn-alsa-state = "OE-Core"
13 DISTRO_PN_ALIAS:pn-alsa-utils-alsaconf = "OE-Core"
14 DISTRO_PN_ALIAS:pn-alsa-utils-scripts = "OE-Core"
15 DISTRO_PN_ALIAS:pn-atk = "Fedora=atk OpenSuSE=atk"
16 DISTRO_PN_ALIAS:pn-avahi-ui = "Ubuntu=avahi-discover Debian=avahi-discover"
17 DISTRO_PN_ALIAS:pn-babeltrace = "OSPDT"
18 DISTRO_PN_ALIAS:pn-babeltrace2 = "OSPDT"
[all …]
H A Duninative-flags.inc1 # Some distros (ubuntu 16.10, debian-testing) default to gcc configured with
2 # --enable-default-pie (see gcc -v). This breaks e.g. prelink-native on a pie
3 # default system if binutils-native was built on a system which is not pie default
7 BUILD_CFLAGS:append:pn-binutils-native = " -pie -fpie"
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/lzo/lzo/
H A D0001-Use-memcpy-instead-of-reinventing-it.patch1 From: Simon McVittie <smcv@debian.org>
6 least in my brief testing with lzop), and knows the alignment
11 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757037
13 RP: Patch is still in debian as of 20220524 in a revised form:
14 https://sources.debian.org/patches/lzo2/2.10-2/
15 https://sources.debian.org/patches/lzo2/2.10-2/0001-Conditionally-replace-reinvention-of-memcpy-wit…
21 Upstream-Status: Inactive-Upstream
22 Signed-off-by: Saul Wold <sgw@linux.intel.com>
23 ---
29 diff --git a/minilzo/minilzo.c b/minilzo/minilzo.c
[all …]
/OK3568_Linux_fs/external/mpp/debian/
H A Dchangelog1 mpp (1.5.0-1) stable; urgency=critical
6 -- Caesar Wang <wxt@rock-chips.com> Thu, 20 May 2021 09:40:00 +0800
8 mpp (1.4.0-1) stable; urgency=critical
39 * [osal]: linux: add -ldl -lct to link relative library
71 * Revert "[osal]: linux: add -ldl -lct to link relative library"
87 * [h264e]: fix rate-control bug
107 * .gitignore: ignore those debian generated files
206 -- Randy Li <randy.li@rock-chips.com> Tue, 21 Nov 2017 07:35:23 +0000
208 mpp (1.3.1-1) testing; urgency=medium
225 -- Randy Li <randy.li@rock-chips.com> Thu, 09 Mar 2017 09:52:21 +0000
[all …]
/OK3568_Linux_fs/external/xserver/
H A D.gitlab-ci.yml2 # image doesn't exist yet, the docker-image stage generates it.
16 IMAGE_TAG: "debian-testing-20190219"
21 - docker-image
22 - build-and-test
24 debian-testing:
25 stage: docker-image
27 name: gcr.io/kaniko-project/executor:debug
30- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGIST…
31 - mkdir kaniko-context
32 - |
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/
H A Dssmtp-bug584162-fix.patch1 Bug-Debian: http://bugs.debian.org/584162
2 Reported-By: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
3 Forwarded: not-needed
4 Reviewed-By: Anibal Monsalve Salazar <anibal@debian.org>
5 Last-Update: 2014-08-15
9 Date: Thu, 19 Jun 2014 14:44:30 -0400
21 string to header_save()---a behavior I observed in testing, at the end
37 Debian patch from: https://sources.debian.net/patches/ssmtp/2.64-8/
39 Upstream-Status: Backport [debian]
41 Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
[all …]
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Dstressapptest.11 .TH STRESSAPPTEST 1 2009-10-20
3 stressapptest \- stress test application for simulating high load situations
20 .B \-A
24 .B \-C <threads>
28 .B \-d <device>
32 .B \-f <filename>
36 .B \-F
40 .B \-i <threads>
44 .B \-l <logfile>
48 .B \-m <threads>
[all …]
/OK3568_Linux_fs/u-boot/test/py/
H A DREADME.md1 # U-Boot pytest suite
5 This tool aims to test U-Boot by executing U-Boot shell commands using the
6 console interface. A single top-level script exists to execute or attach to the
7 U-Boot console, run the entire script of tests against it, and summarize the
10 - Testing is performed in the same way a user or script would interact with
11 U-Boot; there can be no disconnect.
12 - There is no need to write or embed test-related code into U-Boot itself.
13 It is asserted that writing test-related code in Python is simpler and more
15 - It is reasonably simple to interact with U-Boot in this way.
19 The test suite is implemented using pytest. Interaction with the U-Boot console
[all …]
/OK3568_Linux_fs/buildroot/board/qemu/aarch64-sbsa/
H A Dreadme.txt4 The QEMU sbsa-ref machine is primarily meant for firmware development
5 and testing according to ARM's SBSA and SBBR standards.
18 qemu-system-aarch64 \
19 -M sbsa-ref \
20 -cpu cortex-a57 \
21 -smp 4 \
22 -m 1024 \
23 -nographic \
24 -pflash output/images/SBSA_FLASH0.fd \
25 -pflash output/images/SBSA_FLASH1.fd \
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/test-manual/
H A Dreproducible-builds.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
22 <https://reproducible-builds.org/>`_, which shares information about why
28 </ref-manual/migration-3.1.html#reproducible-builds-now-enabled-by-default>`,
37 :ref:`overview-manual/concepts:Hash Equivalence` for
38 :ref:`overview-manual/concepts:Shared State` object reuse works much more
54 - Adding mappings to the compiler options to ensure debug filepaths are mapped
56 :term:`DEBUG_PREFIX_MAP` variable which sets the ``-fmacro-prefix-map`` and
57 ``-fdebug-prefix-map`` compiler options correctly to map to target paths.
58 - Being explicit about recipe dependencies and their configuration (no floating
61 otherwise try and auto-detect host dependencies.
[all …]
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.mips2 Notes for the MIPS architecture port of U-Boot
5 ----------
11 Embedded Debian -- Cross-development toolchains
17 ------------
23 incoherency in most cases, unless the code gets loaded after U-Boot
24 re-initializes the cache. The more common uImage 'bootm' command does
32 or override do_bootelf_exec() not to disable I-/D-caches, because most
33 Linux/MIPS ports don't re-enable caches after entering kernel_entry.
36 -----
38 * Probe CPU types, I-/D-cache and TLB size etc. automatically
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/
H A Dmdadm_4.2.bb5 # Some files are GPL-2.0-only while others are GPL-2.0-or-later.
6 LICENSE = "GPL-2.0-only & GPL-2.0-or-later"
12 SRC_URI = "${KERNELORG_MIRROR}/linux/utils/raid/mdadm/${BPN}-${PV}.tar.xz \
13 file://run-ptest \
14 file://mdadm-3.3.2_x32_abi_time_t.patch \
15 file://0001-mdadm.h-Undefine-dprintf-before-redefining.patch \
16 file://0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch \
17 file://0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch \
18 file://0001-fix-gcc-8-format-truncation-warning.patch \
19 file://debian-no-Werror.patch \
[all …]
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191116.patch.gz
HDncurses-6.1-20190706.patch.gz ... ++++++++++---- 21# package/debian-mingw ...
HDncurses-6.1-20191123.patch.gz ... ncurses/Makefile.in to fix a case where Debian/testing changes 130 to the ld --as ...
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dstart.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
10 host <dev-manual/start:preparing the build host>`, how to locate
25 you get the results you want. The procedure is high-level and presents
41 - *Application Developer:* This type of developer does application
44 - *Core System Developer:* This type of developer works on the
47 - *Build Engineer:* This type of developer manages Autobuilders and
51 - *Test Engineer:* This type of developer creates and manages
55 2. *Gather the Hardware:* Based on the size and make-up of the team,
59 six-core Xeons with 24 Gbytes of RAM and plenty of disk space). You
60 can help ensure efficiency by having any machines used for testing
[all …]
/OK3568_Linux_fs/yocto/build/conf/include/
H A Dcommon.conf27 #MACHINE ?= "qemux86-64"
32 #MACHINE ?= "beaglebone-yocto"
34 #MACHINE ?= "genericx86-64"
37 # This sets the default machine to be qemux86-64 if no other machine is selected:
38 MACHINE ??= "qemux86-64"
54 # Where to place shared-state files
65 # The default is a sstate-cache directory under TOPDIR.
67 #SSTATE_DIR ?= "${TOPDIR}/sstate-cache"
94 # DISTRO ?= "poky-bleeding"
103 # - 'package_deb' for debian style deb files
[all …]
/OK3568_Linux_fs/yocto/poky/meta-poky/conf/
H A Dlocal.conf.sample27 #MACHINE ?= "qemux86-64"
32 #MACHINE ?= "beaglebone-yocto"
34 #MACHINE ?= "genericx86-64"
37 # This sets the default machine to be qemux86-64 if no other machine is selected:
38 MACHINE ??= "qemux86-64"
54 # Where to place shared-state files
65 # The default is a sstate-cache directory under TOPDIR.
67 #SSTATE_DIR ?= "${TOPDIR}/sstate-cache"
94 # DISTRO ?= "poky-bleeding"
103 # - 'package_deb' for debian style deb files
[all …]

1234