summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorEgeyar <egeyar.bagcioglu@oracle.com>2019-05-27 13:52:03 (GMT)
committerChris Packham <judge.packham@gmail.com>2020-11-23 06:54:15 (GMT)
commit98d7be9cbf08a0c9a32f6e9cd56fddacb295254f (patch)
tree4281e44d9075151eb7be07bdef02fbe1f398acf3 /packages/linux
parent7fdb7665f718227f98cc5ec3a9bc4a880225e2b9 (diff)
Set the origin of Linux releases
Set the origin of the Linux tarballs to www.kernel.org in order to avoid getting an empty string in menuconfig. Signed-off-by: Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com> [cp: use kernel.org] Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/package.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/package.desc b/packages/linux/package.desc
index 184e6dd..9763638 100644
--- a/packages/linux/package.desc
+++ b/packages/linux/package.desc
@@ -1,3 +1,4 @@
+origin='www.kernel.org'
repository='git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git'
mirrors='$(CT_Mirrors kernel.org linux ${CT_LINUX_VERSION})'
relevantpattern='2.*.*|. *.*|.'