diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2018-09-13 06:57:37 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-09-14 19:01:41 -0700 |
| commit | d347312b9a93eef3e1f0e5caa5291620c56a4b58 (patch) | |
| tree | e562fd5eff9a72cb2fbc657608560fccb27e37b8 /meta-networking/recipes-support/spice/spice_git.bb | |
| parent | cff2f38874166085fe2b6cf8a75c53fe9a3a231c (diff) | |
| download | meta-openembedded-d347312b9a93eef3e1f0e5caa5291620c56a4b58.tar.gz | |
spice: cleanup leftover patch from upgrade to 0.13.90
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/spice/spice_git.bb')
| -rw-r--r-- | meta-networking/recipes-support/spice/spice_git.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-networking/recipes-support/spice/spice_git.bb b/meta-networking/recipes-support/spice/spice_git.bb index c7e4b03292..1ad46c2c31 100644 --- a/meta-networking/recipes-support/spice/spice_git.bb +++ b/meta-networking/recipes-support/spice/spice_git.bb | |||
| @@ -27,10 +27,6 @@ SRC_URI = " \ | |||
| 27 | file://0001-spice-fix-compile-fail-problem.patch \ | 27 | file://0001-spice-fix-compile-fail-problem.patch \ |
| 28 | " | 28 | " |
| 29 | 29 | ||
| 30 | FOO = "\ | ||
| 31 | file://0001-build-allow-separated-src-and-build-dirs.patch \ | ||
| 32 | " | ||
| 33 | |||
| 34 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
| 35 | 31 | ||
| 36 | inherit autotools gettext pythonnative python-dir pkgconfig | 32 | inherit autotools gettext pythonnative python-dir pkgconfig |
