diff options
Diffstat (limited to 'meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb')
| -rw-r--r-- | meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb index c25f5d6764..a0eddbc790 100644 --- a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb +++ b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb | |||
| @@ -16,7 +16,8 @@ PKGV = "${GITPKGVTAG}" | |||
| 16 | 16 | ||
| 17 | SRCREV = "ace1c519d45fe488b9b7e6cc77a2bcadb6c83464" | 17 | SRCREV = "ace1c519d45fe488b9b7e6cc77a2bcadb6c83464" |
| 18 | 18 | ||
| 19 | SRC_URI = "git://smbnetfs.git.sourceforge.net/gitroot/smbnetfs/smbnetfs;branch=master" | 19 | SRC_URI = "git://smbnetfs.git.sourceforge.net/gitroot/smbnetfs/smbnetfs;branch=master \ |
| 20 | file://configure.patch" | ||
| 20 | 21 | ||
| 21 | PACKAGECONFIG ??= "" | 22 | PACKAGECONFIG ??= "" |
| 22 | PACKAGECONFIG[gnome-keyring] = "--with-gnome-keyring=yes,--with-gnome-keyring=no,libgnome-keyring" | 23 | PACKAGECONFIG[gnome-keyring] = "--with-gnome-keyring=yes,--with-gnome-keyring=no,libgnome-keyring" |
