mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
pam: Fix use of binary built with the native compiler
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
HOMEPAGE = "http://www.kernel.org/pub/linux/libs/pam/"
|
||||
PR = "r6"
|
||||
PR = "r7"
|
||||
|
||||
SRC_URI = "http://www.kernel.org/pub/linux/libs/pam/library/Linux-PAM-1.0.2.tar.bz2"
|
||||
SRC_URI = "http://www.kernel.org/pub/linux/libs/pam/library/Linux-PAM-1.0.2.tar.bz2 \
|
||||
file://disable_crossbinary.patch;patch=1 "
|
||||
|
||||
EXTRA_OECONF = "--with-db-uniquename=_pam \
|
||||
--includedir=${includedir}/security \
|
||||
|
||||
Reference in New Issue
Block a user