Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Description to u-boot package #6

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

Mimoja
Copy link
Contributor

@Mimoja Mimoja commented Mar 7, 2023

The uboot package does not contain a Description which will continuously add erros to apt + dpkg based package installations:

dpkg: warning: parsing file '/var/lib/dpkg/status' near line 7868 package 'linux-u-boot-h616-current':
 missing 'Description' field

We therefore add a Description field to the u-boot package

The uboot package does not contain a Description which will continuously add erros to apt + dpkg based package installations:

```
dpkg: warning: parsing file '/var/lib/dpkg/status' near line 7868 package 'linux-u-boot-h616-current':
 missing 'Description' field
```

We therefore add a Description field to the u-boot package

Signed-off-by: Mimoja <git@mimoja.de>
@bigtreetech bigtreetech merged commit 42b5b77 into bigtreetech:kernel-5.16 Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants