main/ell: note about unstable API

ell doesn't have a stable API, API breaks already happened a few times.

Add a note about that to recommend checking if the other packages
depending on 'ell-dev' are still OK after an update.

For the moment, packages depending on ell are:

  - main/bluez
  - community/mptcpd
  - community/ofono
  - community/obexd-enhanced

Link: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/87813#note_529071
Suggested-by: achill @fossdd
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
This commit is contained in:
Matthieu Baerts (NGI0) 2025-07-29 18:28:12 +02:00 committed by achill (fossdd)
parent 522c06b923
commit 982330276a

View File

@ -2,6 +2,7 @@
# Maintainer: Matthieu Baerts (NGI0) <matttbe@kernel.org>
pkgname=ell
pkgver=0.79
# Note: the API is not stable, API breaks happened: please check all revdeps
pkgrel=0
pkgdesc="Linux library for embedded development"
url="https://01.org/ell"