diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/smbnetfs/smbnetfs_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/smbnetfs/smbnetfs_git.bb b/meta-oe/recipes-connectivity/smbnetfs/smbnetfs_git.bb index 3bb1c6d97c..21411374f7 100644 --- a/meta-oe/recipes-connectivity/smbnetfs/smbnetfs_git.bb +++ b/meta-oe/recipes-connectivity/smbnetfs/smbnetfs_git.bb | |||
| @@ -13,4 +13,7 @@ SRCREV = "ace1c519d45fe488b9b7e6cc77a2bcadb6c83464" | |||
| 13 | 13 | ||
| 14 | SRC_URI = "git://smbnetfs.git.sourceforge.net/gitroot/smbnetfs/smbnetfs;protocol=git;branch=master" | 14 | SRC_URI = "git://smbnetfs.git.sourceforge.net/gitroot/smbnetfs/smbnetfs;protocol=git;branch=master" |
| 15 | 15 | ||
| 16 | PACKAGECONFIG ??= "" | ||
| 17 | PACKAGECONFIG[gnome-keyring] = "--with-gnome-keyring=yes,--with-gnome-keyring=no,libgnome-keyring" | ||
| 18 | |||
| 16 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
