From 2c0007a00019968c364c599caf8892697ff8a41e Mon Sep 17 00:00:00 2001 From: Minecrell Date: Mon, 4 Oct 2021 12:21:22 +0200 Subject: [PATCH] temp/ofono: upgrade to 9999 (1.33) (MR 2569) Also try removing the build workaround, hopefully the problem was magically fixed somehow. --- temp/ofono/APKBUILD | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/temp/ofono/APKBUILD b/temp/ofono/APKBUILD index 2edd4394b..e3f44ab56 100644 --- a/temp/ofono/APKBUILD +++ b/temp/ofono/APKBUILD @@ -2,8 +2,8 @@ pkgname=ofono pkgver=9999 -_pkgver=1.32 -pkgrel=11 +_pkgver=1.33 +pkgrel=12 pkgdesc="Infrastructure for building mobile telephony (GSM/UMTS) applications [$_pkgver]" url="https://01.org/ofono" arch="armhf armv7 aarch64" @@ -32,10 +32,6 @@ source="https://www.kernel.org/pub/linux/network/ofono/ofono-$_pkgver.tar.xz " builddir="$srcdir/$pkgname-$_pkgver" -# Workaround build freeze with QEMU user emulation -export JOBS=1 -export MAKEFLAGS=-j$JOBS - prepare() { default_prepare autoreconf -fi @@ -76,7 +72,7 @@ scripts() { } sha512sums=" -f37c82cc4c0556e5c68a5a9a342db93dd1ef7a152f0edd1da7d8b9272c7f92ae31255d6ebf2d8cf39c9a4ae67c6ffb72960707e938d61172998a732f40ffc84d ofono-1.32.tar.xz +8d88226aa2b43eca840c6330045ee7a96c91f6003b06fca5ea55b74fc229f0e0ba0c8d98f7945f8c23ec5a8e7057bffef6335c61842e245686e0ed7c5feda589 ofono-1.33.tar.xz 687a2fd592add40122b789073ab9970d6e966752fdecc4077afe1c1bba705fe541dd0e457094f1d9cde747c571b7810b5b1a30835a3f1869bcd810751d5bf76f fix-TEMP_FAILURE_RETRY.patch 777ab2e13eebd1ccbe12a304310a83b262a5d934207c6a8d410e75aff380838eed1a52f3c2fe0d80c1e7db7faa9b55bf17e78a1e1acd8cfb95a3c6aef49c5b67 skip-broken-test.patch 57c6896d44b5417aa4bfee4d14db01d5006a52f6ab5aa1a2fec367a5ccd1d676e3af13d29f237694c3fc1082654dbae4fdaa86825b541ce204a3a6988c03ac8b support-smdpkt.patch