diff options
| -rw-r--r-- | meta-oe/recipes-extended/libyang/libyang/0001-test_context-skip-test-case-test_searchdirs.patch | 9 | ||||
| -rw-r--r-- | meta-oe/recipes-extended/libyang/libyang_3.12.2.bb (renamed from meta-oe/recipes-extended/libyang/libyang_3.7.8.bb) | 4 |
2 files changed, 5 insertions, 8 deletions
diff --git a/meta-oe/recipes-extended/libyang/libyang/0001-test_context-skip-test-case-test_searchdirs.patch b/meta-oe/recipes-extended/libyang/libyang/0001-test_context-skip-test-case-test_searchdirs.patch index 3c6aee9247..70890e2485 100644 --- a/meta-oe/recipes-extended/libyang/libyang/0001-test_context-skip-test-case-test_searchdirs.patch +++ b/meta-oe/recipes-extended/libyang/libyang/0001-test_context-skip-test-case-test_searchdirs.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 5de24e1b39c09adb0c5bf4bb4228bd1bb935542a Mon Sep 17 00:00:00 2001 | 1 | From 24ec37bfe5c4c248dda0e80d6e7ab27afca1d60e Mon Sep 17 00:00:00 2001 |
| 2 | From: Yi Zhao <yi.zhao@windriver.com> | 2 | From: Yi Zhao <yi.zhao@windriver.com> |
| 3 | Date: Wed, 22 Mar 2023 16:03:56 +0800 | 3 | Date: Wed, 22 Mar 2023 16:03:56 +0800 |
| 4 | Subject: [PATCH] test_context: skip test case test_searchdirs | 4 | Subject: [PATCH] test_context: skip test case test_searchdirs |
| @@ -13,10 +13,10 @@ Signed-off-by: Yi Zhao <yi.zhao@windriver.com> | |||
| 13 | 1 file changed, 1 deletion(-) | 13 | 1 file changed, 1 deletion(-) |
| 14 | 14 | ||
| 15 | diff --git a/tests/utests/basic/test_context.c b/tests/utests/basic/test_context.c | 15 | diff --git a/tests/utests/basic/test_context.c b/tests/utests/basic/test_context.c |
| 16 | index cfba1d30f..8c3bb7ad6 100644 | 16 | index 116b2ce36..4e96f4e96 100644 |
| 17 | --- a/tests/utests/basic/test_context.c | 17 | --- a/tests/utests/basic/test_context.c |
| 18 | +++ b/tests/utests/basic/test_context.c | 18 | +++ b/tests/utests/basic/test_context.c |
| 19 | @@ -1061,7 +1061,6 @@ int | 19 | @@ -1110,7 +1110,6 @@ int |
| 20 | main(void) | 20 | main(void) |
| 21 | { | 21 | { |
| 22 | const struct CMUnitTest tests[] = { | 22 | const struct CMUnitTest tests[] = { |
| @@ -24,6 +24,3 @@ index cfba1d30f..8c3bb7ad6 100644 | |||
| 24 | UTEST(test_options), | 24 | UTEST(test_options), |
| 25 | UTEST(test_models), | 25 | UTEST(test_models), |
| 26 | UTEST(test_imports), | 26 | UTEST(test_imports), |
| 27 | -- | ||
| 28 | 2.25.1 | ||
| 29 | |||
diff --git a/meta-oe/recipes-extended/libyang/libyang_3.7.8.bb b/meta-oe/recipes-extended/libyang/libyang_3.12.2.bb index 3bea9bc2b8..ea51f6cb14 100644 --- a/meta-oe/recipes-extended/libyang/libyang_3.7.8.bb +++ b/meta-oe/recipes-extended/libyang/libyang_3.12.2.bb | |||
| @@ -6,9 +6,9 @@ LICENSE = "BSD-3-Clause" | |||
| 6 | 6 | ||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9bb3d334294e8719f41c531e28a9a697" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9bb3d334294e8719f41c531e28a9a697" |
| 8 | 8 | ||
| 9 | SRCREV = "03e294d83b610f89e8ba7b2156a80dc0ad534443" | 9 | SRCREV = "da7272e19d9e27d1bfdd68108fa9dce25fbdf5e8" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/CESNET/libyang.git;branch=master;protocol=https \ | 11 | SRC_URI = "git://github.com/CESNET/libyang.git;branch=master;protocol=https;tag=v${PV} \ |
| 12 | file://0001-test_context-skip-test-case-test_searchdirs.patch \ | 12 | file://0001-test_context-skip-test-case-test_searchdirs.patch \ |
| 13 | file://run-ptest \ | 13 | file://run-ptest \ |
| 14 | " | 14 | " |
