Skip to content
Snippets Groups Projects
Commit 083798ed authored by Francesco Pham's avatar Francesco Pham
Browse files

hilog-Add-tests.patch: apply patch in the base/hiviewdfx/hilog subdir


regenerate patch from the ${S}/base/hiviewdfx/hilog patch directory, and
apply the patch to the subdirectory.
This allows `devtool modify openharmony standard` to properly apply
the patch in the external workspace. 

Signed-off-by: default avatarFrancesco Pham <francesco.pham@huawei.com>
parent 5a250b5d
No related branches found
No related tags found
1 merge request!95openharmony-standard_3.0: allow devtool to properly unpack sources
......@@ -10,10 +10,10 @@ has a valid reason for having it commented out.
Signed-off-by: Esben Haabendal <esben.haabendal@huawei.com>
Upstream-Status: Pending
diff --git a/base/hiviewdfx/hilog/BUILD.gn b/base/hiviewdfx/hilog/BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 19a70e0..41fcac0 100644
--- a/base/hiviewdfx/hilog/BUILD.gn
+++ b/base/hiviewdfx/hilog/BUILD.gn
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -18,8 +18,8 @@ group("hilog_target") {
}
......@@ -25,10 +25,10 @@ index 19a70e0..41fcac0 100644
+ "test:HiLogNDKTest",
]
}
diff --git a/base/hiviewdfx/hilog/ohos.build b/base/hiviewdfx/hilog/ohos.build
diff --git a/ohos.build b/ohos.build
index f17894e..56488e4 100644
--- a/base/hiviewdfx/hilog/ohos.build
+++ b/base/hiviewdfx/hilog/ohos.build
--- a/ohos.build
+++ b/ohos.build
@@ -7,6 +7,9 @@
"hilog": {
"module_list": [
......
......@@ -31,7 +31,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/openharmony-standard-${OPENHARMONY_VERSIO
SRC_URI += "${@bb.utils.contains('PTEST_ENABLED', '1', 'file://run-ptest', '', d)}"
# TODO: we probably want these
SRC_URI += "file://hilog-Add-tests.patch"
SRC_URI += "file://hilog-Add-tests.patch;patchdir=${S}/base/hiviewdfx/hilog"
SRC_URI += "file://bison_parser.patch;patchdir=${S}/third_party/libxkbcommon"
SRC_URI += "file://flexlexer.patch;patchdir=${S}/base/update/updater"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment