linux-meta-chromebook/0000775000000000000000000000000012104440001012141 5ustar linux-meta-chromebook/debian/0000775000000000000000000000000012107017344013400 5ustar linux-meta-chromebook/debian/control.d/0000775000000000000000000000000012104430112015267 5ustar linux-meta-chromebook/debian/control.d/chromebook0000664000000000000000000000124012104430112017337 0ustar Package: linux-headers-chromebook Architecture: armhf Section: devel Priority: optional Depends: ${misc:Depends}, linux-headers-${kernel-abi-version}-chromebook Description: Linux kernel headers for the Samsung ARM Chromebook. This package will always depend on the latest kernel headers available for Samsung ARM Chromebook. Package: linux-image-chromebook Architecture: armhf Section: metapackages Priority: optional Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-chromebook, linux-firmware Description: Linux kernel image for the Samsung ARM Chromebook. This package will always depend on the latest kernel image available for Samsung ARM Chromebook. linux-meta-chromebook/debian/control.common0000664000000000000000000000031512104431005016260 0ustar Source: linux-meta-chromebook Section: devel Priority: optional Maintainer: Marcin Juszkiewicz Standards-Version: 3.9.4 Build-Depends: dpkg (>= 1.13.19), debhelper (>= 5), gawk linux-meta-chromebook/debian/compat0000664000000000000000000000000211640652170014601 0ustar 5 linux-meta-chromebook/debian/changelog0000664000000000000000000000053112107014354015247 0ustar linux-meta-chromebook (3.4.0.5.1) raring; urgency=low * Fix build-arch -- Marcin Juszkiewicz Wed, 13 Feb 2013 23:50:49 +0100 linux-meta-chromebook (3.4.0.5) raring; urgency=low * Initial release based on linux-meta-linaro -- Marcin Juszkiewicz Wed, 06 Feb 2013 11:29:39 +0100 linux-meta-chromebook/debian/rules0000775000000000000000000000366312107014223014461 0ustar #!/usr/bin/make -f # # debian/rules for kernel-source. # # GNU copyright 1997 to 1999 by Joey Hess. # Copyright (c) 1999-2004 Herbert Xu # Copyright (c) 2004 Jens Schmalzing # RELEASE_NAME=raring KERNEL_VERSION=$(shell dpkg-parsechangelog | grep ^Version | sed -e \ 's/Version: \([0-9]*\.[0-9]*\.[0-9]*\)\..*/\1/') KERNEL_ABI=$(shell dpkg-parsechangelog | grep ^Version | sed -e \ 's/Version: \([0-9]*\.[0-9]*\.[0-9]*\)\.\([0-9]*\).*/\2/') KERNEL_ABI_VERSION=$(KERNEL_VERSION)-$(KERNEL_ABI) GENERIC_i386=generic GENERIC_amd64=generic GENERIC=$(value GENERIC_$(shell dpkg-architecture -qDEB_HOST_ARCH)) GENERIC_DEP=$(if $(GENERIC),$(GENERIC),) control_files := debian/control.common $(shell LC_ALL=C ls -d debian/control.d/*) SHELL := sh -e build: dh_testdir clean: debian/control dh_testdir dh_testroot dh_clean debian/control: $(control_files) rm -f debian/control.tmp for i in $^; do \ sed 's/RELEASE_NAME/$(RELEASE_NAME)/g' $$i >> debian/control.tmp; \ echo >> debian/control.tmp; \ done rm -f $@ mv debian/control.tmp $@ install: build dh_prep gencontrol_flags = -Vkernel-version=$(KERNEL_VERSION) gencontrol_flags += -Vkernel-abi-version=$(KERNEL_ABI_VERSION) gencontrol_flags += -Vgeneric-depends=$(GENERIC_DEP) # Build architecture-independent files here. build-indep: debian/control install binary-indep: build-indep dh_installdirs -i dh_installdocs -i dh_installchangelogs -i dh_compress -i dh_fixperms -i dh_installdeb -i dh_gencontrol -i -- $(gencontrol_flags) dh_md5sums -i dh_builddeb -i # Build architecture-dependent files here. build-arch: debian/control install binary-arch: build-arch dh_installdirs -s dh_installdocs -s dh_installchangelogs -s dh_compress -s dh_fixperms -s dh_installdeb -s dh_gencontrol -s -- $(gencontrol_flags) dh_md5sums -s dh_builddeb -s binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install linux-meta-chromebook/debian/copyright0000664000000000000000000000310012104431066015323 0ustar This is the Debian GNU/Linux prepackaged version of the Linux kernel. Linux was written by Linus Torvalds and others. This package was put together by Simon Shapiro , from sources retrieved from directories under ftp.cs.helsinki.fi:/pub/Software/Linux/Kernel/ The sources may be found at most Linux ftp sites, including ftp://ftp.kernel.org/pub/linux/kernel/ This package was then maintained by Sven Rudolph. This package was maintained by Herbert Xu from March 1997 to May 2004. This package was maintained by the Debian Kernel Team This package was split off by Herbert Xu in September 2004. Linux is copyrighted by Linus Torvalds and others. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 dated June, 1991. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. linux-meta-chromebook/debian/control0000644000000000000000000000155712104431072015004 0ustar Source: linux-meta-chromebook Section: devel Priority: optional Maintainer: Marcin Juszkiewicz Standards-Version: 3.9.4 Build-Depends: dpkg (>= 1.13.19), debhelper (>= 5), gawk Package: linux-headers-chromebook Architecture: armhf Section: devel Priority: optional Depends: ${misc:Depends}, linux-headers-${kernel-abi-version}-chromebook Description: Linux kernel headers for the Samsung ARM Chromebook. This package will always depend on the latest kernel headers available for Samsung ARM Chromebook. Package: linux-image-chromebook Architecture: armhf Section: metapackages Priority: optional Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-chromebook, linux-firmware Description: Linux kernel image for the Samsung ARM Chromebook. This package will always depend on the latest kernel image available for Samsung ARM Chromebook.