Home
last modified time | relevance | path

Searched refs:android (Results 1 – 25 of 88) sorted by relevance

1234

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/
H A Dandroid-tools-conf-configfs_1.0.bb10 file://android-gadget-setup \
11 file://android-gadget-start \
12 file://android-gadget-cleanup \
20 install -m 0755 ${UNPACKDIR}/android-gadget-setup ${D}${bindir}
21 install -m 0755 ${UNPACKDIR}/android-gadget-start ${D}${bindir}
22 install -m 0755 ${UNPACKDIR}/android-gadget-cleanup ${D}${bindir}
24 if [ -r ${UNPACKDIR}/android-gadget-setup.machine ] ; then
26 install -m 0644 ${UNPACKDIR}/android-gadget-setup.machine ${D}${sysconfdir}
29 install -d ${D}${systemd_unitdir}/system/android-tools-adbd.service.d
30 …install -m 0644 ${UNPACKDIR}/10-adbd-configfs.conf ${D}${systemd_unitdir}/system/android-tools-adb…
[all …]
H A Dandroid-tools_29.0.6.r14.bb15 …git://salsa.debian.org/android-tools-team/android-platform-tools;name=core;protocol=https;branch=m…
18 # Patches copied from android-platform-tools/debian/patches
47 file://android-tools-adbd.service \
51 file://0002-android-tools-modifications-to-make-it-build-in-yoct.patch \
72 SYSTEMD_SERVICE:${PN}-adbd = "android-tools-adbd.service"
158 install -D -p -m0644 ${UNPACKDIR}/android-tools-adbd.service \
159 ${D}${systemd_unitdir}/system/android-tools-adbd.service
161 install -d ${D}${libdir}/android/
162 install -m0755 ${S}/debian/out/system/core/*.so.* ${D}${libdir}/android/
175 ${systemd_unitdir}/system/android-tools-adbd.service \
[all …]
H A Dandroid-tools-conf_1.0.bb6 SRC_URI = "file://android-gadget-setup"
13 install -m 0755 ${UNPACKDIR}/android-gadget-setup ${D}${bindir}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/
H A Dandroid-tools-conf-configfs_1.0.bb10 file://android-gadget-setup \
11 file://android-gadget-start \
12 file://android-gadget-cleanup \
20 install -m 0755 ${UNPACKDIR}/android-gadget-setup ${D}${bindir}
21 install -m 0755 ${UNPACKDIR}/android-gadget-start ${D}${bindir}
22 install -m 0755 ${UNPACKDIR}/android-gadget-cleanup ${D}${bindir}
24 if [ -r ${UNPACKDIR}/android-gadget-setup.machine ] ; then
26 install -m 0644 ${UNPACKDIR}/android-gadget-setup.machine ${D}${sysconfdir}
29 install -d ${D}${systemd_unitdir}/system/android-tools-adbd.service.d
30 …install -m 0644 ${UNPACKDIR}/10-adbd-configfs.conf ${D}${systemd_unitdir}/system/android-tools-adb…
[all …]
H A Dandroid-tools-conf_1.0.bb6 SRC_URI = "file://android-gadget-setup"
15 install -m 0755 ${UNPACKDIR}/android-gadget-setup ${D}${bindir}
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/
H A Dhard-code-build-number.patch8 #include <android-base/parsenetaddress.h>
9 #include <android-base/stringprintf.h>
10 #include <android-base/strings.h>
20 - PLATFORM_TOOLS_VERSION, android::build::GetBuildNumber().c_str(),
22 android::base::GetExecutablePath().c_str());
28 #include <android-base/stringprintf.h>
29 #include <android-base/strings.h>
30 #include <android-base/unique_fd.h>
42 - fprintf(stdout, "fastboot version %s-%s\n", PLATFORM_TOOLS_VERSION, android::build…
44 fprintf(stdout, "Installed as %s\n", android::base::GetExecutablePath().c_str());
H A Dadd-missing-headers.patch12 #include <android-base/file.h>
13 #include <android-base/unique_fd.h>
22 #include <android-base/file.h>
23 #include <android-base/unique_fd.h>
27 #include <android/set_abort_message.h>
33 #include <android-base/errno_restorer.h>
H A Dlibusb-header-path.patch17 #include <android-base/file.h>
18 #include <android-base/logging.h>
H A Dmove-log-file-to-proper-dir.patch13 + std::string log_dir = android::base::StringPrintf("/run/user/%u/adb.log", getuid());
20 return android::base::StringPrintf("%s/adb.%u.log", tmp_dir, getuid());
H A Dsimg_dump-python3.patch10 Index: android-platform-tools/system/core/libsparse/simg_dump.py
12 --- android-platform-tools.orig/system/core/libsparse/simg_dump.py
13 +++ android-platform-tools/system/core/libsparse/simg_dump.py
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/
H A Dhard-code-build-number.patch8 #include <android-base/parsenetaddress.h>
9 #include <android-base/stringprintf.h>
10 #include <android-base/strings.h>
20 - PLATFORM_TOOLS_VERSION, android::build::GetBuildNumber().c_str(),
22 android::base::GetExecutablePath().c_str());
28 #include <android-base/stringprintf.h>
29 #include <android-base/strings.h>
30 #include <android-base/unique_fd.h>
42 - fprintf(stdout, "fastboot version %s-%s\n", PLATFORM_TOOLS_VERSION, android::build…
44 fprintf(stdout, "Installed as %s\n", android::base::GetExecutablePath().c_str());
H A Dadd-missing-headers.patch12 #include <android-base/file.h>
13 #include <android-base/unique_fd.h>
22 #include <android-base/file.h>
23 #include <android-base/unique_fd.h>
27 #include <android/set_abort_message.h>
33 #include <android-base/errno_restorer.h>
H A Dlibusb-header-path.patch17 #include <android-base/file.h>
18 #include <android-base/logging.h>
H A Dmove-log-file-to-proper-dir.patch13 + std::string log_dir = android::base::StringPrintf("/run/user/%u/adb.log", getuid());
20 return android::base::StringPrintf("%s/adb.%u.log", tmp_dir, getuid());
H A Dsimg_dump-python3.patch10 Index: android-platform-tools/system/core/libsparse/simg_dump.py
12 --- android-platform-tools.orig/system/core/libsparse/simg_dump.py
13 +++ android-platform-tools/system/core/libsparse/simg_dump.py
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/extras/
H A D0003-ext4_utils-drop-unused-parameter-from-allocate_inode.patch9 TOPDIR/tmp/work/core2-64-oe-linux/android-tools/5.1.1.r37/git/system/extras/ext4_utils/contents.c: …
10 TOPDIR/tmp/work/core2-64-oe-linux/android-tools/5.1.1.r37/git/system/extras/ext4_utils/contents.c:1…
13 In file included from TOPDIR/tmp/work/core2-64-oe-linux/android-tools/5.1.1.r37/git/system/extras/e…
14 TOPDIR/tmp/work/core2-64-oe-linux/android-tools/5.1.1.r37/git/system/extras/ext4_utils/allocate.h:6…
17 TOPDIR/tmp/work/core2-64-oe-linux/android-tools/5.1.1.r37/git/system/extras/ext4_utils/contents.c: …
18 TOPDIR/tmp/work/core2-64-oe-linux/android-tools/5.1.1.r37/git/system/extras/ext4_utils/contents.c:1…
21 TOPDIR/tmp/work/core2-64-oe-linux/android-tools/5.1.1.r37/git/system/extras/ext4_utils/allocate.h:6…
24 TOPDIR/tmp/work/core2-64-oe-linux/android-tools/5.1.1.r37/git/system/extras/ext4_utils/contents.c: …
25 TOPDIR/tmp/work/core2-64-oe-linux/android-tools/5.1.1.r37/git/system/extras/ext4_utils/contents.c:2…
28 TOPDIR/tmp/work/core2-64-oe-linux/android-tools/5.1.1.r37/git/system/extras/ext4_utils/allocate.h:6…
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf-configfs/
H A D10-adbd-configfs.conf2 ExecStartPre=/usr/bin/android-gadget-setup
3 ExecStartPost=/usr/bin/android-gadget-start
4 ExecStopPost=/usr/bin/android-gadget-cleanup
H A Dandroid-gadget-setup9 if [ -r /etc/android-gadget-setup.machine ] ; then
10 . /etc/android-gadget-setup.machine
17 [ -d adb ] && /usr/bin/android-gadget-cleanup || true
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf-configfs/
H A D10-adbd-configfs.conf2 ExecStartPre=/usr/bin/android-gadget-setup
3 ExecStartPost=/usr/bin/android-gadget-start
4 ExecStopPost=/usr/bin/android-gadget-cleanup
H A Dandroid-gadget-setup9 if [ -r /etc/android-gadget-setup.machine ] ; then
10 . /etc/android-gadget-setup.machine
17 [ -d adb ] && /usr/bin/android-gadget-cleanup || true
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/
H A Dperfetto.bb18 …git://android.googlesource.com/platform/system/libbase.git;branch=master;protocol=https;destsuffix…
19 …git://android.googlesource.com/platform/system/unwinding.git;branch=master;protocol=https;destsuff…
20 …git://android.googlesource.com/platform/system/logging.git;branch=master;protocol=https;destsuffix…
21 …git://android.googlesource.com/platform/system/libprocinfo.git;branch=master;protocol=https;destsu…
22 …git://android.googlesource.com/platform/system/core.git;branch=master;protocol=https;destsuffix=gi…
23 …git://android.googlesource.com/platform/bionic.git;branch=master;protocol=https;destsuffix=git/bui…
24 …git://android.googlesource.com/platform/external/zlib.git;branch=master;protocol=https;destsuffix=…
25 …git://android.googlesource.com/platform/external/lzma.git;branch=master;protocol=https;destsuffix=…
26 …git://android.googlesource.com/platform/external/zstd.git;branch=master;protocol=https;destsuffix=…
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/
H A D0002-android-tools-modifications-to-make-it-build-in-yoct.patch4 Subject: [PATCH] android-tools: modifications to make it build in yocto
17 - fix error: include location "/usr/include/android" is unsafe for cross-compilation
52 - -I/usr/include/android \
76 - -I/usr/include/android \
88 - -I/usr/include/android \
95 -Wl,-rpath=/usr/lib/$(DEB_HOST_MULTIARCH)/android \
108 - -Wl,-rpath=/usr/lib/$(DEB_HOST_MULTIARCH)/android \
109 + -Wl,-rpath='$$ORIGIN/../lib/android' \
121 - -I/usr/include/android \
129 - -Wl,-rpath=/usr/lib/$(DEB_HOST_MULTIARCH)/android \
[all …]
H A Dandroid-tools-adbd.service4 Before=android-system.service
9 ExecStartPre=-/usr/bin/android-gadget-setup adb
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/
H A Dandroid-tools-adbd.service4 Before=android-system.service
9 ExecStartPre=-/usr/bin/android-gadget-setup adb
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0001-memory.h-Always-define-strlcpy-for-glibc-based-syste.patch6 android-config.h file includes on compiler cmdline sets HAVE_STRLCPY
7 unconditionally, since bionic supports it, its no big deal on android
10 the implementation provided by android-tools here. We are currently

1234