Home
last modified time | relevance | path

Searched refs:deb (Results 1 – 25 of 102) sorted by relevance

12345

/openbmc/linux/drivers/net/fddi/skfp/
H A Dqueue.c136 struct smt_debug *deb; in do_smt_flag() local
141 deb = &smc->debug; in do_smt_flag()
143 deb = &debug; in do_smt_flag()
146 deb->d_smt = value ; in do_smt_flag()
148 deb->d_smtf = value ; in do_smt_flag()
150 deb->d_pcm = value ; in do_smt_flag()
152 deb->d_rmt = value ; in do_smt_flag()
154 deb->d_cfm = value ; in do_smt_flag()
156 deb->d_ecm = value ; in do_smt_flag()
157 printf("smt %d\n",deb->d_smt) ; in do_smt_flag()
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/
H A D0001-build.c-ignore-return-of-1-from-tar-cf.patch12 …kg-deb: building package `sed-ptest' in `/media/build1/poky/build/tmp/work/i586-poky-linux/sed/4.2…
14 | dpkg-deb: error: subprocess tar -cf returned error exit status 1
17 in other error cases. We tweak dpkg-deb here so that it ignores an exit
27 src/deb/build.c | 5 ++++-
30 diff --git a/src/deb/build.c b/src/deb/build.c
32 --- a/src/deb/build.c
33 +++ b/src/deb/build.c
H A Dremove-tar-no-timestamp.patch11 src/deb/extract.c | 1 -
14 diff --git a/src/deb/extract.c b/src/deb/extract.c
16 --- a/src/deb/extract.c
17 +++ b/src/deb/extract.c
H A D0007-dpkg-deb-build.c-Remove-usage-of-clamp-mtime-in-tar.patch4 Subject: [PATCH] dpkg-deb/build.c: Remove usage of --clamp-mtime in tar
26 src/deb/build.c | 2 +-
29 diff --git a/src/deb/build.c b/src/deb/build.c
31 --- a/src/deb/build.c
32 +++ b/src/deb/build.c
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dm920x.c129 deb("No alt found!\n"); in m920x_init_ep()
421 deb("%x\n", read[0]); in m920x_firmware_download()
498 deb("Demod init!\n"); in m920x_mt352_demod_init()
564 deb("%s\n",__func__); in m920x_mt352_frontend_attach()
595 deb("%s\n", __func__); in m920x_mt352_frontend_attach_vp7049()
608 deb("%s\n",__func__); in m920x_tda10046_08_frontend_attach()
621 deb("%s\n",__func__); in m920x_tda10046_0b_frontend_attach()
634 deb("%s\n",__func__); in m920x_qt1010_tuner_attach()
644 deb("%s\n",__func__); in m920x_tda8275_60_tuner_attach()
654 deb("%s\n",__func__); in m920x_tda8275_61_tuner_attach()
[all …]
H A Dm920x.h8 #define deb(args...) dprintk(dvb_usb_m920x_debug,0x01,args) macro
/openbmc/qemu/tests/docker/dockerfiles/
H A Ddebian-bootstrap.docker19 # Duplicate deb line as deb-src
20 RUN cat /etc/apt/sources.list | sed "s/deb/deb-src/" >> /etc/apt/sources.list
H A Ddebian-loongarch-cross.docker9 # Duplicate deb line as deb-src
10 RUN cat /etc/apt/sources.list | sed "s/^deb\ /deb-src /" >> /etc/apt/sources.list
H A Ddebian-legacy-test-cross.docker14 # Duplicate deb line as deb-src
15 RUN cat /etc/apt/sources.list | sed "s/^deb\ /deb-src /" >> /etc/apt/sources.list
H A Ddebian-all-test-cross.docker11 # Duplicate deb line as deb-src
12 RUN sed -in "s/Types: deb/Types: deb deb-src/g" /etc/apt/sources.list.d/debian.sources
H A Ddebian-hexagon-cross.docker10 # Duplicate deb line as deb-src
11 RUN cat /etc/apt/sources.list | sed "s/^deb\ /deb-src /" >> /etc/apt/sources.list
/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/
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
/openbmc/linux/scripts/
H A DMakefile.package106 supported-deb-source-compress := gzip bzip2 lzma xz
108 PHONY += linux.tar.unsupported-deb-src-compress
109 linux.tar.unsupported-deb-src-compress:
114 $(strip $(if $(filter $(supported-deb-source-compress), $(KDEB_SOURCE_COMPRESS)), \
115 $(suffix-$(KDEB_SOURCE_COMPRESS)),.unsupported-deb-src-compress))
137 PHONY += deb-pkg srcdeb-pkg bindeb-pkg
139 deb-pkg: private build-type := source,binary
143 deb-pkg srcdeb-pkg: debian-orig
145 deb-pkg srcdeb-pkg bindeb-pkg:
/openbmc/openbmc-tools/openbmctool/build-scripts/
H A DMakefile24 DEBDIR := $(if $(DEBDIR),$(DEBDIR),$(shell pwd)/build/deb)
48 deb: default target
62 dpkg-deb -b $(DEBDIR) $(DEBDIR)/DEBIAN/openbmctool-$(VER).$(REL)-$(ARCH).deb
/openbmc/openbmc/poky/meta/classes-recipe/
H A Drootfs_deb.bbclass14 do_rootfs[lockfiles] += "${DEPLOY_DIR_DEB}/deb.lock"
15 do_populate_sdk[lockfiles] += "${DEPLOY_DIR_DEB}/deb.lock"
16 do_populate_sdk_ext[lockfiles] += "${DEPLOY_DIR_DEB}/deb.lock"
/openbmc/qemu/scripts/ci/setup/
H A Dgitlab-runner.yml55 …ps://gitlab-runner-downloads.s3.amazonaws.com/latest/deb/gitlab-runner_{{ gitlab_runner_arch }}.de…
67 apt: deb="/root/gitlab-runner_{{ gitlab_runner_arch }}.deb"
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8183-kukui-audio-da7219.dtsi30 dlg,jack-ins-deb = <20>;
32 dlg,jack-rem-deb = <1>;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/debootstrap/debootstrap/
H A D0002-support-to-override-usr-bin-arch-test.patch18 DEF_MIRROR="http://deb.debian.org/debian"
19 DEF_HTTPS_MIRROR="https://deb.debian.org/debian"
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Ddialog,da7219.yaml119 dlg,jack-ins-deb:
137 dlg,jack-rem-deb:
223 dlg,jack-ins-deb = <20>;
226 dlg,jack-rem-deb = <1>;
/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/
H A Dsdk.py12 from oe.package_manager.deb import DpkgPM
13 from oe.package_manager.deb.manifest import PkgManifest
H A Drootfs.py12 from oe.package_manager.deb.manifest import PkgManifest
13 from oe.package_manager.deb import DpkgPM
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-arphic-uming_20080216.bb10 SRC_URI = "https://deb.debian.org/debian/pool/main/f/fonts-arphic-uming/fonts-arphic-uming_0.2.${PV…
/openbmc/linux/scripts/package/debian/
H A Drules27 $(shell $(srctree)/scripts/package/deb-build-option) \
/openbmc/openbmc/poky/meta/recipes-devtools/chrpath/chrpath/
H A Dstandarddoc.patch23 SUBDIRS = testsuite deb
/openbmc/openbmc/poky/meta/classes-global/
H A Dpackage_deb.bbclass9 IMAGE_PKGTYPE ?= "deb"
11 DPKG_BUILDCMD ??= "dpkg-deb"
141 # The params in deb package control don't allow character
172 custom_fields_chunk = oe.packagedata.get_package_additional_metadata("deb", localdata)
223 # Deliberately drop version information here, not wanted/supported by deb

12345