From: Ross Burton <[email protected]> The 1.2.8 release did indeed ship binary .o files, such as:
nfs-utils-1.2.8/support/nfs/conffile.o No recent release has done this though. Signed-off-by: Ross Burton <[email protected]> Signed-off-by: Mathieu Dubois-Briand <[email protected]> (cherry picked from commit 2751280d2d6238839aa5c7f5624a63fcfc9f8a85) Signed-off-by: Ankur Tyagi <[email protected]> --- meta/recipes-connectivity/nfs-utils/nfs-utils_2.8.4.bb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/meta/recipes-connectivity/nfs-utils/nfs-utils_2.8.4.bb b/meta/recipes-connectivity/nfs-utils/nfs-utils_2.8.4.bb index 08e7dd8900..65970f58e8 100644 --- a/meta/recipes-connectivity/nfs-utils/nfs-utils_2.8.4.bb +++ b/meta/recipes-connectivity/nfs-utils/nfs-utils_2.8.4.bb @@ -123,12 +123,6 @@ do_configure:prepend() { ${S}/systemd/Makefile.am ${S}/tools/nfsrahead/Makefile.am } -# Make clean needed because the package comes with -# precompiled 64-bit objects that break the build -do_compile:prepend() { - make clean -} - # Works on systemd only HIGH_RLIMIT_NOFILE ??= "4096"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#227625): https://lists.openembedded.org/g/openembedded-core/message/227625 Mute This Topic: https://lists.openembedded.org/mt/116760381/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
