diff options
Diffstat (limited to 'meta/recipes-devtools/pkgconfig/pkgconfig_git.bb')
| -rw-r--r-- | meta/recipes-devtools/pkgconfig/pkgconfig_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb index cc0814b082..e420420ae1 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb +++ b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb | |||
| @@ -1,8 +1,7 @@ | |||
| 1 | require pkgconfig.inc | 1 | require pkgconfig.inc |
| 2 | 2 | ||
| 3 | SRC_URI = "git://anongit.freedesktop.org/pkg-config \ | 3 | SRC_URI = "git://anongit.freedesktop.org/pkg-config \ |
| 4 | file://autofoo.patch \ | 4 | file://autofoo.patch" |
| 5 | file://glibconfig-sysdefs.h" | ||
| 6 | 5 | ||
| 7 | S = "${WORKDIR}/git/" | 6 | S = "${WORKDIR}/git/" |
| 8 | 7 | ||
