Go to file
Dmitry Baryshkov 6b44831860
android-tools: drop useless USB_DEBUGGING_ENABLED handling
This reverts commits 4271cc2827 ("android-tools: Add flag to enable
adbd service (#147)") and b85ae59968 ("android-tools 10: Add flag to
enable adbd service"). These two commits added optional
ROOTFS_POSTPROCESS_COMMAND touching the flag file, however this variable
doesn't make any sense in the package recipe, it is only concerned in
the image context.

Drop useless code from the android-tools recipe.

Fixes: 4271cc2827 ("android-tools: Add flag to enable adbd service (#147)")
Fixes: b85ae59968 ("android-tools 10: Add flag to enable adbd service")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-02-09 16:43:14 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems recipes: Fix variable assignment whitespace 2025-01-31 10:34:03 -08:00
meta-gnome gnome-commander: missing dependency for tests PACKAGECONFIG 2025-02-09 12:57:18 -08:00
meta-initramfs meta: Add SECURITY.md file to all layers 2024-11-23 09:00:14 -08:00
meta-multimedia libdvbcsa: set correct LICENSE 2025-01-31 10:34:03 -08:00
meta-networking net-snmp: correct typo on RDEPENDS 2025-02-08 20:43:45 -08:00
meta-oe android-tools: drop useless USB_DEBUGGING_ENABLED handling 2025-02-09 16:43:14 -08:00
meta-perl libcgi-perl: upgrade 4.66 -> 4.67 2025-01-10 09:33:51 -08:00
meta-python python3-grpcio: add licenses from third party components 2025-02-06 11:25:02 -08:00
meta-webserver mod-dnssd: update SRC_URI 2025-02-03 11:25:21 -08:00
meta-xfce xfce-dusk-gtk3: fix do_fetch error 2025-01-01 19:02:18 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories