Skip to content

hv-tools: prefer kernel tree sources (PKG_SOURCE_URL) with wget fallback#20

Open
NikulovE wants to merge 1 commit into
masterfrom
hv-tools-ci
Open

hv-tools: prefer kernel tree sources (PKG_SOURCE_URL) with wget fallback#20
NikulovE wants to merge 1 commit into
masterfrom
hv-tools-ci

Conversation

@NikulovE
Copy link
Copy Markdown
Owner

📦 Package Details

Maintainer: @
(You can find this by checking the history of the package Makefile.)

Description:


🧪 Run Testing Details

  • OpenWrt Version:
  • OpenWrt Target/Subtarget:
  • OpenWrt Device:

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

  • It can be applied using git am
  • It has been refreshed to avoid offsets, fuzzes, etc., using
    make package/<your-package>/refresh V=s
  • It is structured in a way that it is potentially upstreamable
    (e.g., subject line, commit description, etc.)
    We must try to upstream patches to reduce maintenance burden.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@NikulovE NikulovE force-pushed the hv-tools-ci branch 2 times, most recently from c33c61a to 47edb59 Compare December 12, 2025 11:35
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@NikulovE NikulovE force-pushed the hv-tools-ci branch 3 times, most recently from 77c3717 to 3fac383 Compare December 12, 2025 11:42
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

Use PKG_SOURCE_URL:=@KERNEL/linux/tools/hv and PKG_SOURCE to let the buildsystem
fetch files from the kernel tree when available. Keep a wget-based fallback for
SDK/CI environments that don't expose the full kernel source tree.

Signed-off-by: Evgeniy Nikulov <nikulov@live.ru>
@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown

Warning

Some formality checks failed.

Consider (re)reading submissions guidelines.

Failed checks

Issues marked with an ❌ are failing checks.

Commit d71d69d

  • 🔶 Commit body line 1 is longer than 75 characters (is 80):
    Use PKG_SOURCE_URL:=@KERNEL/linux/tools/hv and PKG_SOURCE to let the buildsystem
  • 🔶 Commit body line 2 is longer than 75 characters (is 79):
    fetch files from the kernel tree when available. Keep a wget-based fallback for

For more details, see the full job log.

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.

1 participant