]> code.ossystems Code Review - openembedded-core.git/commit
apt: Support old resolver as fallback
authorKhem Raj <raj.khem@gmail.com>
Sat, 20 Mar 2021 21:49:55 +0000 (14:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Mar 2021 22:51:19 +0000 (22:51 +0000)
commit7450cae1d886abe0d6c7b738a9001579c2b530e0
treee2b7584c6e76481de70c5e362248a352694af78f
parentf0ede019c828249688e2b287b7845f4ebd2d6203
apt: Support old resolver as fallback

Not all C libraries implement the new resolver APIs e.g. musl, therefore
keep the old interfaces around and choose using __RES version macro
which is meant for this kind of work.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/apt/apt/0001-srvrec-Keep-support-for-older-resolver.patch [new file with mode: 0644]
meta/recipes-devtools/apt/apt_2.2.2.bb