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

all host_applications: remove non-existent projects #661

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

twoerner
Copy link

The ALL_APPS symbol will optionally build an additional set of projects,
however, several of them don't exist anymore. Remove them from the list of
ALL_APPS.

Signed-off-by: Trevor Woerner twoerner@gmail.com

@pelwell
Copy link
Contributor

pelwell commented Nov 27, 2020

vcdbg and edidparser do exist, but only in our internal firmware repo (of which this repo is a subset). libs/elftoolchain has gone though, so you can delete that CMakeLists line.

@twoerner
Copy link
Author

Ah, thanks for the explanation. That explains why several apparently removed projects were still referenced in the CMakefile.txt. I'll prepare an update.

The ALL_APPS symbol will optionally build an additional set of projects,
however, two of them don't exist anymore. Remove them from the list of
ALL_APPS.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
@twoerner
Copy link
Author

Updated.

@pelwell
Copy link
Contributor

pelwell commented Nov 27, 2020

That looks good to me.

@popcornmix ?

kraj pushed a commit to kraj/userland that referenced this pull request Dec 2, 2020
The ALL_APPS symbol will optionally build an additional set of projects,
however, several of them don't exist anymore. Remove them from the list of
ALL_APPS.

Upstream-status: submitted [raspberrypi#661]
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to kraj/userland that referenced this pull request Feb 3, 2021
The ALL_APPS symbol will optionally build an additional set of projects,
however, several of them don't exist anymore. Remove them from the list of
ALL_APPS.

Upstream-status: submitted [raspberrypi#661]
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to kraj/userland that referenced this pull request Mar 31, 2021
The ALL_APPS symbol will optionally build an additional set of projects,
however, several of them don't exist anymore. Remove them from the list of
ALL_APPS.

Upstream-status: submitted [raspberrypi#661]
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to kraj/userland that referenced this pull request Jul 30, 2021
The ALL_APPS symbol will optionally build an additional set of projects,
however, several of them don't exist anymore. Remove them from the list of
ALL_APPS.

Upstream-status: submitted [raspberrypi#661]
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to kraj/userland that referenced this pull request Apr 3, 2022
The ALL_APPS symbol will optionally build an additional set of projects,
however, several of them don't exist anymore. Remove them from the list of
ALL_APPS.

Upstream-status: submitted [raspberrypi#661]
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to kraj/userland that referenced this pull request Nov 15, 2022
The ALL_APPS symbol will optionally build an additional set of projects,
however, several of them don't exist anymore. Remove them from the list of
ALL_APPS.

Upstream-status: submitted [raspberrypi#661]
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to kraj/userland that referenced this pull request Sep 7, 2023
The ALL_APPS symbol will optionally build an additional set of projects,
however, several of them don't exist anymore. Remove them from the list of
ALL_APPS.

Upstream-status: submitted [raspberrypi#661]
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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