summaryrefslogtreecommitdiff
path: root/jessie-armhf-alip
AgeCommit message (Collapse)Author
2016-12-13{jessie,stretch}-{arm64,armhf}-*: remove tee-supplicant packageFathi Boudra
OP-TEE is only enabled on HiKey. Move it to the hardware pack instead being installed by default, and cause timeout/delayed boot on other boards. Change-Id: I5263e570ee3235302edca11e46c5047834bd88de Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-10-18*/linaro.list.chroot: sort all filesNicolas Dechesne
Sort all package list files , it makes it simpler to diff all files.. This commit should be idempotent, it was done with this command $ find . -name linaro.list.chroot | LANG=C xargs -i sort {} -o {} Let's try to keep the lists sorted from now on. Change-Id: Ief24a8c9223b1783244260fcf997d4047c70c431 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-06-21*-*-alip: include gpsd and gpsd-clients in ALIP imagesNicolas Dechesne
Change-Id: Ic8974441b08d28489e9be186c9df1a71f38d9a46 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-06-15jessie-*-alip: adding modemmanagerDaniel Thompson
Currently users with 3G/4G modems can get online using manual scripting but cannot can get online using the NetworkManager GUI. Including ModemManager has been confirmed as sufficient to configure Mobile Broadband using NetworkManager. Change-Id: Ic620da85f3d1d5cf512beffea3aca87210871ed0 Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
2016-06-13jessie-*-alip: adding pppRicardo Salveti
So users with 3G/4G modems can get online without without installing additional packages. Requested by Daniel Thompson. Change-Id: I69300f2e1d84fcc2d77f818812b42e348fc031ff Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2016-05-27resolvconf: add fallbackRiku Voipio
Make sure resolvconf doesn't create an empty resolv.conf by including google's unicast dns server as last option. Change-Id: Ic046fd286ffda09d5fc6c552842e6d5ec4fd1f16 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2016-05-12package-lists: rename *.list.chroot as linaro.list.chrootNicolas Dechesne
There is no specific reason why we are calling the package-list file based on the image name. All files are already in the appropriate subfolder base on image name. Having different file names makes it less convenient when trying to look at differences between images.. This patchset was created using this command: for i in `ls */customization/package-lists/* `; do \ git mv $i `dirname $i`/linaro.list.chroot; done And is of course not supposed to bring any change in the generated images. Change-Id: I93d0d1f8583a9950cbbd9e391346742a2893dbf2 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-05-12Merge "jessie-armhf-alip: remove lxdm leftover"Fathi Boudra
2016-05-12jessie-armhf-alip: remove lxdm leftoverFathi Boudra
Change-Id: Id438bd59bdcb5012aad9095436ae66d4f698778d Reported-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-05-06backport_pins: enable all backportsRiku Voipio
A quick dist-upgrade shows the following packages get upgraded compared to the current white-list based pin: - pulseudio (new upstream version) - blueman 1.99rc -> 2.0 - seccomp (replaces linaro backport) - ffmpeg (replaces linaro backport) - libuv (replaces linaro backport) Rest are some minor command line utilities. Change-Id: Ic1f77c5c0ee0bed11597d77f8bda3676f05881d0 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2016-05-02jessie: replace libsoc2 by python-libsocFathi Boudra
latest package adds python bindings for libsoc. Pull python-libsoc instead of the runtime library lilbsoc2. Change-Id: If79bc2b6dd7e2000b2bb139c9589d6f4e89e9aeb Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-04-26jessie-*-*: add packages needed for SoftAP / Wifi HotspotNicolas Dechesne
while hostapd is installed by default in our images, dnsmasq and iptables are needed to properly setup and use Wifi Hotspot. This was tested on DB410c with Gnome-shell 'hotspot' setup tools and LXDE with NetworkManager configuration tools. Change-Id: I20d0588512fce37d67e3e37bbc616d943b48cd5a Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-04-12jessie-*-alip/developer: adding default kernel-img.confRicardo Salveti
This file is created by debian-installer, so not really provided by any package. It's mainly useful to make the linux-image package to behave as it would normally do in a system installed with debian-installer. BugLink: https://bugs.96boards.org/show_bug.cgi?id=316 Change-Id: Ia4fe1eb27cf0a0c036b79bef152288ed44323e44 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2016-04-07jessie-arm*: add MRAA and UPM python binding packagesFathi Boudra
It will pull also MRAA and UPM libraries. https://projects.linaro.org/browse/BB-303 https://projects.linaro.org/browse/BB-304 Change-Id: I0b30644324b8e9d17956ab020df25154828ed472 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-04-06jessie-arm*: add libsoc2 packageFathi Boudra
https://projects.linaro.org/browse/BB-305 Change-Id: If9aea83d906e7ebe6c73b80f1fa7adaa5c4a95ff Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-02-21jessie-arm*: add ssh-import-id packageFathi Boudra
https://bugs.linaro.org/show_bug.cgi?id=2057 Change-Id: I2a560d17e2ee1506020d377d61d9461ec2b30945 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-02-17jessie-arm*-alip: add libxatrackerNicolas Dechesne
libxatracker is needed for freedreno. Since we are using mesa from Debian backport, we need to ensure that this library is installed in the generic rootfs, as it cannot be pulled properly in the derived images (missing backport support in hwpack create). It is likely a temporary change which can be reverted later. Change-Id: I60b878b8c55462b67656706a79adcd4ef64e9858 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-02-11update package listRiku Voipio
Change-Id: Ic6e4758a44e83e177c4f364dc45e9dd4d2b0e1a8
2016-02-08debian: change backport pinRiku Voipio
Hidden in the live-build version we use: # probably too bold, needs refinment (FIXME) rm -f chroot/etc/apt/conf.d/* rm -f chroot/etc/apt/preferences.d/* live-build wants us to use repo.pref.{chroot,binary} snippets over include.chroot changes. Change-Id: Id72b2a5714d04d7b7411b9680ebb55b742748ad6 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2016-02-05debian: pin backports by defaultRiku Voipio
Change-Id: I72ff90e88a36c7a577113cad31e64a75a240fa16 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-12-03jessie-alip: update resolvconf link during buildRicardo Salveti
For linaro-media-create to work with this change, patch 7f08d927635e86c8f24c5b8ab5a2b88f70b1d257 is required (latest head). Change-Id: I92cedc65a6cea6a9241cf210179b2a26cf1cd34a Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-12-03jessie-alip: removing 05-set_sudo_mode.chrootRicardo Salveti
Not used, and also gksu is not the recommended way anymore (pkexec is the supported method now) Change-Id: Id5e0efa3b69643aae6d9980890867356939e04f6 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-12-03jessie: 02-add_linaro_to_groups: switch to the sudo groupRicardo Salveti
Change-Id: I868cc00040704ae4c8a518e50b9c2ebd9cd501d7 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-12-03jessie: 02-add_linaro_to_groups: extending groupsRicardo Salveti
Adding linaro user to the following additional groups: - sudo: default group to handle sudo access in debian - systemd-journal: for command journalctl - netdev: manage network interfaces - staff: allow modifying /usr/local without needing root Change-Id: Id32f5771f3ca52ab322d265db251a613c9291f2e Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-12-03jessie: 02-add_linaro_to_groups: simplifying logicRicardo Salveti
Simplifying logic to use a for instead of duplicating every new entry. Change-Id: I92a5431b780635354a6c6bf20dbbbbd2a62113ba Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-11-23jessie-arm*-alip: add locales packageFathi Boudra
Change-Id: Idee265e00929ebb387875741d8bc26b4de1c37f3 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-23jessie-arm*-alip: add glshim packageFathi Boudra
Change-Id: Id0024ffaae8ada19d0a2e2364f98306b78c0b306 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-20jessie-*-alip: add gstreamer1.0-tools packageNicolas Dechesne
This is needed for gst-launch-1.0 which is quite useful for anybody using Gstreamer. Installing it on a freshly flashed ALIP image (on arm64) shows this: root@linaro-alip:~# apt-get install gstreamer1.0-tools Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: pkg-config The following NEW packages will be installed: gstreamer1.0-tools pkg-config 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 918 kB of archives. After this operation, 1084 kB of additional disk space will be used. So this will have very limited impact on the image size... Change-Id: I866c23b3ba654fae5a122267c7fb3fa12c0a1e6e Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-11-19jessie-*: add tee-supplicant packageFathi Boudra
daemon serving the Trusted OS in secure world with miscellaneous features, such as file system access. Change-Id: I84659ce8b92f3b817808362ac52d01fdd6d91b3e Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-19jessie-*-alip: use linaro-artwork and linaro-default-settingsRicardo Salveti
96boards packages were updated to only contain the 96boards specific content (wallpaper), and generic artworks/settings were moved to linaro-* packages. Change-Id: I843dc8d01ce9a17dc18e5cf12c1013a856379ea0 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-11-18alip: switch to chromiumRiku Voipio
Now that chromium is loaded to linaro-overlay, we can switch over. For arm64 this is no-brainer, the chromium works a lot better than iceweasel. For armhf there is not much difference. The tar.gz grows from 549.2M to 569M, ie 20MB. Some of that is caused by backported ffmpeg now being part of image. Change-Id: I83e6a65abd6ead3167bab019e3efd3d52458669b Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-11-16jessie-arm*: add parted packageFathi Boudra
parted is used to resize partition Change-Id: I8fd68a6f0bf9e204d99110d634910978eba7e297 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-15jessie-arm*: add acpi-support-base packageFathi Boudra
Change-Id: Ie38f61fa76083e391a608621c81bbfa71e7eecf5 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-12jessie-arm*-alip: add npm packageFathi Boudra
replace nodejs by nodejs-legacy as it seems AWS SDK is using the legay symlink to Node.js binary. Change-Id: I1ba644b9b024eefd9cb5a5501a05eca7521cc49c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-06Revert "jessie-arm*-alip: add light-locker package"Ricardo Salveti
This reverts commit cf785a534908068d7cb8e7d7832a9084e7601fa8. Until we can find out a fix for https://bugs.96boards.org/show_bug.cgi?id=150 Change-Id: I3c65b9bbbcd1af0dc6b8af8fcaffb0ea3b2eb8b1 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-11-05jessie-arm*-alip: add nodejs packageFathi Boudra
Change-Id: I5714c4b9085055430be0bdbbad9012072f2ef9c3 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-03Merge "jessie: adding 96boards-tools-common"Fathi Boudra
2015-11-03jessie-alip: use gvfs instead of gvfs-daemonsRicardo Salveti
Without gvfs (libgvfsdbus) automount doesn't work properly. Change-Id: I7bc6a758226d761b6060d74bb8170c0d90210209 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-11-03jessie: adding 96boards-tools-commonRicardo Salveti
Package created to share common configs and tools for 96Boards. At this moment this package only includes one udev rule to link the tty uart interfaces, but it will also incorporate additional tools later on. Change-Id: Ib0543c8f399f45b1ab8e3070c28d6c46382771f1 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-11-02jessie-arm*: add evtestJorge Ramirez-Ortiz
evtest adds the functionality required to monitor and query input devices. Change-Id: I50f65c5e113da03f2542df9e5f8c11b7c886aba5 Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
2015-10-30jessie-arm*: adding fileRicardo Salveti
Small and useful tool to help determining file types. Change-Id: I70b0dfc1a3bce4ff4dbe8975b07d9b928d4c1161 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-10-28Revert "jessie-arm*: replace OpenJDK 7 by OpenJDK 8"Ricardo Salveti
This reverts commit d365971afb218b9143e250976cf52f6fc9b92899. Still use OpenJDK 8 but via the default-jre package backported from experimental. It will pull OpenJDK 8 instead of OpenJDK 7. Change-Id: I7a890bee7ddf506035022e95af65e2af4e57d566 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-10-28Merge "jessie-alip: adding xfce4-power-manager-plugins"Fathi Boudra
2015-10-28jessie-alip: including gnome-system-toolsRicardo Salveti
Basic set of system tools for a more useful UI session, covering things like users and groups, date and time, etc. Change-Id: I824130c5198d60c6cb88a1eaac7678ec0684bb44 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-10-28jessie-alip: adding xfce4-power-manager-pluginsRicardo Salveti
Minimal set of desktop-like tools to handle power management (screen blanking, screen lock, suspend, resume, etc) Change-Id: I71faed911b0d05383b10b3de354cebf3428ccf13 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-10-28jessie-arm*-alip: add gvfs-daemons packageFathi Boudra
enable sdcard/usbdisk automount Change-Id: I023a9d044bc8ab3b9e559605b7990e9e324ed0a7 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-10-28jesse-alip: adding default 96boards artwork and settings againRicardo Salveti
Artwork includes another default theme, and settings the required changes to enable such artwork by default. Packages now available at linaro-overlay. Change-Id: I5fe32a0116b8958b57a673c2fcc2eaeea4c0086f Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-10-28Merge "jessie-alip: removing 20-extract_initrd_uuid.binary, no initrd available"Fathi Boudra
2015-10-28jessie-arm*: replace OpenJDK 7 by OpenJDK 8Fathi Boudra
It requires jessie-backports to be enabled. Change-Id: I22d0fcae36e1a176845f7c50ce712f75da27880e Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-10-28Revert "jesse-alip: adding default 96boards artwork and settings"Fathi Boudra
This reverts commit 05584ed896a54ddcb37662137ace420a9a803139. It's causing rootfs build failures: E: Unable to locate package 96boards-artwork E: Unable to locate package 96boards-default-settings Temporary revert until it's sorted out. Change-Id: I203c87d0afa80e40a72287950f7b93e00028d1f5