Commit e5d4f65
cargo: pass PACKAGECONFIG_CONFARGS to cargo build
In order to allow rust packages to define PACKAGECONFIG options, append
the contents of PACKAGECONFIG_CONFARGS to the build command.
This patch was already submitted by Bartosz Golaszewski on older
version but was never merged. It will be really usefull for Rust recipes.
Signed-off-by: Jean-Pierre Geslin <[email protected]>
Signed-off-by: Richard Purdie <[email protected]>
(adapted from oe-core commit 16745b20452de60ae2474433cc1a2fb1ed9f6a64)
Signed-off-by: Scott Murray <[email protected]>1 parent 5b33fe5 commit e5d4f65
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments