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

Make layer compatible with mickledore #28

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ BBFILE_COLLECTIONS += "mobility"
BBFILE_PATTERN_mobility = "^${LAYERDIR}/"
BBFILE_PRIORITY_mobility = "91"

LAYERSERIES_COMPAT_mobility = "kirkstone"
LAYERSERIES_COMPAT_mobility = "kirkstone mickledore"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"

RDEPENDS:${PN} = " \
ppp \
ntpdate \
Copy link
Contributor

Choose a reason for hiding this comment

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

why is ntpdate removed?

Copy link
Contributor

Choose a reason for hiding this comment

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

This is the motivation:

"ntpdate not found in Mickledore layers from Variscite."

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 layer should be compatible with kirkstone it must be included. what i can see it is still possible to use.https://git.openembedded.org/meta-openembedded/tree/meta-networking/recipes-support/ntp?h=mickledore

"