diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2020-09-09 17:47:43 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-12 14:49:00 +0100 |
| commit | d107c45b2c73a0ee2849a9864b7395fb9cbddd29 (patch) | |
| tree | ce942d9cc8af8a44c8078234fbd70a0ddba5a694 /meta/recipes-kernel/cryptodev | |
| parent | 6d39bf13a44ec45e11a38d9ed7466a9a6bb32c08 (diff) | |
| download | poky-d107c45b2c73a0ee2849a9864b7395fb9cbddd29.tar.gz | |
cryptodev: bump 1 commit past 1.11 to fix 5.9-rc1+
There's one commit on top of 1.11 release that fixes builds against kernel 5.9-rc1+.
(From OE-Core rev: 14ec2d2332d14d90a4b8b058b8df90d1884cfe38)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/cryptodev')
| -rw-r--r-- | meta/recipes-kernel/cryptodev/cryptodev.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/cryptodev/cryptodev.inc b/meta/recipes-kernel/cryptodev/cryptodev.inc index 906f4fc181..c050eda49e 100644 --- a/meta/recipes-kernel/cryptodev/cryptodev.inc +++ b/meta/recipes-kernel/cryptodev/cryptodev.inc | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux \ | 6 | SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux \ |
| 7 | " | 7 | " |
| 8 | SRCREV = "2299d39475e91392abd050ea09f2d20feecb4adf" | 8 | SRCREV = "fabe5989a3dc9fba0cd0a40b612247cdde351c01" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
