We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90bcc57 commit 25ffb92Copy full SHA for 25ffb92
meta-chromium/recipes-browser/chromium/gn-native_136.0.7103.113.bb
@@ -6,7 +6,7 @@ require chromium.inc
6
7
inherit native
8
9
-S = "${WORKDIR}/chromium-${PV}"
+S = "${CORRECT_S_PARENT}/chromium-${PV}"
10
11
# bootstrap.py --no_clean hardcodes the build location to out_bootstrap.
12
# Omitting --no_clean causes the script to create a temporary directory with a
0 commit comments