Skip to content

kernel-devsrc-next: Add recipe#63

Merged
amstewart merged 4 commits intoni:nilrt/master/sumofrom
chaitu236:dev/versioned_kernel_devsrc_review
Dec 1, 2020
Merged

kernel-devsrc-next: Add recipe#63
amstewart merged 4 commits intoni:nilrt/master/sumofrom
chaitu236:dev/versioned_kernel_devsrc_review

Conversation

@chaitu236
Copy link
Contributor

@chaitu236 chaitu236 commented Nov 25, 2020

Backported commits from dunfell for kernel-dev and kernel-devsrc

Add recipe to build kernel-devsrc for kernel-next

@ni/rtos

chaitu236 and others added 4 commits November 25, 2020 00:24
The code we previously added to add kernel headers and build scripts
to kernel-dev package is not required because they are provided by
kernel-devsrc package.

Signed-off-by: Chaitanya Vadrevu <chaitanya.vadrevu@ni.com>
These changes enable kernel-devsrc to be included into nilrt distribution
and support building modules on target.

Signed-off-by: Chaitanya Vadrevu <chaitanya.vadrevu@ni.com>
make was run in the wrong directory earlier. The make targets are
available two directories up.

Signed-off-by: Shruthi Ravichandran <shruthi.ravichandran@ni.com>
Add recipe to build kernel-devsrc for kernel-next

Signed-off-by: Chaitanya Vadrevu <chaitanya.vadrevu@ni.com>
@chaitu236 chaitu236 force-pushed the dev/versioned_kernel_devsrc_review branch from dd9ab68 to 4a8638a Compare November 25, 2020 06:24
Copy link
Contributor

@amstewart amstewart left a comment

Choose a reason for hiding this comment

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

lgtm. For what it's worth, I don't think we use the packagegroup-kernel-module-build pkggrp in the OneRT builds. But it's harmless and will be removed eventually.

@chaitu236
Copy link
Contributor Author

lgtm. For what it's worth, I don't think we use the packagegroup-kernel-module-build pkggrp in the OneRT builds. But it's harmless and will be removed eventually.

Oh, is there another package group or are the users expected to install/depend on these packages if they want to build modules?

@amstewart
Copy link
Contributor

I think all modules ought depend on the dkms package, so the RDEPENDS_ you have added is sufficient to get devsrc installed.

@amstewart amstewart merged commit abd45ba into ni:nilrt/master/sumo Dec 1, 2020
amstewart pushed a commit to amstewart/meta-nilrt that referenced this pull request Jun 13, 2025
Service for the NILRT 11.2 release.

Release corresponding to the LV 2025Q3 / NILRT 11.2 release.

* Syslog outbound traffic is now permitted on the firewall's 'work' zone. (ni#64)

* Fixed a bug in the auditd configuration where the service's initscript would not be registered with update-rc.d. (ni#63)
* Fixed a bug in the auditd configuration that would cause an internal python error when trying to verify a system where the `auditd.conf` file does not exist. (ni#65)

Signed-off-by: Alex Stewart <alex.stewart@emerson.com>
chaitu236 pushed a commit that referenced this pull request Jun 13, 2025
Service for the NILRT 11.2 release.

Release corresponding to the LV 2025Q3 / NILRT 11.2 release.

* Syslog outbound traffic is now permitted on the firewall's 'work' zone. (#64)

* Fixed a bug in the auditd configuration where the service's initscript would not be registered with update-rc.d. (#63)
* Fixed a bug in the auditd configuration that would cause an internal python error when trying to verify a system where the `auditd.conf` file does not exist. (#65)

Signed-off-by: Alex Stewart <alex.stewart@emerson.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.

3 participants