Hi,
this patch is changing v29 of android-tools, which doesn't exist any more
in the master branch (it was updated to version 35).

Étienne

On Mon, Jun 22, 2026 at 9:02 AM Ashish Mishra via lists.openembedded.org
<[email protected]> wrote:

> From: AshishKumar Mishra <[email protected]>
>
> libpcre was removed from oe-core in commit-057cccd957
>
> Migrate the DEPENDS to libpcre2, which provides the required
> functionality and is actively maintained.
>
> Signed-off-by: AshishKumar Mishra <[email protected]>
> ---
>  .../recipes-devtools/android-tools/android-tools_29.0.6.r14.bb  | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-devtools/android-tools/
> android-tools_29.0.6.r14.bb b/meta-oe/recipes-devtools/android-tools/
> android-tools_29.0.6.r14.bb
> index b3a3f78254..9d76fab08d 100644
> --- a/meta-oe/recipes-devtools/android-tools/android-tools_29.0.6.r14.bb
> +++ b/meta-oe/recipes-devtools/android-tools/android-tools_29.0.6.r14.bb
> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
>
>  
> file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=cb641bc04cda31daea161b1bc15da69f
> \
>
>  
> file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9
> \
>  "
> -DEPENDS = "libbsd libpcre zlib libcap libusb squashfs-tools 7zip
> googletest"
> +DEPENDS = "libbsd libpcre2 zlib libcap libusb squashfs-tools 7zip
> googletest"
>
>  SRCREV_core = "abfd66fafcbb691d7860df059f1df1c9b1ef29da"
>
> --
> 2.43.0
>
>
> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127688): 
https://lists.openembedded.org/g/openembedded-devel/message/127688
Mute This Topic: https://lists.openembedded.org/mt/119920452/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to