Skip to content

Conversation

@raghav-nexthop
Copy link
Contributor

@raghav-nexthop raghav-nexthop commented Jan 29, 2026

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run

Summary

This commit updates the FBOSS-OSS Kernel files to remove Nexthop-specific references that were inadvertently included in the initial merge:

  • Remove sccache distributed build references from build_kernel.sh
  • Remove nhfboss-common.sh sourcing
  • Update kernel.spec copyright header to Meta/Facebook format
  • Fix import ordering in Python scripts to match upstream style
  • Simplify kernel build process to use standard gcc without sccache wrapper

Test Plan

@meta-cla meta-cla bot added the CLA Signed label Jan 29, 2026
@raghav-nexthop raghav-nexthop force-pushed the raghav.oss-kernel-updated branch from ccddd4d to 5aa3028 Compare January 29, 2026 01:19
@raghav-nexthop raghav-nexthop marked this pull request as draft January 29, 2026 01:36
@raghav-nexthop raghav-nexthop force-pushed the raghav.oss-kernel-updated branch from 5aa3028 to c7eeaf3 Compare January 29, 2026 01:40
@raghav-nexthop raghav-nexthop marked this pull request as ready for review January 29, 2026 01:41
This commit updates the FBOSS-OSS Kernel files to remove Nexthop-specific
references that were inadvertently included in the initial merge:

- Remove sccache distributed build references from build_kernel.sh
- Remove nhfboss-common.sh sourcing
- Update kernel.spec copyright header to Meta/Facebook format
- Fix import ordering in Python scripts to match upstream style
- Simplify kernel build process to use standard gcc without sccache wrapper

These changes ensure the kernel build system is clean and suitable for
upstream FBOSS without Nexthop-specific dependencies.
@raghav-nexthop raghav-nexthop force-pushed the raghav.oss-kernel-updated branch from c7eeaf3 to 1be48be Compare January 29, 2026 01:45
@meta-codesync
Copy link

meta-codesync bot commented Jan 29, 2026

@kevin645 has imported this pull request. If you are a Meta employee, you can view this in D91796806.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant