diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-07-13 15:10:03 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-07-13 20:33:23 -0700 |
| commit | 15da208e526786febabbd24e1bc15bb0de55d8e1 (patch) | |
| tree | d3395267544236bb0536f92b0ff369aafec8d06f | |
| parent | 19f476a6606b091a0bb1ae0f4dc18b731bae2847 (diff) | |
| download | meta-openembedded-15da208e526786febabbd24e1bc15bb0de55d8e1.tar.gz | |
emlog: Update to latest to fix build with 6.4 kernel
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-core/emlog/emlog.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/emlog/emlog.inc b/meta-oe/recipes-core/emlog/emlog.inc index 208b39acd4..0972aff32c 100644 --- a/meta-oe/recipes-core/emlog/emlog.inc +++ b/meta-oe/recipes-core/emlog/emlog.inc | |||
| @@ -4,7 +4,7 @@ LICENSE = "GPL-2.0-only" | |||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/nicupavel/emlog.git;protocol=https;branch=master" | 6 | SRC_URI = "git://github.com/nicupavel/emlog.git;protocol=https;branch=master" |
| 7 | SRCREV = "aee53e8dee862f35291242ba41b0ca88010f6c71" | 7 | SRCREV = "a9bbf324fde131ff4cf064e32674086c4ced4dca" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | 10 | ||
