Home
last modified time | relevance | path

Searched refs:apt (Results 1 – 25 of 97) sorted by relevance

1234

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/apt/
H A Dapt_2.4.5.bb2 …age Tool, an advanced interface to the Debian packaging system which provides the apt-get program."
3 HOMEPAGE = "https://packages.debian.org/jessie/apt"
8 SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/${BPN}_${PV}.tar.xz \
33 UPSTREAM_CHECK_URI = "${DEBIAN_MIRROR}/main/a/apt/"
37 # User is added to allow apt to drop privs, will runtime warn without
57 # Unfortunately apt hardcodes this all over the place
58 FILES:${PN} += "${prefix}/lib/dpkg ${prefix}/lib/apt"
62 cat > ${D}${sysconfdir}/apt/apt.conf.sample << EOF
65 State "var/lib/apt/"
70 Cache "var/cache/apt/"
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/apt/apt/
H A D0001-Fix-musl-build.patch4 Subject: [PATCH] apt-pkg/contrib/srvrec.h: Explicitly include sys/types.h
8 Upstream-Status: Submitted [https://salsa.debian.org/apt-team/apt/-/merge_requests/200]
11 apt-pkg/contrib/srvrec.h | 1 +
14 diff --git a/apt-pkg/contrib/srvrec.h b/apt-pkg/contrib/srvrec.h
16 --- a/apt-pkg/contrib/srvrec.h
17 +++ b/apt-pkg/contrib/srvrec.h
H A D0001-Do-not-init-tables-from-dpkg-configuration.patch12 apt-pkg/init.cc | 4 ++--
15 diff --git a/apt-pkg/init.cc b/apt-pkg/init.cc
17 --- a/apt-pkg/init.cc
18 +++ b/apt-pkg/init.cc
H A D0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch19 apt-pkg/deb/dpkgpm.cc | 9 ++-------
22 diff --git a/apt-pkg/deb/dpkgpm.cc b/apt-pkg/deb/dpkgpm.cc
24 --- a/apt-pkg/deb/dpkgpm.cc
25 +++ b/apt-pkg/deb/dpkgpm.cc
H A D0001-Disable-documentation-directory-altogether.patch19 @@ -239,7 +239,7 @@ add_subdirectory(apt-pkg)
20 add_subdirectory(apt-private)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/python/
H A Dpython3-apt_2.3.0.bb1 SUMMARY = "Python-apt is a wrapper to use features of apt from python."
6 SRC_URI = "git://salsa.debian.org/apt-team/python-apt.git;protocol=https;branch=main"
14 DEPENDS += "apt"
15 RDEPENDS:${PN} += "apt python3-core"
17 FILES:${PN} = "${libdir} ${datadir}/python-apt"
/OK3568_Linux_fs/external/xserver/.gitlab-ci/
H A DDockerfile9 echo 'APT::Install-Recommends "false";' > /etc/apt/apt.conf && \
13 …echo 'deb-src https://deb.debian.org/debian testing main' >/etc/apt/sources.list.d/deb-src.list &&…
14 apt-get update && \
15apt-get install -y meson git ca-certificates ccache cmake automake autoconf libtool libwaffle-dev \
17 apt-get build-dep -y xorg-server && \
32 apt-get purge -y git cmake libwaffle-dev libxkbcommon-dev \
34 apt-get autoremove -y --purge && apt-get clean && \
35 rm -f /var/lib/apt/lists/deb.debian.org_debian_dists_testing_*
/OK3568_Linux_fs/buildroot/support/docker/
H A DDockerfile7 # for the repository., so do not forget to update the apt-sources.list
19 COPY apt-sources.list /etc/apt/sources.list
23 apt-get update -y
24 RUN apt-get install -y --no-install-recommends \
50 apt-get -y autoremove && \
51 apt-get -y clean
/OK3568_Linux_fs/debian/overlay/etc/init.d/
H A Drockchip.sh23 …[ -e /usr/lib/arm-linux-gnueabihf/ ] && apt install -fy --allow-downgrades /camera_engine_$ISP*.deb
29 [ -e /usr/lib/aarch64-linux-gnu/ ] && apt install -fy --allow-downgrades /camera_engine_$ISP*.deb
35 [ -e /usr/lib/aarch64-linux-gnu/ ] && apt install -fy --allow-downgrades /camera_engine_$ISP*.deb
41 [ -e /usr/lib/aarch64-linux-gnu/ ] && apt install -fy --allow-downgrades /camera_engine_$ISP*.deb
47 …[ -e /usr/lib/arm-linux-gnueabihf/ ] && apt install -fy --allow-downgrades /camera_engine_$ISP*.deb
53 [ -e /usr/lib/aarch64-linux-gnu/ ] && apt install -fy --allow-downgrades /camera_engine_$ISP*.deb
59 [ -e /usr/lib/aarch64-linux-gnu/ ] && apt install -fy --allow-downgrades /camera_engine_$ISP*.deb
65 [ -e /usr/lib/aarch64-linux-gnu/ ] && apt install -fy --allow-downgrades /camera_engine_$ISP*.deb
72 apt install -fy --allow-downgrades /libmali-*$MALI*-x11*.deb
/OK3568_Linux_fs/buildroot/support/misc/
H A DVagrantfile45 …/us.archive.ubuntu.com/ubuntu/|deb mirror://mirrors.ubuntu.com/mirrors.txt|g' /etc/apt/sources.list
47 apt-get -q update
48 apt-get purge -q -y snapd lxcfs lxd ubuntu-core-launcher snap-confine
49 apt-get -q -y install build-essential libncurses5-dev \
51 apt-get -q -y autoremove
52 apt-get -q -y clean
/OK3568_Linux_fs/debian/
H A Dmk-rootfs-bullseye.sh83 echo "deb http://mirrors.ustc.edu.cn/debian/ bullseye-backports main contrib non-free" >> /etc/apt/…
84 …tp://mirrors.ustc.edu.cn/debian/ bullseye-backports main contrib non-free" >> /etc/apt/sources.list
86 apt-get update
87 apt-get upgrade -y
127 apt-mark hold xserver-common xserver-xorg-core xserver-xorg-legacy
216 apt list --installed | grep -v oldstable | cut -d/ -f1 | xargs apt-mark hold
224 apt remove --purge -fy linux-firmware*
247 rm -rf /var/lib/apt/lists/*
H A Dmk-iso-debian.sh120 apt-ftparchive generate deb.conf
149 apt-ftparchive generate udeb.conf
161 apt-ftparchive -c release.conf release dists/bullseye > ../Release
/OK3568_Linux_fs/external/rknn-toolkit2/docker/docker_file/ubuntu_18_04_cp36/
H A DDockerfile_ubuntu_18_04_for_cp363 COPY sources_bionic.list /etc/apt/sources.list
7 RUN apt-get update \
8 …&& apt-get install -y python3 python3-dev python3-pip gcc vim libprotobuf-dev zlib1g zlib1g-dev li…
9 && apt-get install -y libgl1 libglib2.0-0 android-tools-adb
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-base-arm64/
H A Dconfigure19 --apt-indices false \
20 --apt-recommends false \
21 --apt-secure false \
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-gnome-arm64/
H A Dconfigure19 --apt-indices false \
20 --apt-recommends false \
21 --apt-secure false \
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-lxde-arm64/
H A Dconfigure19 --apt-indices false \
20 --apt-recommends false \
21 --apt-secure false \
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-xfce-armhf/
H A Dconfigure19 --apt-indices false \
20 --apt-recommends false \
21 --apt-secure false \
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-gnome-armhf/
H A Dconfigure19 --apt-indices false \
20 --apt-recommends false \
21 --apt-secure false \
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-base-armhf/
H A Dconfigure19 --apt-indices false \
20 --apt-recommends false \
21 --apt-secure false \
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-lxde-armhf/
H A Dconfigure19 --apt-indices false \
20 --apt-recommends false \
21 --apt-secure false \
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-xfce-arm64/
H A Dconfigure19 --apt-indices false \
20 --apt-recommends false \
21 --apt-secure false \
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Drootfs_deb.bbclass5 ROOTFS_PKGMANAGE = "dpkg apt"
7 do_rootfs[depends] += "dpkg-native:do_populate_sysroot apt-native:do_populate_sysroot"
8 do_populate_sdk[depends] += "dpkg-native:do_populate_sysroot apt-native:do_populate_sysroot bzip2-n…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/unattended-upgrades/
H A Dunattended-upgrades_2.6.bb19 DEPENDS += "apt intltool-native python3-distutils-extra-native"
20 RDEPENDS:${PN} += "apt lsb-release python3-apt python3-core python3-datetime python3-email python3-…
/OK3568_Linux_fs/debian/scripts/rkstage0/00-configure-apt/
H A D00-run.sh11 apt-get update
12 apt-get dist-upgrade -y
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.marvell10 # sudo apt-get install libssl-dev
11 # sudo apt-get install device-tree-compiler
12 # sudo apt-get install swig libpython-dev

1234