-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
alsa-lib: add Upstream-Status to the patches
Signed-off-by: Jose Quaresma <[email protected]>
- Loading branch information
1 parent
15bcb4b
commit 388911d
Showing
2 changed files
with
4 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 |
---|---|---|
|
@@ -6,6 +6,8 @@ Subject: [PATCH 1/2] conf: add card configs for stm32mp15x boards | |
Add card configuration files for STM32MP15x-EV | ||
and STM32MP15x-DK boards. | ||
|
||
Upstream-Status: Pending | ||
|
||
Signed-off-by: Olivier Moysan <[email protected]> | ||
--- | ||
src/conf/cards/Makefile.am | 4 ++- | ||
|
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 |
---|---|---|
|
@@ -5,6 +5,8 @@ Subject: [PATCH 2/2] conf: add card config for stm32mp13x_evd board | |
|
||
Add card configuration file for STM32MP13x-EVD board. | ||
|
||
Upstream-Status: Pending | ||
|
||
Signed-off-by: Olivier Moysan <[email protected]> | ||
--- | ||
src/conf/cards/Makefile.am | 3 +- | ||
|