diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/packages/pam/pam_1.0.2.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/packages/pam/pam_1.0.2.bb b/meta/packages/pam/pam_1.0.2.bb index f80aa1582c..2a91414d7e 100644 --- a/meta/packages/pam/pam_1.0.2.bb +++ b/meta/packages/pam/pam_1.0.2.bb | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | HOMEPAGE = "http://www.kernel.org/pub/linux/libs/pam/" | 1 | HOMEPAGE = "http://www.kernel.org/pub/linux/libs/pam/" |
| 2 | PR = "r6" | 2 | PR = "r7" |
| 3 | 3 | ||
| 4 | SRC_URI = "http://www.kernel.org/pub/linux/libs/pam/library/Linux-PAM-1.0.2.tar.bz2" | 4 | SRC_URI = "http://www.kernel.org/pub/linux/libs/pam/library/Linux-PAM-1.0.2.tar.bz2 \ |
| 5 | file://disable_crossbinary.patch;patch=1 " | ||
| 5 | 6 | ||
| 6 | EXTRA_OECONF = "--with-db-uniquename=_pam \ | 7 | EXTRA_OECONF = "--with-db-uniquename=_pam \ |
| 7 | --includedir=${includedir}/security \ | 8 | --includedir=${includedir}/security \ |
