zador-blood-stained
ea5e97c318
Add firmware-realtek to replaces files of armbian-firmware
2017-01-03 19:04:05 +03:00
zador-blood-stained
cd06793def
use uppercase names for global variables MOUNT and SDCARD
2016-11-26 17:06:58 +03:00
Igor Pecovnik
e7bab76738
Moving cache/sdcard and cache/mount under unique variables. They are defined in configuration.sh
2016-11-23 20:05:43 +01:00
Igor Pecovnik
db6d7501a0
Removing .git from firmware package
...
https://github.com/igorpecovnik/lib/issues/532
2016-11-03 06:47:36 +01:00
Igor Pecovnik
709acc6b38
Added BT service to Nano Pi AIR, enabled by default, random MAC at start
2016-10-29 08:27:02 +02:00
Igor Pecovnik
785247430c
Tiny fix - wrong file mode for the script
2016-10-28 20:53:51 +02:00
Igor Pecovnik
ca10632f28
Added BT loader for Banana M2+
2016-10-28 20:18:04 +02:00
zador-blood-stained
159ec4c6ce
Don't abort build process on non-critical errors
2016-10-25 00:46:24 +03:00
Igor Pecovnik
92a317130c
Tiny fixes
2016-10-11 17:13:37 +02:00
Igor Pecovnik
5223a4e4e3
Create two firmware packages and installes minimal version by default.
2016-10-11 09:55:30 +02:00
zador-blood-stained
88a28b0335
Update firmware package relationships
2016-09-29 19:23:30 +03:00
Stephan Linz
4143c2581d
Fixed USB redirector building on kernels >4.4
...
Related to http://www.incentivespro.com/forum/viewtopic.php?t=1830
set extra build flags to avoid compilartion errors.
Error was:
inlining failed in call to always_inline ‘IIlIIIlII’: function body not
available
Signed-off-by: Stephan Linz <linz@li-pro.net>
2016-09-28 19:58:21 +02:00
Igor Pecovnik
21dc44a1f3
Add MAKE_FULL_FIRMWARE variable instead of disabling build.
2016-09-11 12:46:35 +02:00
zador-blood-stained
f5c9038aa6
Fix packages path after e6903c1fd4
2016-08-31 15:56:14 +03:00
zador-blood-stained
e6903c1fd4
Cleanup in code and package lists
2016-08-30 19:25:32 +03:00
Igor Pecovnik
c21a856de9
Add bluez tools to defaults, enable Cubietruck BT at first run.
2016-08-25 08:35:38 +02:00
Igor Pecovnik
19356b65bd
Fixed dependencies for armbian tools
2016-08-21 18:34:36 +02:00
Igor Pecovnik
f691c8b9ce
Typo
2016-08-21 17:54:21 +02:00
Igor Pecovnik
f9cf365719
Furrter Cubietruck and BT related fixes
2016-08-21 17:01:04 +02:00
Igor Pecovnik
5501c1cd72
Permissuins and path fix
2016-08-21 12:45:16 +02:00
Igor Pecovnik
2ee84e191c
Bugfix, removing not needed stuff
2016-08-21 12:37:09 +02:00
Igor Pecovnik
05a825d91e
Bluetooth enabler moved to tools
2016-08-21 11:08:39 +02:00
Igor Pecovnik
c98554b0d1
Disable extras/hostapd building and delete unused files
2016-08-17 09:19:19 +02:00
Igor Pecovnik
cd222880c1
Disable building sunxi-tools in armbian-utils
2016-08-17 09:17:44 +02:00
Igor Pecovnik
26e463bcb4
Fixed MT7601 wifi driver creation.
2016-08-16 11:23:24 +02:00
Igor Pecovnik
f003c72d6d
Missing firmware and a small bugfix
2016-07-29 12:36:22 +02:00
Igor Pecovnik
c1f52da115
Revert "Missing firmware and a bugfix on firmware package creation"
...
This reverts commit 51267b66d6 .
2016-07-29 11:57:13 +02:00
Igor Pecovnik
51267b66d6
Missing firmware and a bugfix on firmware package creation
2016-07-29 11:51:35 +02:00
Igor Pecovnik
f4bef9f7a6
Bugfix - wrong logic.
2016-07-27 21:41:59 +02:00
Igor Pecovnik
476b6c1d30
Architecture = all not (yet) accepted by packaging tools.
2016-07-13 16:19:55 +02:00
zador-blood-stained
1f44c77c6a
Improve logging
2016-06-27 14:13:27 +03:00
zador-blood-stained
bc2e880c3a
Remove default hostapd before installing customized one
...
Remove default interfaces file after debootstrap process
2016-06-16 20:55:29 +03:00
zador-blood-stained
fa49f8bd53
Rework armbian-tools packaging script
2016-06-16 14:41:02 +03:00
zador-blood-stained
2b888dfe36
Add extra hostapd dependencies
2016-06-16 14:40:43 +03:00
zador-blood-stained
8f5f43dd44
Rework hostapd compilation script
2016-06-15 22:49:06 +03:00
zador-blood-stained
f18497d5e9
Bugfix for building firmware
2016-06-15 21:02:09 +03:00
zador-blood-stained
db7fa5afd6
Modify firmware packaging procedure
2016-06-15 19:44:14 +03:00
Igor Pecovnik
4bcb5e51f7
disable, not working https://github.com/igorpecovnik/lib/issues/299
2016-05-15 20:20:41 +02:00
Igor Pecovnik
8d84840faf
Compiling sunxi-utils, temper, brcm utils from sources and pack into armbian-tools.deb
...
other our scripts goes here later, cleaning of code and repo follows.
2016-05-13 21:41:50 +02:00
zador-blood-stained
88de4f89cd
Separate kernel and u-boot cross-compiler to support arm64 boards with armhf u-boot
2016-05-03 19:35:20 +03:00
Igor Pecovnik
71dcc79815
Compile hostapd only if needed
2016-04-30 20:54:42 +02:00
zador-blood-stained
d5ad7425a8
Rtl8192cu GCC 5 compatibility patch
2016-04-24 17:10:39 +03:00
zador-blood-stained
281276d233
Removed Jessie from list of supported build hosts
...
Small cleanup
2016-04-23 19:06:39 +03:00
Igor Pecovnik
062c1b86b3
Added hostapd compilation from sources withing chroot, nano pi m1
2016-04-16 20:50:12 +02:00
Igor Pecovnik
e2452aacac
Fix bugfixes for Odroid C2 building and fixed upstream patch
2016-04-14 18:11:04 +02:00
Igor Pecovnik
eda047936b
Fixed USB redirector building on all kernels
2016-04-13 20:55:40 +02:00
zador-blood-stained
fcacbaf974
Rework external applications into plugins
2016-04-08 16:49:04 +03:00