-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
set upstream status for several patches
To avoid QA issues, set the upstream status for several patches. Signed-off-by: Ludovic Desroches <[email protected]> Acked-by: Dharma Balasubiramani <[email protected]> Signed-off-by: Hari Prasath Gujulan Elango <[email protected]>
- Loading branch information
1 parent
8e3f791
commit a93423e
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,6 +16,7 @@ Create /var/lib/kea and /var/run/kea folder to fix below error: | |
|
||
Signed-off-by: Mingli Yu <[email protected]> | ||
Signed-off-by: Dharma Balasubiramani <[email protected]> | ||
Upstream-Status: Pending | ||
--- | ||
src/bin/keactrl/keactrl.in | 2 ++ | ||
1 file changed, 2 insertions(+) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,7 @@ causes performance issues with EGT: | |
- egt_drop very slow for all devices. | ||
|
||
Signed-off-by: Ludovic Desroches <[email protected]> | ||
Upstream-Status: Pending | ||
--- | ||
pixman/pixman-general.c | 6 ------ | ||
1 file changed, 6 deletions(-) | ||
|