diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-chess/gnuchess_6.2.9.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-chess/gnuchess_6.2.9.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-chess/gnuchess_6.2.9.bb b/meta-gnome/recipes-gnome/gnome-chess/gnuchess_6.2.9.bb index 8ca40229ee..78606b8a2a 100644 --- a/meta-gnome/recipes-gnome/gnome-chess/gnuchess_6.2.9.bb +++ b/meta-gnome/recipes-gnome/gnome-chess/gnuchess_6.2.9.bb | |||
| @@ -4,7 +4,8 @@ LICENSE = "GPL-3.0-only" | |||
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 6 | 6 | ||
| 7 | SRC_URI = "https://git.savannah.gnu.org/cgit/chess.git/snapshot/chess-${PV}.tar.gz" | 7 | SRC_URI = "https://git.savannah.gnu.org/cgit/chess.git/snapshot/chess-${PV}.tar.gz \ |
| 8 | file://0001-Remove-register-storage-class-classifier.patch" | ||
| 8 | SRC_URI[sha256sum] = "03f9e844ccdd48d20ee49314174404f8b643d83bb8ce9ec9d2e6a21f1b6fb9f5" | 9 | SRC_URI[sha256sum] = "03f9e844ccdd48d20ee49314174404f8b643d83bb8ce9ec9d2e6a21f1b6fb9f5" |
| 9 | 10 | ||
| 10 | S = "${WORKDIR}/chess-${PV}" | 11 | S = "${WORKDIR}/chess-${PV}" |
