Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2,1/1] package/uccp420wlan: drop package
Date: Sun, 26 Feb 2023 18:44:56 +0100	[thread overview]
Message-ID: <20230226184456.550cc7dc@windsurf> (raw)
In-Reply-To: <20230226172328.114504-1-fontaine.fabrice@gmail.com>

On Sun, 26 Feb 2023 18:23:28 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> uccp420wlan is not maintained anymore (no commit since 2017) and fails
> to build with any "recent" kernel (e.g. >= 4.7 which includes
> https://github.com/torvalds/linux/commit/57fbcce37be7c1d2622b56587c10ade00e96afa3
> or
> https://github.com/torvalds/linux/commit/8552a434b6a05cc38006733afe6a239ad4d600a2):
> 
> /home/thomas/autobuild/instance-1/output-1/build/uccp420wlan-6.9.1/./src/tx.c: In function ‘uccp420wlan_tx_free_buff_req’:
> /home/thomas/autobuild/instance-1/output-1/build/uccp420wlan-6.9.1/./src/tx.c:1142:49: error: ‘IEEE80211_BAND_2GHZ’ undeclared (first use in this function); did you mean ‘IEEE80211_CHAN_2GHZ’?
>  1142 |                                 if (ets_band == IEEE80211_BAND_2GHZ)
>       |                                                 ^~~~~~~~~~~~~~~~~~~
>       |                                                 IEEE80211_CHAN_2GHZ
> 
> [...]
> 
> /home/thomas/autobuild/instance-1/output-1/build/uccp420wlan-6.9.1/./src/core.c:428:29: error: implicit declaration of function ‘ieee80211_csa_is_complete’; did you mean ‘ieee80211_scan_completed’? [-Werror=implicit-function-declaration]
>   428 |                         if (ieee80211_csa_is_complete(uvif->vif))
>       |                             ^~~~~~~~~~~~~~~~~~~~~~~~~
>       |                             ieee80211_scan_completed
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/7cd7151e390b8f7a0df3e647fe4cd5d6319a830b
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> Changes v1 -> v2:
>  - Update package/Config.in

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2023-02-26 17:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-26 17:23 [Buildroot] [PATCH v2,1/1] package/uccp420wlan: drop package Fabrice Fontaine
2023-02-26 17:44 ` Thomas Petazzoni via buildroot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230226184456.550cc7dc@windsurf \
    --to=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox