SHARE
TWEET
Untitled
a guest
Jun 6th, 2016
12
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- fallen@fallen-ThinkPad-X260:~/dev/packages/paros_kernel$ cat snapcraft.yaml
- name: paros-kernel
- version: 3.10.67
- summary: A Paros kernel built from source
- description: This is the reference kernel for Paros
- type: kernel
- parts:
- kernel:
- plugin: kernel
- source: ./linux-x1
- kconfigfile: ./linux.config
- kconfigs:
- - CONFIG_DEBUG_INFO=n
- - CONFIG_SQUASHFS=y
- kernel-initrd-firmware:
- # - ../../../firmware/tegra21x_xusb_firmware
- - ../../../firmware/tegra21x
- - ../../../firmware/bcm43602
- kernel-image-target: Image
- build-packages: [bc]
RAW Paste Data
