Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Conversation

@swimmingcarp
Copy link

To avoid lib name conflicts from external minigbm.

Tracked-On: OAM-88753
Signed-off-by: yifang ma yifangx.ma@intel.com

"mediatek.c",
"meson.c",
"msm.c",
"nouveau.c",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nouveau is for nvidia card, should also be deleted

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this blueprint file is from upstream, it would be best to keep all these lines and avoid number of changes against upstream. It would be then easier to rebase in the future when we update our minigbm from upstream?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Due to we need change the Android.bp, then we prefer to keep the Android.bp clean.

],
}

cc_library_shared {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is better still keep libminigbm, which can be used as test purpose

srcs: [
"amdgpu.c",
"drv.c",
"evdi.c",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also delete evdi.c

To avoid lib name conflicts from external minigbm.

Tracked-On: OAM-88753
Signed-off-by: yifang ma <yifangx.ma@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants