Skip to content

Conversation

@pdmorrow
Copy link

@pdmorrow pdmorrow commented Sep 6, 2021

This dependency introduces a cycle with pahole:

kernel --> pahole --> libbpf
  ^                      /
   \                    /
    `------------------<

pahole is a build time dependency of the kernel which is required to
generate BTF symbols. The dependency on the kernel configuration is nice
to have but makes using pahole during kernel compile time impossible.

Furthermore this dependency doesn't make sense when building libbpf
purely to ship it via a SDK.

Signed-off-by: Peter Morrow [email protected]

This dependency introduces a cycle with pahole:

```
kernel --> pahole --> libbpf
  ^                      /
   \                    /
    `------------------<
```

pahole is a build time dependency of the kernel which is required to
generate BTF symbols. The dependency on the kernel configuration is nice
to have but makes using pahole during kernel compile time impossible.

Furthermore this dependency doesn't make sense when building libbpf
purely to ship it via a SDK.

Signed-off-by: Peter Morrow <[email protected]>
@kraj
Copy link
Contributor

kraj commented Sep 9, 2021

merged with 4c21b66

@kraj kraj closed this Sep 9, 2021
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Aug 20, 2025
Changelog:
==========
- openembedded#71 Adding GOA account fails with sonic.net IMAP service
- openembedded#81 Support Webflow authentication for Nextcloud
- openembedded#162 Cannot add a ProtonMail bridge with IMAP + TLS
- openembedded#242 Rename dconf key in gnome-online-accounts settings
- openembedded#408 "Account Name" GUI field is a bit ambiguous
- openembedded#420 Nextcloud login does not work anymore due to OPTIONS /login request
- openembedded#429 Linked online accounts no longer work
- openembedded#430 Invalid URI when adding Google account
- openembedded#434 Failed to generate a new POT file for the user interface of "gnome-
  online-accounts" (domain: "po") and some missing files from POTFILES.in
- !340 goamsgraphprovider: ensure a valid PresentationIdentity
- !345 goadaemon: complete GTasks to avoid a scary debug warning

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
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