Xcode 14.3

commit 703d667a0cdf6dfa402c08e72d0c77a257ca5009 (origin/main, origin/HEAD, main)
Author: Rafał Miłecki
Date:   Tue Jul 19 06:22:31 2022 +0200

    kernel: switch back to fw_devlink=permissive

    This reverts commit 5356462ce54734afd32fce83ad118c58cfeb2a55.

    Kernel switching to fw_devlink=on as default broke probing some devices.
    Revert it until we get a proper fix.

    It seemed that mtd OF_POPULATED hack resolved probing issues but
    apparently not all of them. We got reports about reading MAC using NVMEM
    not working and USB controllers not working.

    Ref: #10232
    Fixes: #13412


# build_dir/host/coreutils-9.3/lib/error.in.h~ does not exist
# the two copies of error.in.h are identical
diff build_dir/host/coreutils-9.3/lib/error.in.h staging_dir/host/share/gnulib/lib/error.in.h

ll build_dir/host/coreutils-9.3/lib/error.in.h staging_dir/host/share/gnulib/lib/error.in.h
-rw-r--r--  1 g  staff  4319 Mar 13  2023 build_dir/host/coreutils-9.3/lib/error.in.h
-rw-r--r--  1 g  staff  4319 Mar 24  2023 staging_dir/host/share/gnulib/lib/error.in.h
