summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBarna Csorogi2017-03-22 06:13:09 +0100
committerBarna Csorogi2017-03-22 06:13:09 +0100
commit1ddd025746fec7d6605b4660fd72abf0fba637aa (patch)
tree96914b3c92ac5f8f7852a23d23dfcc969861208e /.SRCINFO
downloadaur-1ddd025746fec7d6605b4660fd72abf0fba637aa.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO33
1 files changed, 33 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f3d62d6837d2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,33 @@
+pkgbase = linux-galliumos-braswell
+ pkgver = v4.9.16
+ pkgrel = 1
+ url = http://www.kernel.org/
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = kmod
+ makedepends = inetutils
+ makedepends = bc
+ makedepends = git
+ makedepends = libelf
+ options = !strip
+ source = git+https://github.com/GalliumOS/linux.git#branch=v4.9.16
+ source = linux-galliumos-braswell.preset
+ sha256sums = SKIP
+ sha256sums = 7f9b77e1ac3b59453f6bb3858d0549c3022e6ae93ca3978427d96ae23f87e451
+
+pkgname = linux-galliumos-braswell
+ pkgdesc = The Linux kernel and modules with GalliumOS patches for braswell chromebooks
+ install = linux.install
+ depends = coreutils
+ depends = linux-firmware
+ depends = kmod
+ depends = mkinitcpio>=0.7
+ optdepends = crda: to set the correct wireless channels of your country
+ provides = linux
+ backup = etc/mkinitcpio.d/linux-galliumos-braswell.preset
+
+pkgname = linux-galliumos-braswell-headers
+ pkgdesc = Header files and scripts for building modules for Linux kernel with GalliumOS patches for braswell chromebooks
+ provides = linux-headers
+