Skip to content

Commit 25ffb92

Browse files
committed
gn-native: Use the new "parent of S" variable
Signed-off-by: Zoltán Böszörményi <[email protected]>
1 parent 90bcc57 commit 25ffb92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-chromium/recipes-browser/chromium/gn-native_136.0.7103.113.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require chromium.inc
66

77
inherit native
88

9-
S = "${WORKDIR}/chromium-${PV}"
9+
S = "${CORRECT_S_PARENT}/chromium-${PV}"
1010

1111
# bootstrap.py --no_clean hardcodes the build location to out_bootstrap.
1212
# Omitting --no_clean causes the script to create a temporary directory with a

0 commit comments

Comments
 (0)