Advertisement
Guest User

Untitled

a guest
Jan 26th, 2023
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 265.85 KB | None | 0 0
  1. commit 960d6af856c1ccc082d6a078c402d5d04ce2791e
  2. Merge: 0610dad bf1472a
  3. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  4. Date: Wed Oct 5 18:33:14 2022 +0300
  5.  
  6. Merge pull request #330 from mer-hybris/dtbo_fix
  7.  
  8. Fix checking kernel version when dtbo.img has been built
  9.  
  10. commit bf1472a4dd3374ffec8926c86a789f07a68399e9
  11. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  12. Date: Wed Oct 5 17:55:01 2022 +0300
  13.  
  14. helpers: Disable checks from builds
  15.  
  16. Add missing --allow-unsigned-rpm to some install commands.
  17.  
  18. commit 397b0824541368874b24fe135d2f160a739f27da
  19. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  20. Date: Wed Oct 5 17:53:55 2022 +0300
  21.  
  22. dhd: Fix checking kernel version when dtbo.img had been built
  23.  
  24. commit 0610dadb869b66ec4d5bfd8da3b2ddf344f47474
  25. Merge: 41de271 c312880
  26. Author: Matti Kosola <matti.kosola@jolla.com>
  27. Date: Fri Aug 26 09:19:12 2022 +0300
  28.  
  29. Merge pull request #329 from mer-hybris/jb58522
  30.  
  31. dhd: Do not install /sbin/mkdosfs binary.
  32.  
  33. commit c312880e72d5af985b40cafb9a0dcff5d8b42a52
  34. Author: Matti Kosola <matti.kosola@jolla.com>
  35. Date: Thu Aug 25 16:18:35 2022 +0200
  36.  
  37. dhd: Do not install /sbin/mkdosfs binary.
  38.  
  39. [dhd] Do not install /sbin/mkdosfs binary. JB#58522
  40.  
  41. Some Android build compile /sbin/mkdosfs binary which is
  42. conflicting to busybox-symlinks-dosfstools in image building phase.
  43.  
  44. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  45.  
  46. commit 41de2715ff0927ed257fdc593e787ea33e64f900
  47. Author: Björn Bidar <bjorn.bidar@jolla.com>
  48. Date: Tue May 31 19:52:24 2022 +0300
  49.  
  50. dhd: Call bash instead of sh with ubu-chroot
  51.  
  52. We did call sh to run droid build which would have been fine, but since
  53. Androids envsetup requires bash or zsh we call bash so lunch works.
  54.  
  55. [dhd] Call bash instead of sh with ubu-chroot. JB#57846
  56.  
  57. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
  58.  
  59. commit 07906e21283ac0aadd4da7d4623e346568d9d7c3
  60. Merge: b9f1fa7 2f87bba
  61. Author: Matti Kosola <matti.kosola@jolla.com>
  62. Date: Fri Apr 29 14:27:13 2022 +0300
  63.  
  64. Merge pull request #325 from mer-hybris/jb58061
  65.  
  66. helpers: Remove revision number check from ssu-kickstarts.
  67.  
  68. commit 2f87bbaa4b50c804cd5cbb1e5ae8f354475fc1bd
  69. Author: Matti Kosola <matti.kosola@jolla.com>
  70. Date: Fri Apr 29 10:01:20 2022 +0200
  71.  
  72. helpers: Remove revision number check from ssu-kickstarts.
  73.  
  74. [helpers] Remove revision number check from ssu-kickstarts. JB#58061
  75.  
  76. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  77.  
  78. commit b9f1fa70f492ccec30e52f0fe98fe2a08b197846
  79. Merge: 365b0f4 b89bd35
  80. Author: Björn Bidar <bjorn.bidar@jolla.com>
  81. Date: Fri Apr 8 07:10:50 2022 +0300
  82.  
  83. Merge branch 'mer_android_chroot_update' [#323]
  84.  
  85. commit b89bd359b06c7134edeaefd86e94ea97866b3939
  86. Author: Björn Bidar <bjorn.bidar@jolla.com>
  87. Date: Tue Apr 5 14:29:24 2022 +0300
  88.  
  89. dhd: Immediately fail Android builds on OBS if a command fails
  90.  
  91. Run the Android build commands with set -e/errexit so that in case one of
  92. them fails the shell directly exits instead of silently continuing.
  93.  
  94. [dhd] Immediately fail Android builds on OBS if a command fails. Fixes JB#54209 JB#57846
  95.  
  96. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
  97.  
  98. commit 365b0f45755f20e4cba6e97d981f908cc1b0bb09
  99. Merge: ef293ba c3b0cbd
  100. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  101. Date: Wed Feb 23 10:45:10 2022 +0200
  102.  
  103. Merge pull request #322 from jusa/droid-q
  104.  
  105. Build pulseaudio-modules-droid-jb2q for Android versions up to 10.
  106.  
  107. commit c3b0cbdea4deb5b69aae75388c207f58bc4c2188
  108. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  109. Date: Fri Feb 18 10:06:14 2022 +0200
  110.  
  111. helpers: Build pulseaudio-modules-droid-jb2q for Android versions up to 10.
  112.  
  113. Android audio adaptations from 11+ need different
  114. pulseaudio-modules-droid version.
  115.  
  116. [helpers] Build pulseaudio-modules-droid-jb2q for Android versions up to 10. JB#55832
  117.  
  118. Signed-off-by: Juho Hämäläinen <juho.hamalainen@jolla.com>
  119.  
  120. commit ef293ba3c670ea88310614e6a75b88733ba70602
  121. Merge: cf72afd 105d854
  122. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  123. Date: Tue Feb 22 10:25:42 2022 +0000
  124.  
  125. Merge pull request #320 from mer-hybris/snapshot-sync
  126.  
  127. localbuild: fix build flow with latest SDK (based on 4.3.0.15)
  128.  
  129. commit 105d854dd4e1c1f0c0e7f7396292a5ae42f3b12d
  130. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  131. Date: Wed Feb 16 09:50:54 2022 +0000
  132.  
  133. localbuild: Cleanup condition of allowing unsigned RPMs
  134.  
  135. Minimum SFOS version requirement has been set higher than 2.2.2 long time ago:)
  136.  
  137. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  138.  
  139. commit 65ee8facaaa89c0cec59ed002c098fad2b3b961b
  140. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  141. Date: Tue Feb 15 12:54:37 2022 +0000
  142.  
  143. localbuild: Remove leftovers manually for now
  144.  
  145. This commit can be reverted when SDK is released with fix, namely:
  146. https://github.com/sailfishos/sdk-setup/pull/316
  147.  
  148. [localbuild] Remove leftovers manually for now. JB#56780
  149.  
  150. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  151.  
  152. commit a756aa3831b706f6a1e0fd8f7755c4777e4e1ac5
  153. Author: Martin Kampas <martin.kampas@jolla.com>
  154. Date: Tue Feb 15 08:02:33 2022 +0100
  155.  
  156. localbuild: Do not unnecessarily check for build tools
  157.  
  158. - createrepo is not used anymore
  159. - installation of android-tools-hadk is advised by HADK documentation
  160. - zip, tar and rpm-python and preinstalled nowadays.
  161.  
  162. commit b9d10d972117a878eddb0a62b55466d75932a1e7
  163. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  164. Date: Mon Feb 14 14:49:53 2022 +0000
  165.  
  166. Revert "helpers: fix local build of pulseaudio-modules-droid-hidl"
  167.  
  168. This has been fixed in hw:common of 4.3.0.15
  169.  
  170. This reverts commit f564ed31392149e66c9009e07b9590af3a956540.
  171.  
  172. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  173.  
  174. commit 2768dff3496ac96ede1a0101e16eed6f8dfa1136
  175. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  176. Date: Mon Feb 14 14:48:45 2022 +0000
  177.  
  178. localbuild: Inform about successful build
  179.  
  180. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  181.  
  182. commit 2bade60a4c3daf31c39ef33dcc3cb893be9635f1
  183. Author: Martin Kampas <martin.kampas@jolla.com>
  184. Date: Mon Feb 14 10:22:52 2022 +0000
  185.  
  186. localbuild: Make all build script changes persistent
  187.  
  188. [localbuild] Make all build script changes persistent. JB#57413
  189.  
  190. commit 75103e4db75aa29cd87f45827fff815f54efb0f1
  191. Author: Martin Kampas <martin.kampas@jolla.com>
  192. Date: Mon Feb 14 10:19:44 2022 +0000
  193.  
  194. localbuild: Use mb2 --output-dir instead to deploy RPMs
  195.  
  196. [localbuild] Use mb2 --output-dir instead to deploy RPMs. JB#57413
  197.  
  198. commit 8a2785ea83b5cef48f2db5d9889c0fb8b88beec7
  199. Author: Martin Kampas <martin.kampas@jolla.com>
  200. Date: Mon Feb 14 10:16:29 2022 +0000
  201.  
  202. localbuild: Switch local repo to flat dir structure
  203.  
  204. SDK does not support multiple dir levels well.
  205.  
  206. [localbuild] Switch local repo to flat dir structure. JB#57413
  207.  
  208. commit ba91e58ca3673df284348650a79c34ce63e98858
  209. Author: Martin Kampas <martin.kampas@jolla.com>
  210. Date: Mon Feb 14 10:05:50 2022 +0000
  211.  
  212. localbuild: Pass local repo to zypper ahead of `ssu ar` removal
  213.  
  214. [localbuild] Pass local repo to zypper ahead of `ssu ar` removal. JB#57413
  215.  
  216. commit de2868754e11c28f9541c402000966eaaeb59c09
  217. Author: Martin Kampas <martin.kampas@jolla.com>
  218. Date: Mon Feb 14 09:59:58 2022 +0000
  219.  
  220. localbuild: Use sdk-assistant maintain instead of sb2
  221.  
  222. [localbuild] Use sdk-assistant maintain instead of sb2. JB#57413
  223.  
  224. commit 7f34f664a4fcff7690d71e1d53ba7202fb91f7bb
  225. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  226. Date: Wed Feb 9 11:17:50 2022 +0000
  227.  
  228. localbuild: Remove non-standard and deprecated use of fgrep
  229.  
  230. fgrep is deprecated by GNU-grep and is non-standard.
  231.  
  232. Details: https://github.com/koalaman/shellcheck/wiki/SC2197
  233.  
  234. [localbuild] Remove non-standard and deprecated use of fgrep
  235.  
  236. commit 3c9fc8122c4624496951df0579711de71888a153
  237. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  238. Date: Wed Feb 9 10:57:50 2022 +0000
  239.  
  240. localbuild: Don't change ssu domain for internal builds
  241.  
  242. [localbuild] Don't change ssu domain for internal builds
  243.  
  244. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  245.  
  246. commit 39c42e8843dcb9e0c41c0eed5777ae0e105a66ce
  247. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  248. Date: Fri Feb 11 16:54:41 2022 +0000
  249.  
  250. Revert "helpers: work around /etc/bluetooth dir-symlink clash"
  251.  
  252. This reverts commit d5109c64265eb6c9fb434177fcd5121d05802ecc.
  253.  
  254. commit a64a7938d6094a81fb955638bcff209c53f52d56
  255. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  256. Date: Fri Feb 11 16:51:48 2022 +0000
  257.  
  258. Revert "helpers: work around busybox-cpio replacement symlink clash"
  259.  
  260. This reverts commit 923b471809da02ab19bbbe0e7d6d8c97863295a0.
  261.  
  262. commit cf72afd1a1291b43dba15738c9d61434128a4b1f
  263. Merge: 4c114cb b4603c2
  264. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  265. Date: Tue Feb 22 09:58:18 2022 +0000
  266.  
  267. Merge pull request #316 from mer-hybris/jb56780
  268.  
  269. helpers: Refactor utils to use mb2 --package-timeline
  270.  
  271. commit b4603c2914ab336ecec8ea547b971d626817b290
  272. Author: Björn Bidar <bjorn.bidar@jolla.com>
  273. Date: Tue Dec 28 09:33:23 2021 +0200
  274.  
  275. helpers: Refactor utils to use mb2 --package-timeline
  276.  
  277. Instead of moving the RPMS folder or its contests forth and back we
  278. can use mb2 --package-timeline.
  279. We tell mb2 to not clean up for us and instead of cleanup the RPMS
  280. folder before building ourselfs.
  281.  
  282. [helpers] Refactor utils to use mb2 --package-timeline. Contributes to JB#56780
  283.  
  284. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
  285.  
  286. commit 20d8b2c03c7d7f5c6fca357f34c6241af58faf74
  287. Author: Björn Bidar <bjorn.bidar@jolla.com>
  288. Date: Tue Dec 28 09:26:28 2021 +0200
  289.  
  290. helpers: Avoid potential false globbing in build function
  291.  
  292. We can reuse $@ instead of relying on globbing which could break in
  293. case the path to a spec file contains spaces.
  294.  
  295. [helpers] Avoid potential false globbing in build function
  296.  
  297. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
  298.  
  299. commit 4c114cb77a21a8435f1cd7ea91d7807ef2112499
  300. Merge: 627aa84 923b471
  301. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  302. Date: Thu Feb 10 14:05:08 2022 +0000
  303.  
  304. Merge pull request #321 from mer-hybris/fix-busybox-cpio-snapshot
  305.  
  306. helpers: work around busybox-cpio replacement symlink clash
  307.  
  308. commit 923b471809da02ab19bbbe0e7d6d8c97863295a0
  309. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  310. Date: Thu Feb 10 13:36:24 2022 +0000
  311.  
  312. helpers: work around busybox-cpio replacement symlink clash
  313.  
  314. This happens when the localbuild of droid-hal-img-boot applies
  315. the fix by replacing busybox's cpio with the GNU/cpio.
  316.  
  317. Can be removed for the next update after 4.3.0.
  318.  
  319. [helpers] work around busybox-cpio replacement symlink clash. Fixes JB#57404
  320.  
  321. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  322.  
  323. commit 627aa848f900603640202d09ed6d5ccdc167cbac
  324. Merge: 3638d0c d5109c6
  325. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  326. Date: Wed Feb 9 11:05:04 2022 +0000
  327.  
  328. Merge pull request #319 from mer-hybris/fix-snapshot-update
  329.  
  330. Fix SDK snapshot update
  331.  
  332. commit d5109c64265eb6c9fb434177fcd5121d05802ecc
  333. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  334. Date: Tue Feb 8 08:08:40 2022 +0000
  335.  
  336. helpers: work around /etc/bluetooth dir-symlink clash
  337.  
  338. This happens when updating the SDK target's snapshot.
  339.  
  340. Can be removed for the next update after 4.3.0.
  341.  
  342. Will definitely be removed when cleaning up bluez4 eventually thereafter.
  343.  
  344. [helpers] work around /etc/bluetooth dir-symlink clash. Fixes JB#57371
  345.  
  346. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  347.  
  348. commit 6ffe53befcc3db2c45198ee6c84d0feba480221f
  349. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  350. Date: Tue Feb 8 08:06:25 2022 +0000
  351.  
  352. helpers: remove cruft
  353.  
  354. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  355.  
  356. commit 3638d0c6b092d30dd1b0f5de77998ec01b10c89b
  357. Merge: bccb3c1 f564ed3
  358. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  359. Date: Thu Jan 13 13:04:01 2022 +0000
  360.  
  361. Merge pull request #317 from mer-hybris/hidl-local-build
  362.  
  363. helpers: fix local build of pulseaudio-modules-droid-hidl
  364.  
  365. commit f564ed31392149e66c9009e07b9590af3a956540
  366. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  367. Date: Tue Jan 4 10:59:22 2022 +0000
  368.  
  369. helpers: fix local build of pulseaudio-modules-droid-hidl
  370.  
  371. Remove when audiosystem-passthrough-devel gets added to the public hw:common.
  372.  
  373. [helpers] fix local build of pulseaudio-modules-droid-hidl. JB#56864
  374.  
  375. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  376.  
  377. commit bccb3c1a7a10f1a493ba674a50148de1fca54aaf
  378. Merge: bbeb851 6514082
  379. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  380. Date: Thu Dec 9 07:38:45 2021 +0000
  381.  
  382. Merge pull request #313 from mer-hybris/fix-localbuilds
  383.  
  384. Fix localbuilds
  385.  
  386. commit 6514082cfeea5bbe24addfeb1459f76fd7564912
  387. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  388. Date: Tue Nov 23 09:50:08 2021 +0000
  389.  
  390. helpers: take gst-droid from hw common repo
  391.  
  392. No need to build it locally anymore starting with SFOS 4.3.0.
  393.  
  394. [helpers] take gst-droid from hw common repo. JB#56488
  395.  
  396. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  397.  
  398. commit e4428e9128b47971186dbb7bc568fa3d3c335b50
  399. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  400. Date: Tue Nov 23 08:52:38 2021 +0000
  401.  
  402. helpers: take gmp-droid from hw common repo
  403.  
  404. No need to build it locally anymore starting with SFOS 4.3.0.
  405.  
  406. [helpers] take gmp-droid from hw common repo. JB#56488
  407.  
  408. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  409.  
  410. commit 8b522647ec05c8c4d4b56b3e64e328ccd23abdfb
  411. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  412. Date: Tue Nov 23 08:43:35 2021 +0000
  413.  
  414. helpers: take droidmedia-devel from hw common repo
  415.  
  416. No need to build it locally anymore starting with SFOS 4.3.0.
  417.  
  418. [helpers] take droidmedia-devel from hw common repo. JB#56488
  419.  
  420. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  421.  
  422. commit a202b6f17c920b825fd835cf46cb49dcea76287a
  423. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  424. Date: Tue Nov 23 08:41:59 2021 +0000
  425.  
  426. helpers: fix internal localbuilds
  427.  
  428. [helpers] fix internal localbuilds. JB#56488
  429.  
  430. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  431.  
  432. commit bbeb851417a26dd0265567607686afee0d4c13d7
  433. Merge: b0cf035 e9364b3
  434. Author: Björn Bidar <bjorn.bidar@jolla.com>
  435. Date: Tue Nov 23 10:52:53 2021 +0200
  436.  
  437. Merge branch 'jb56486' [#312]
  438.  
  439. commit e9364b3caef8f56bb98e304b6ae1da628c8442e6
  440. Author: Björn Bidar <bjorn.bidar@jolla.com>
  441. Date: Tue Nov 23 10:17:35 2021 +0200
  442.  
  443. dhd: Fix typo in default skip %{makefstab_skip_entries}
  444.  
  445. The / was missing in /sys/fs/bpf.
  446.  
  447. [dhd] dhd: Fix typo in default skip %{makefstab_skip_entries}. JB#56486
  448.  
  449. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
  450.  
  451. commit b0cf0356281afb570b6fab123e23b19f62d1c249
  452. Merge: c65a70f 483d6ed
  453. Author: Matti Kosola <matti.kosola@jolla.com>
  454. Date: Sat Oct 23 22:19:23 2021 +0300
  455.  
  456. Merge pull request #309 from mer-hybris/jb55010
  457.  
  458. BuildRequire systemd via pkgconfig.
  459.  
  460. commit 483d6ed826e4084a45b26e11cea3b4802a1f2106
  461. Author: Matti Kosola <matti.kosola@jolla.com>
  462. Date: Sat Oct 23 22:10:35 2021 +0300
  463.  
  464. dhd: BuildRequire systemd via pkgconfig.
  465.  
  466. [dhd] BuildRequire systemd via pkgconfig. JB#55010
  467.  
  468. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  469.  
  470. commit c65a70fb8c12ad1b20c206a640ac85cbda7576e0
  471. Merge: a5c644f 3071d7d
  472. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  473. Date: Sat Oct 23 22:00:27 2021 +0300
  474.  
  475. Merge pull request #307 from mer-hybris/build_packages
  476.  
  477. helpers: Remove unnecessary packages from build_packages.sh.
  478.  
  479. commit a5c644fcac619ffdf8d0a19627bb7d8b0eb657e5
  480. Merge: 8951359 fcd0454
  481. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  482. Date: Tue Oct 5 13:59:01 2021 +0300
  483.  
  484. Merge pull request #306 from mer-hybris/android11
  485.  
  486. Add Android 11 support
  487.  
  488. commit fcd0454eb3fec8c28c0d8c815344a7fe86d76ddd
  489. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  490. Date: Sun Sep 26 19:37:24 2021 +0000
  491.  
  492. dhd: Add Android 11 support.
  493.  
  494. [dhd] Add Android 11 support. JB#55653
  495.  
  496. Skip more mount points automatically.
  497.  
  498. commit bc3ad2285f3f6d1944bd4b12fb7ce2f151b1c216
  499. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  500. Date: Sun Sep 26 19:39:05 2021 +0000
  501.  
  502. helpers: Add quotes to find parameters.
  503.  
  504. [helpers] Add quotes to find parameters.
  505.  
  506. commit 89513597c20a031f20a1c37cd31bb60846589f1f
  507. Merge: b05d34a 048a252
  508. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  509. Date: Mon Sep 27 10:55:26 2021 +0300
  510.  
  511. Merge pull request #305 from krnlyng/aarch64_note
  512.  
  513. dhd: remove note about aarch64 and fix apex path.
  514.  
  515. commit 3071d7d688d56bf14b99bef5d19ba7ddbf275aed
  516. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  517. Date: Sun Sep 26 19:39:50 2021 +0000
  518.  
  519. helpers: Remove unnecessary packages from build_packages.sh.
  520.  
  521. [helpers] Remove unnecessary packages from build_packages.sh.
  522.  
  523. commit 048a25208b8954a569debe9c6d464e51f43c4278
  524. Author: Franz-Josef Haider <f_haider@gmx.at>
  525. Date: Sun Sep 19 15:44:31 2021 +0300
  526.  
  527. dhd: lib{c,dl,m}.so may be in alternate locations.
  528.  
  529. [dhd] lib{c,dl,m}.so may be in alternate locations.
  530.  
  531. commit bf2d92c3f3daa3788b4ec897118d41ea79972ee4
  532. Author: Franz-Josef Haider <f_haider@gmx.at>
  533. Date: Sun Sep 19 15:21:17 2021 +0300
  534.  
  535. dhd: remove note about aarch64 since there is an aarch64 target now.
  536.  
  537. [dhd] remove note about aarch64 since there is an aarch64 target now.
  538.  
  539. commit b05d34a7a988e68fe2fc2f8ff85de6b1d01efebc
  540. Merge: 4f66921 2507718
  541. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  542. Date: Tue Jul 6 16:54:11 2021 +0300
  543.  
  544. Merge pull request #304 from mer-hybris/missing_build_ids
  545.  
  546. dhd: Don't terminate build if files are missing build ids.
  547.  
  548. commit 250771803be5f890732a9bf29e0191b592cdad0b
  549. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  550. Date: Tue Jul 6 14:38:21 2021 +0300
  551.  
  552. dhd: Don't terminate build if files are missing build ids.
  553.  
  554. [dhd] Don't terminate build if files are missing build ids. JB#52914
  555.  
  556. commit 4f669215ff8196e26521d835e32a7a1d8efbb9ce
  557. Merge: 15d7be1 4eb7052
  558. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  559. Date: Mon Jun 28 11:37:25 2021 +0300
  560.  
  561. Merge pull request #303 from mer-hybris/github
  562.  
  563. helpers: Use github for middleware packages
  564.  
  565. commit 4eb7052b8e5c47c64029914376e6e0a0b401182d
  566. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  567. Date: Sat Jun 26 22:02:59 2021 +0300
  568.  
  569. helpers: Use github for middleware packages
  570.  
  571. [helpers] Use github for middleware packages.
  572.  
  573. commit 15d7be176fdd83b3bde91c3f92ae676f0315da1e
  574. Merge: 6493616 edcd33a
  575. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  576. Date: Wed Jun 9 13:44:40 2021 +0100
  577.  
  578. Merge pull request #301 from mer-hybris/nuke-old-patterns
  579.  
  580. patterns: remove yaml leftovers
  581.  
  582. commit edcd33a2dfdf774728a7d33da6f952a166ffca94
  583. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  584. Date: Wed Jun 9 10:08:05 2021 +0000
  585.  
  586. patterns: remove yaml leftovers
  587.  
  588. [patterns] remove yaml leftovers. JB#53606
  589.  
  590. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  591.  
  592. commit 6493616047778f96ab9f4c721268d4767a86fc2a
  593. Merge: 1f8a77e b448725
  594. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  595. Date: Mon Jun 7 08:38:23 2021 +0100
  596.  
  597. Merge pull request #300 from mer-hybris/dummy-splash
  598.  
  599. Always build dummy_netd, yamuisplash, and sailfish-connman-plugin-suspend
  600.  
  601. commit b448725d785e19acf35c26b885b334bd7d48655c
  602. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  603. Date: Tue Jun 1 12:36:01 2021 +0100
  604.  
  605. helpers: build sailfish-connman-plugin-suspend
  606.  
  607. [helpers] build sailfish-connman-plugin-suspend. JB#54484
  608.  
  609. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  610.  
  611. commit 45a5c45693b0be33bb07d86d825e07a0fa32ca9d
  612. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  613. Date: Mon May 31 17:12:08 2021 +0100
  614.  
  615. helpers: build handy dummy_netd and yamuisplash
  616.  
  617. [helpers] build handy dummy_netd and yamuisplash. JB#54484
  618.  
  619. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  620.  
  621. commit a832bfff917461202077128f29fb556bfdd3449d
  622. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  623. Date: Mon May 31 17:08:43 2021 +0100
  624.  
  625. helpers: freshen up mce-plugin-libhybris repo url
  626.  
  627. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  628.  
  629. commit 1f8a77e8eb826a96156b82ce7b748abc6e1a7ee5
  630. Merge: a2d6bc6 4a2e645
  631. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  632. Date: Sun Mar 14 23:10:25 2021 +0200
  633.  
  634. Merge pull request #299 from sailfishos-oneplus5/fix-aarch64-builds
  635.  
  636. dhd: Fix community aarch64 local builds
  637.  
  638. commit 4a2e645847a0ab0c269c4247dcbcc97a8c36c4e1
  639. Author: Jami Kettunen <jami.kettunen@protonmail.com>
  640. Date: Fri Mar 12 17:54:25 2021 +0200
  641.  
  642. dhd: Fix community aarch64 local builds
  643.  
  644. Since there's no adaptation-community-common repo for community aarch64
  645. ports for now and it was dropped from ks, the sed command did not add
  646. the droid-local-repo anymore to ks causing mic image build failure.
  647.  
  648. commit a2d6bc6d850eabf5431addac038921a3ffa1b8d7
  649. Merge: 0c333eb bc6949f
  650. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  651. Date: Mon Mar 1 12:14:08 2021 +0200
  652.  
  653. Merge pull request #298 from mer-hybris/includedir-fix
  654.  
  655. dhd: Fix detection of header location in local builds
  656.  
  657. commit bc6949f97ed0300863a369b8f159de87578101d2
  658. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  659. Date: Sun Feb 28 02:59:28 2021 +0200
  660.  
  661. dhd: Fix detection of header location in local builds
  662.  
  663. [dhd] Fix detection of header location in local builds
  664.  
  665. commit 0c333ebefd093df0352fb6b44b6de8be8dc14ee1
  666. Merge: 9735166 df25751
  667. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  668. Date: Fri Feb 26 18:23:55 2021 +0200
  669.  
  670. Merge pull request #295 from JamiKettunen/fix-nfcd-build
  671.  
  672. helpers: Build nfcd from git to avoid breaking libnciplugin git build
  673.  
  674. commit 97351660fa475bd2f68a4ce28fe3ca7f6d13753d
  675. Merge: e8d6dc7 f48ad51
  676. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  677. Date: Fri Feb 26 18:20:38 2021 +0200
  678.  
  679. Merge pull request #297 from mer-hybris/includedir
  680.  
  681. dhd: Move droid headers to /usr/include
  682.  
  683. commit e8d6dc789a34de55f4ed13654e51cb1c3c75a9a6
  684. Merge: a263d13 146ee1b
  685. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  686. Date: Fri Feb 26 15:24:11 2021 +0200
  687.  
  688. Merge pull request #296 from 0312birdzhang/fix_afglue_aarch64
  689.  
  690. [audioflingerglue] Fix afglue build on aarch64 target
  691.  
  692. commit f48ad5184f3b785872ef64532460bb0d23efb122
  693. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  694. Date: Tue Sep 15 01:38:12 2020 +0300
  695.  
  696. dhd: Move droid headers to /usr/include
  697.  
  698. [dhd] Move droid headers to /usr/include
  699.  
  700. commit 146ee1bcf02e14267522c5205b11f6cb36b6540b
  701. Author: BirdZhang <0312birdzhang@gmail.com>
  702. Date: Fri Feb 19 09:02:14 2021 +0000
  703.  
  704. [audioflingerglue] Fix afglue build on aarch64 target
  705.  
  706. commit df257512207da8993fb49de9f25e78e95824db3c
  707. Author: Jami Kettunen <jami.kettunen@protonmail.com>
  708. Date: Wed Feb 17 17:51:30 2021 +0200
  709.  
  710. helpers: Build nfcd from git to avoid breaking libnciplugin git build
  711.  
  712. commit a263d1326c8fb51c5743b4314f3e5b67b56e09ee
  713. Merge: 4b9c268 501ede8
  714. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  715. Date: Mon Feb 15 15:11:33 2021 +0200
  716.  
  717. Merge pull request #294 from mer-hybris/apex-fix
  718.  
  719. android-10: Do not fail if apex folder already exists.
  720.  
  721. commit 501ede85324e90b30f4265e88ff6476ab247523f
  722. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  723. Date: Mon Feb 15 15:08:48 2021 +0200
  724.  
  725. android-10: Do not fail if apex folder already exists.
  726.  
  727. [android-10] Do not fail if apex folder already exists.
  728.  
  729. commit 4b9c268bfa0429fa3e7e0db1c5bf72bba3cc04f1
  730. Merge: 813d37b 5534529
  731. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  732. Date: Mon Feb 15 08:20:55 2021 +0000
  733.  
  734. Merge pull request #267 from sledges/selfhost
  735.  
  736. helpers: support self-hosted repositories
  737.  
  738. commit 813d37b4cea2327e8ee068bef46c5990b66b21ff
  739. Merge: 3c7c716 95eabcb
  740. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  741. Date: Sat Feb 6 20:26:49 2021 +0200
  742.  
  743. Merge pull request #293 from mer-hybris/glibutil
  744.  
  745. helpers: Always build libglibutil required by libgbinder.
  746.  
  747. commit 95eabcb3d97a3b4ac9f986906d4a043d54cd64d9
  748. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  749. Date: Sat Feb 6 13:23:45 2021 +0200
  750.  
  751. helpers: Always build libglibutil required by libgbinder.
  752.  
  753. [helpers] Always build libglibutil required by libgbinder.
  754.  
  755. commit 3c7c7164435ba2767669fa72e530669dc06f2fb8
  756. Merge: 2110148 01d178e
  757. Author: Matti Kosola <matti.kosola@jolla.com>
  758. Date: Fri Feb 5 14:49:06 2021 +0200
  759.  
  760. Merge pull request #292 from mer-hybris/dtbo-update-macro
  761.  
  762. dtbo: Add macro to enable dtbo update.
  763.  
  764. commit 01d178e705ed3baa9e4f2ebb89bbab0158e820c9
  765. Author: Matti Kosola <matti.kosola@jolla.com>
  766. Date: Fri Feb 5 12:44:35 2021 +0000
  767.  
  768. dtbo: Add macro to enable dtbo update.
  769.  
  770. [dtbo] Add macro to enable dtbo update. JB#52025
  771.  
  772. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  773.  
  774. commit 211014850a748a0bcf37d32a667113bd20c06272
  775. Merge: 665f4e2 29cb9c4
  776. Author: Matti Kosola <matti.kosola@jolla.com>
  777. Date: Thu Feb 4 15:29:40 2021 +0200
  778.  
  779. Merge pull request #291 from mer-hybris/jb52025
  780.  
  781. Add oneshot for dtbo flashing script and cleanup rpm packaging
  782.  
  783. commit 29cb9c4c43a252e5abc90ce9890737a8b3f45d97
  784. Author: Matti Kosola <matti.kosola@jolla.com>
  785. Date: Wed Feb 3 18:17:25 2021 +0000
  786.  
  787. dtbo: Add oneshot for flashing script when updating.
  788.  
  789. [dtbo] Add oneshot for flashing script when updating. JB#52025
  790.  
  791. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  792.  
  793. commit 627ce157f4ca065392400a362ed0c0209d27e556
  794. Author: Matti Kosola <matti.kosola@jolla.com>
  795. Date: Wed Feb 3 18:37:11 2021 +0000
  796.  
  797. rpm: Clean up rpm packaging.
  798.  
  799. [rpm] Clean up rpm packaging.
  800.  
  801. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  802.  
  803. commit 64a5c90977a5593ba820e53c8cfa94d7d06ef7c9
  804. Author: Matti Kosola <matti.kosola@jolla.com>
  805. Date: Wed Feb 3 18:33:47 2021 +0000
  806.  
  807. rpm: Clean up img-boot and aboot flashing scripts.
  808.  
  809. [rpm] Clean up img-boot and aboot flashing scripts.
  810.  
  811. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  812.  
  813. commit 665f4e284517e8fe2f18f6404f3a6b343556f4e7
  814. Merge: d03a97b e586421
  815. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  816. Date: Tue Feb 2 11:53:46 2021 +0000
  817.  
  818. Merge pull request #290 from mer-hybris/empty-apex-dir
  819.  
  820. android-10: provide /apex for apexd to mount namespaces
  821.  
  822. commit e586421eae694228c130ae49e5be4921a837314c
  823. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  824. Date: Mon Feb 1 08:11:42 2021 +0000
  825.  
  826. android-10: provide /apex for apexd to mount namespaces
  827.  
  828. [android-10] provide /apex for apexd to mount namespaces. JB#52578
  829.  
  830. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  831.  
  832. commit d03a97bf4fc492fd076e9bcdea9e491c3a818489
  833. Merge: 7d54961 05f69b2
  834. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  835. Date: Fri Jan 29 08:55:42 2021 +0000
  836.  
  837. Merge pull request #289 from mer-hybris/dtbo-name
  838.  
  839. dtbo: allow overriding binary name
  840.  
  841. commit 7d5496190c9d5c82e6679c65c6064173713a89a8
  842. Merge: c9d2017 24cf9a9
  843. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  844. Date: Tue Jan 19 09:24:27 2021 +0000
  845.  
  846. Merge pull request #286 from AndreySV/jb52099
  847.  
  848. Add possibility to customize and build extra subpackages in droid-hal. Contributes to JB#52099
  849.  
  850. commit 24cf9a9e1ce897032cf30afb01126c2afdad1c5b
  851. Author: Andrey Skvortsov <a.skvorcov@omprussia.ru>
  852. Date: Fri Apr 10 17:00:02 2020 +0300
  853.  
  854. rpm: Add hooks to build extra targets and packages with droid-hal
  855.  
  856. for example, it would be possible to build *all* platform images from
  857. source or sign binaries like it's done in Android for verified boot.
  858.  
  859. [rpm] Add hooks to build extra targets and packages with droid-hal. JB#52099
  860.  
  861. commit 05f69b2ae754cd6ab049129cb06dba3b6800de9d
  862. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  863. Date: Tue Jan 19 09:13:55 2021 +0000
  864.  
  865. dtbo: allow overriding binary name
  866.  
  867. [dtbo] allow overriding binary name. Fixes JB#52817
  868.  
  869. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  870.  
  871. commit c9d2017d94f441e3bb1c00232876e8c99ca52ee4
  872. Merge: c7a4a59 a903784
  873. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  874. Date: Tue Dec 1 11:55:00 2020 +0000
  875.  
  876. Merge pull request #283 from sledges/android-10
  877.  
  878. dhd: Android 10 support
  879.  
  880. commit c7a4a59e44410963daedbc7485d613bfcb1a2ce7
  881. Merge: bd5ff6a 734270b
  882. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  883. Date: Mon Nov 23 13:48:18 2020 +0200
  884.  
  885. Merge pull request #287 from mer-hybris/fix_afglue
  886.  
  887. helpers: Fix audioflingerglue local build.
  888.  
  889. commit 734270b6f1f42450928217a28209c4535bfc3755
  890. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  891. Date: Sat Nov 21 01:30:00 2020 +0200
  892.  
  893. helpers: Fix audioflingerglue local build.
  894.  
  895. [helpers] Fix audioflingerglue local build.
  896.  
  897. commit a9037842001b60d44eefa29e7d3d432383595539
  898. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  899. Date: Mon Nov 16 13:47:16 2020 +0000
  900.  
  901. dhd: package dtbo.img if it exists
  902.  
  903. [dhd] package dtbo.img if it exists. JB#52025
  904.  
  905. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  906.  
  907. commit 6615d39c689a65cf6cc77dd7a6ee885e964da961
  908. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  909. Date: Thu Oct 22 15:24:42 2020 +0000
  910.  
  911. dhd: Android 10 support
  912.  
  913. [dhd] Android 10 support. JB#51573
  914.  
  915. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  916.  
  917. commit bd5ff6a7d192a74895c9ec9fe4c39e5d4060b207
  918. Merge: 8c9dc85 3a51009
  919. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  920. Date: Mon Nov 16 13:11:59 2020 +0000
  921.  
  922. Merge pull request #282 from mer-hybris/tags-version
  923.  
  924. Improve package version handling
  925.  
  926. commit 3a5100950bc40e4c084a8f6a636648f2b9ecec89
  927. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  928. Date: Wed Oct 21 11:32:35 2020 +0000
  929.  
  930. helpers: make getting version mandatory for droidmedia and audioflingerglue
  931.  
  932. [helpers] make getting version mandatory for droidmedia and audioflingerglue
  933.  
  934. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  935.  
  936. commit b8936bff4f09b1c72bf9831c6508fb0245c870df
  937. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  938. Date: Wed Oct 21 11:18:01 2020 +0000
  939.  
  940. helpers: ensure mw package has version
  941.  
  942. [helpers] ensure mw package has version
  943.  
  944. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  945.  
  946. commit c1a1b882862b83e1d5d1460e1c37a7fa547834b4
  947. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  948. Date: Wed Oct 21 11:04:32 2020 +0000
  949.  
  950. helpers: add functions to fetch tags
  951.  
  952. Provides functionality to check whether package's git repo has any tags,
  953. and attempts to fetch them.
  954.  
  955. Otherwise if in offline mode, fails the build and instructs user to fetch
  956. tags manually, or to remove "clone-depth" if manifest is used.
  957.  
  958. [helpers] add functions to fetch tags. JB#48420
  959.  
  960. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  961.  
  962. commit 09c3bc7b3750c2887973ce74c0009fb67a7bd91a
  963. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  964. Date: Wed Oct 21 10:45:23 2020 +0000
  965.  
  966. helpers: exit if required targets haven't been built
  967.  
  968. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  969.  
  970. commit 865d1cc857b283cba7afeebe845912c161772ec8
  971. Author: Björn Bidar <bjorn.bidar@jolla.com>
  972. Date: Tue Oct 20 16:48:55 2020 +0300
  973.  
  974. helpers: Don't fix version for droidmedia and audiofingerglue
  975.  
  976. commit 79514c0e0b7e025b6cd6cbebe38ed8076f708ee7
  977. Author: Björn Bidar <bjorn.bidar@jolla.com>
  978. Date: Tue Oct 20 16:30:59 2020 +0300
  979.  
  980. helpers: Add option to disable fix version in scratchbox
  981.  
  982. Some packages like droidmedia-localbuild are sometimes build inside
  983. folders where the root folder is a git repository and then break.
  984. This option prevents scratchbox from trying to fix the version for
  985. those packages.
  986.  
  987. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
  988.  
  989. commit 8c9dc854ad209bc464fc2f1b0d6a7514b011be1e
  990. Merge: e81290a 4042046
  991. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  992. Date: Wed Nov 11 10:26:57 2020 +0000
  993.  
  994. Merge pull request #274 from mer-hybris/jb50581
  995.  
  996. helpers: include gmp-droid in build_packages --gg build.
  997.  
  998. commit 4042046a2f62f91a7895e963a244ef9b8c3e3335
  999. Author: Andrew Branson <andrew.branson@jolla.com>
  1000. Date: Tue Jul 28 15:35:03 2020 +0200
  1001.  
  1002. helpers: include gmp-droid in build_packages --gg build.
  1003.  
  1004. [helpers] Include gmp-droid in build_packages --gg build. JB#50581
  1005.  
  1006. commit e81290a9605b419349c4a2a22f03e9f80a91013e
  1007. Merge: 3fcadca deec6c1
  1008. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  1009. Date: Mon Nov 9 14:53:40 2020 +0200
  1010.  
  1011. Merge pull request #285 from mer-hybris/multidevice-fix
  1012.  
  1013. helpers: Look for droidmedia build only for current device.
  1014.  
  1015. commit 3fcadca12258d77492f735eab71f4b1bbb237657
  1016. Merge: 459abfc 30e04bc
  1017. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1018. Date: Mon Nov 9 08:58:25 2020 +0000
  1019.  
  1020. Merge pull request #239 from Thaodan/helpers_non_depreacted_gcc_flags
  1021.  
  1022. helpers: Don't use deprecated std c++0x
  1023.  
  1024. commit 459abfc15a5a68b039c84f917c4f8007fcfeb8dc
  1025. Merge: 34bdf68 ac98e93
  1026. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1027. Date: Mon Nov 9 08:57:02 2020 +0000
  1028.  
  1029. Merge pull request #240 from Thaodan/dhd_uventd_find_
  1030.  
  1031. dhd: Use find to point makeudev to uventd rcs instead of paths
  1032.  
  1033. commit 34bdf68a34f172715456cd39589951a502578102
  1034. Merge: 82d3b0e 2cfb21a
  1035. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1036. Date: Mon Nov 9 08:53:58 2020 +0000
  1037.  
  1038. Merge pull request #243 from Thaodan/dhd_mkbootimg_py
  1039.  
  1040. dhd: mkbootimg is mkbootimg.py in later versions
  1041.  
  1042. commit deec6c1a6756c1f6dc9f48bde29fdf91f4576500
  1043. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  1044. Date: Sat Nov 7 22:42:14 2020 +0200
  1045.  
  1046. helpers: Look for droidmedia build only for current device.
  1047.  
  1048. [helpers] Look for droidmedia build only for current device.
  1049.  
  1050. commit 30e04bcc2f3f8c15081a906e49baeea3682e91bf
  1051. Author: Björn Bidar <bjorn.bidar@jolla.com>
  1052. Date: Tue Oct 22 14:21:22 2019 +0200
  1053.  
  1054. helpers: Don't use deprecated std c++0x
  1055.  
  1056. The standard flag c++0x is deprecated in GCC, use recommended gnu++11.
  1057. This also fixes android 10 builds because libsparse is converted to
  1058. c++ typeof starting with android 10/platform-tools 29 and use c
  1059. typeof (which is a gnu extension).
  1060.  
  1061. [helpers] Don't use deprecated std c++0x
  1062.  
  1063. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
  1064.  
  1065. commit 2cfb21a6d18584b19f55d1bd1059b684900fb14f
  1066. Author: Björn Bidar <bjorn.bidar@jolla.com>
  1067. Date: Sat Oct 26 17:54:14 2019 +0200
  1068.  
  1069. dhd: mkbootimg is mkbootimg.py in later versions
  1070.  
  1071. [dhd] mkbootimg is mkbootimg.py in later versions
  1072.  
  1073. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
  1074.  
  1075. commit ac98e93d5664550804103a5c84709b18c81123b4
  1076. Author: Björn Bidar <theodorstormgrade@gmail.com>
  1077. Date: Tue Oct 22 15:11:44 2019 +0200
  1078.  
  1079. dhd: Use find to point makeudev to uventd rcs instead of paths
  1080.  
  1081. Instead of pointed makeudev to paths that maybe not exist and filter
  1082. with ls, use find and filter directly.
  1083. This also fixes cases where for example there's no /system/vendor and just
  1084. /vendor (which is enforced with later android versions).
  1085.  
  1086. [dhd] Use find to point makeudev to uventd rcs instead of paths
  1087.  
  1088. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
  1089.  
  1090. commit 82d3b0e12f3b8a84cc4a944baee625495fc457fd
  1091. Merge: cca6d97 e750001
  1092. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1093. Date: Fri Oct 30 11:34:14 2020 +0000
  1094.  
  1095. Merge pull request #280 from Thaodan/jb51660
  1096.  
  1097. dhd: Fix android-config.h generating with busybox sed
  1098.  
  1099. commit e75000113c6826612556225cd1cbdc09538f0eca
  1100. Author: Björn Bidar <bjorn.bidar@jolla.com>
  1101. Date: Thu Oct 22 10:55:18 2020 +0300
  1102.  
  1103. dhd: Improve coding style
  1104.  
  1105. - No cat | grep
  1106. - lowercase non environment variables
  1107. - Use [ ] instead of test
  1108.  
  1109. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
  1110.  
  1111. commit 3f381f410309744f9e59771ee2757b4087c532cc
  1112. Author: Björn Bidar <bjorn.bidar@jolla.com>
  1113. Date: Mon Oct 19 21:35:01 2020 +0300
  1114.  
  1115. dhd: Fix android-config.h generating with busybox sed
  1116.  
  1117. [dhd] Fix android-config.h generating with busybox sed. Fixes JB#51660
  1118.  
  1119. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
  1120.  
  1121. commit cca6d9761229c52f5f57d899acedcef3055f5299
  1122. Author: Andrew Branson <andrew.branson@jolla.com>
  1123. Date: Tue Oct 20 12:14:24 2020 +0200
  1124.  
  1125. Replace grep -q &>/dev/null with grep -qs
  1126.  
  1127. commit 9a6a6792f71c2c8c9b6cf1c8280333748c5f416f
  1128. Merge: 04c3b35 bbe7be3
  1129. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1130. Date: Wed Oct 21 09:18:31 2020 +0100
  1131.  
  1132. Merge pull request #281 from mer-hybris/lh-vs-mesa
  1133.  
  1134. fix replacing mesa with libhybris
  1135.  
  1136. commit bbe7be325d23b10bbdd295b198ddf176de8f7ae5
  1137. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1138. Date: Tue Oct 20 15:23:23 2020 +0100
  1139.  
  1140. helpers: cleanup libhybris install assuming mesa>=v19
  1141.  
  1142. [helpers] cleanup libhybris install assuming mesa>=v19
  1143.  
  1144. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1145.  
  1146. commit ba1ab67d801b04f5e8e1cbab6170af3629b8b895
  1147. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  1148. Date: Tue Oct 20 15:14:45 2020 +0100
  1149.  
  1150. helpers: fix replacing mesa with libhybris
  1151.  
  1152. [helpers] fix replacing mesa with libhybris. JB#38781
  1153.  
  1154. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1155.  
  1156. commit 04c3b35773a97de94a682a734378e774276b1f5c
  1157. Merge: 6d73b96 d4135b1
  1158. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1159. Date: Wed Sep 30 16:27:24 2020 +0100
  1160.  
  1161. Merge pull request #279 from mer-hybris/meta-packages
  1162.  
  1163. helpers: patterns to meta-packages for new devices
  1164.  
  1165. commit d4135b19e9afa4a9c20f9394794005df425142a1
  1166. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1167. Date: Wed Sep 30 07:13:24 2020 +0100
  1168.  
  1169. helpers: build against meta-packages, don't drop patterns yet
  1170.  
  1171. Drop patterns only when they get completely removed from configs and ssuks.
  1172.  
  1173. [helpers] build against meta-packages, don't drop patterns yet
  1174.  
  1175. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1176.  
  1177. commit 43f00894d2ff9c0e2ef3aeea4d5524949ed4412b
  1178. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1179. Date: Mon Sep 28 08:26:32 2020 +0000
  1180.  
  1181. helpers: patterns to meta-packages for new devices
  1182.  
  1183. While still preserving the main Jolla Configuration @DEVICE@ pattern
  1184. for backwards compatibility.
  1185.  
  1186. [helpers] patterns to meta-packages for new devices. JB#43845
  1187.  
  1188. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1189.  
  1190. commit 6d73b96992311f81a853bd6506dc1b2268ef89ff
  1191. Merge: 819a84e ccc4bcd
  1192. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  1193. Date: Tue Sep 15 01:37:38 2020 +0300
  1194.  
  1195. Merge pull request #277 from mer-hybris/remove_vibra
  1196.  
  1197. helpers: Remove not needed vibrator packages from build_packages.sh
  1198.  
  1199. commit ccc4bcd3448b2079afc5e7ab9521e970bc482ea2
  1200. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  1201. Date: Wed Aug 26 19:10:33 2020 +0300
  1202.  
  1203. helpers: Remove not needed vibrator packages from build_packages.sh
  1204.  
  1205. [helpers] Remove not needed vibrator packages from build_packages.sh
  1206.  
  1207. commit 819a84e2227186cd739189f3b8d91a3903173b87
  1208. Merge: a14a6e8 ca2b05a
  1209. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1210. Date: Fri Aug 21 16:51:55 2020 +0100
  1211.  
  1212. Merge pull request #226 from elros34/master
  1213.  
  1214. udev: Make sure sysfs paths exist
  1215.  
  1216. commit a14a6e8ebe287c23ef4868760d351b93d66c3768
  1217. Merge: aeda3a1 e06cc20
  1218. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1219. Date: Tue Aug 18 15:04:56 2020 +0100
  1220.  
  1221. Merge pull request #276 from Thaodan/JB#50383
  1222.  
  1223. dhd: Fix RPM version tag.
  1224.  
  1225. commit aeda3a1b9cb8f3a237aa9f2db45dbf92af8fa87b
  1226. Merge: a46d0df e8eaa3b
  1227. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1228. Date: Tue Aug 18 15:04:28 2020 +0100
  1229.  
  1230. Merge pull request #275 from mer-hybris/multidevice
  1231.  
  1232. helpers: Look for droidmedia and audioflingerglue builds only for current device.
  1233.  
  1234. commit a46d0dfc4024fd26e7753afff27bfd732046a003
  1235. Merge: c4fef3d 3cdfc71
  1236. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1237. Date: Tue Aug 18 15:04:15 2020 +0100
  1238.  
  1239. Merge pull request #272 from piggz/no-delete
  1240.  
  1241. helpers: Add option to not delete existing packages when adding to repo
  1242.  
  1243. commit e06cc20f2c1d3909fb1565c605a5a6d02dbd6ab3
  1244. Author: Björn Bidar <bjorn.bidar@jolla.com>
  1245. Date: Tue Aug 18 16:19:50 2020 +0300
  1246.  
  1247. dhd: Fix RPM version tag.
  1248.  
  1249. [dhd] Fix RPM version tag. JB#50383
  1250.  
  1251. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
  1252.  
  1253. commit e8eaa3bd11bcbd419fdee16179d49c7e49a178a4
  1254. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  1255. Date: Sun Aug 2 19:08:36 2020 +0300
  1256.  
  1257. helpers: Look for droidmedia and audioflingerglue builds only for current device.
  1258.  
  1259. [helpers] Look for droidmedia and audioflingerglue builds only for current device.
  1260.  
  1261. commit c4fef3df4e46e5d67a4c4854c8be687f54bc5d62
  1262. Merge: 5bf7ef4 83585fe
  1263. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1264. Date: Wed Jul 29 18:06:30 2020 +0100
  1265.  
  1266. Merge pull request #273 from mer-hybris/64bit
  1267.  
  1268. aarch64: OBS and local build fixes, including droidmedia
  1269.  
  1270. commit 83585fed742b43ef159ad1689618b8c0e43ff1cc
  1271. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1272. Date: Wed Jul 15 21:24:16 2020 +0000
  1273.  
  1274. aarch64: fix pkgconfig when building on OBS
  1275.  
  1276. [aarch64] fix pkgconfig when building on OBS
  1277.  
  1278. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1279.  
  1280. commit dcf98eca3bbaccdb43b56202e3b3eb432e9c7794
  1281. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1282. Date: Wed Jul 15 17:23:06 2020 +0100
  1283.  
  1284. aarch64: fix path when building on OBS
  1285.  
  1286. [aarch64] fix path when building on OBS
  1287.  
  1288. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1289.  
  1290. commit 420343329b3106aea70381103fedeb48b4b2defb
  1291. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1292. Date: Wed Jul 15 16:35:15 2020 +0100
  1293.  
  1294. aarch64: fix users and units path
  1295.  
  1296. [aarch64] fix users and units path. JB#50285
  1297.  
  1298. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1299.  
  1300. commit e1b04c831937d93d578814aa45a6ef17712796b7
  1301. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1302. Date: Tue Jul 14 18:13:35 2020 +0200
  1303.  
  1304. aarch64: fix droidmedia localbuild
  1305.  
  1306. [aarch64] fix droidmedia localbuild. JB#50285
  1307.  
  1308. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1309.  
  1310. commit 0b0307a1e904316621496a709e7fa754a8b914b5
  1311. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1312. Date: Mon Jul 13 21:34:44 2020 +0200
  1313.  
  1314. aarch64: OBS and local build fixes
  1315.  
  1316. [aarch64] OBS and local build fixes. JB#50495
  1317.  
  1318. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1319.  
  1320. commit 3cdfc71dd4ecb7aa463c68db2005f22998774675
  1321. Author: Adam Pigg <adam@piggz.co.uk>
  1322. Date: Tue Jun 30 22:38:51 2020 +0100
  1323.  
  1324. helpers: Add option to not delete existing packages when adding to repo
  1325.  
  1326. This is useful when building packages with multiple .spec files at
  1327. different times, and you want all packages to exist in the local
  1328. repository.
  1329.  
  1330. commit 5bf7ef441db1bbf20f04b3023887d623a94b7f38
  1331. Merge: 8aff04a 72b9a83
  1332. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1333. Date: Tue Jun 16 14:51:41 2020 +0100
  1334.  
  1335. Merge pull request #269 from mer-hybris/simpler-hadk
  1336.  
  1337. simpler HADK
  1338.  
  1339. commit 8aff04a064eb32d960aea7b0f44f1a9cce608574
  1340. Merge: ee3a146 91e6bda
  1341. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1342. Date: Tue Jun 16 11:50:33 2020 +0100
  1343.  
  1344. Merge pull request #271 from mer-hybris/passthrough
  1345.  
  1346. helpers: replace audioflingerglue with audiosystem-passthrough
  1347.  
  1348. commit ee3a146cc437b90d85f544a19318854e8de47578
  1349. Merge: ae1c5ea b2d877f
  1350. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1351. Date: Mon Jun 15 08:42:11 2020 +0100
  1352.  
  1353. Merge pull request #270 from mer-hybris/fix-bluez5
  1354.  
  1355. helpers: fix build when bluez5 is not in target
  1356.  
  1357. commit 72b9a833b969033c3dfe489c07d2e73b13a5c656
  1358. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1359. Date: Fri Jun 12 10:12:19 2020 +0000
  1360.  
  1361. helpers: build more needed packages
  1362.  
  1363. commit b2d877f77c11c62f4bfd250c0a408c4998bc5eb4
  1364. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1365. Date: Thu May 28 17:18:10 2020 +0200
  1366.  
  1367. helpers: fix build when bluez5 is not in target
  1368.  
  1369. [helpers] fix build when bluez5 is not in target. JB#50038
  1370.  
  1371. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1372.  
  1373. commit 91e6bda25d3c01fa70bc7366e7c1cbc46fa4a800
  1374. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1375. Date: Thu May 28 17:32:17 2020 +0200
  1376.  
  1377. helpers: replace audioflingerglue with audiosystem-passthrough
  1378.  
  1379. [helpers] replace audioflingerglue with audiosystem-passthrough. JB#49778
  1380.  
  1381. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1382.  
  1383. commit cd8eda8bd369832e9c6a97d7c92c92bd02791125
  1384. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1385. Date: Thu May 28 16:24:46 2020 +0200
  1386.  
  1387. helpers: support internal devel image builds
  1388.  
  1389. [helpers] support internal devel image builds. JB#46804
  1390.  
  1391. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1392.  
  1393. commit 75471c5d2aee689d15133f80b9d447803adcd3d0
  1394. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1395. Date: Thu May 28 16:10:43 2020 +0200
  1396.  
  1397. helpers: support timestamped droid-configs versioning
  1398.  
  1399. [helpers] support timestamped droid-configs versioning. JB#46804
  1400.  
  1401. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1402.  
  1403. commit 3b78c135e10c709f0d6dfb4485692619a9638384
  1404. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1405. Date: Thu May 28 10:30:45 2020 +0200
  1406.  
  1407. helpers: clean up logging
  1408.  
  1409. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1410.  
  1411. commit ae1c5ea5b68cce893431bea55ab84a8592eb3796
  1412. Merge: 2f853a6 3011fae
  1413. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1414. Date: Thu May 28 16:09:15 2020 +0100
  1415.  
  1416. Merge pull request #260 from AndreySV/fix-missing-etc-init
  1417.  
  1418. dhd: Fix Android 6 <= based builds
  1419.  
  1420. commit 55345296c5c11c9d13d3a281f1e4f7a061cb515f
  1421. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1422. Date: Wed Apr 15 22:09:22 2020 +0100
  1423.  
  1424. helpers: support self-hosted repositories
  1425.  
  1426. [helpers] support self-hosted repositories. JB#49255
  1427.  
  1428. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1429.  
  1430. commit 2f853a69ce6f9a0f230154a9f94c30a2feb6aff7
  1431. Merge: 211682d d5cf179
  1432. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1433. Date: Thu Apr 16 09:02:21 2020 +0100
  1434.  
  1435. Merge pull request #268 from sailfishos-oneplus5/fix-local-builds
  1436.  
  1437. helpers: Filter out non-unique files in pattern_lookup
  1438.  
  1439. commit d5cf1794512c5f7b08a4dca816e43876fdd64280
  1440. Author: Jami Kettunen <jami.kettunen@protonmail.com>
  1441. Date: Thu Apr 16 01:09:12 2020 +0300
  1442.  
  1443. helpers: Filter out non-unique files in pattern_lookup
  1444.  
  1445. commit 211682d86c01c86304f861e798f4f2cfcfe544b2
  1446. Merge: 4b0f450 38e8f7b
  1447. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1448. Date: Mon Mar 23 14:45:13 2020 +0000
  1449.  
  1450. Merge pull request #266 from AndreySV/jb49401
  1451.  
  1452. [helpers] Fix hang build_packages.sh on missing patterns. Fixes JB#49401
  1453.  
  1454. commit 4b0f4503086e9908a44f4f8a618ed59834bf8206
  1455. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1456. Date: Tue Mar 10 10:01:27 2020 +0200
  1457.  
  1458. dhd: Include .list.remove files as well to users package.
  1459.  
  1460. commit 17a4d92c1b74c91c930795a5aba40520f5efdb5c
  1461. Merge: 83e6a40 489d1ac
  1462. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1463. Date: Mon Mar 9 14:44:57 2020 +0200
  1464.  
  1465. Merge pull request #265 from jusa/jb48034_remove_system
  1466.  
  1467. Add mechanism to remove users from hw adaptation groups.
  1468.  
  1469. commit 489d1acab96df51337c050be3549b44a2d0c6c97
  1470. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1471. Date: Mon Mar 9 14:27:38 2020 +0200
  1472.  
  1473. dhd: Add mechanism to remove users from hw adaptation groups.
  1474.  
  1475. If there is a need to remove users from hw adaptation groups they can be
  1476. listed in the default.list.remove file. If the group listed in
  1477. *.list.remove file exists in any *.list file then no removal is done. If
  1478. an adaptation needs to have additional groups removed they can be
  1479. defined in additional_ha_groups_remove macro.
  1480.  
  1481. [dhd] Add mechanism to remove users from hw adaptation groups. JB#48034
  1482.  
  1483. commit 83e6a40333700d479087c6d80e05d676fcdbf7f1
  1484. Merge: 85aebfd 1dac6f1
  1485. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1486. Date: Mon Mar 9 13:29:37 2020 +0200
  1487.  
  1488. Merge pull request #264 from jusa/jb48034_system_group
  1489.  
  1490. Don't add regular user to system group.
  1491.  
  1492. commit 1dac6f1ff3b58215003af61ba52bd91c5b177219
  1493. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1494. Date: Fri Mar 6 16:26:30 2020 +0200
  1495.  
  1496. dhd: Don't add regular user to system group.
  1497.  
  1498. The system group in android has some elevated privileges which
  1499. we don't want apps to have. If for some reason an adaptation needs
  1500. normal user in system group, either look for a solution which would
  1501. avoid the need or as a last resort add the system group in spec
  1502. file with
  1503.  
  1504. %define additional_ha_groups \
  1505. system\
  1506. %{nil}
  1507.  
  1508. Commit adding user to system group was made in 2014,
  1509. see 5df1e3dd147ebc3bb5f0a3954b38a26f7398c9ba.
  1510.  
  1511. [dhd] Don't add regular user to system group. Fixes JB#48034
  1512.  
  1513. Signed-off-by: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1514.  
  1515. commit 85aebfd0f19ec7bc64b9730b664ab14194710e17
  1516. Merge: a9f715d 22bca7c
  1517. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1518. Date: Tue Jan 21 13:18:49 2020 +0000
  1519.  
  1520. Merge pull request #263 from mer-hybris/habuild-img-boot
  1521.  
  1522. helpers: img-boot: handle droid-hal-$DEVICE and droid-hal-$HABUILD_DEVICE
  1523.  
  1524. commit 22bca7c2548501f94e7ae597cedb2a6285d87c2b
  1525. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1526. Date: Wed Jan 15 23:55:23 2020 +0000
  1527.  
  1528. helpers: img-boot: handle droid-hal-$DEVICE and droid-hal-$HABUILD_DEVICE
  1529.  
  1530. [helpers][img-boot] handle droid-hal-$DEVICE and droid-hal-$HABUILD_DEVICE. JB#48042
  1531.  
  1532. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1533.  
  1534. commit a9f715dd3c2242ca9cfaa25706158ad1b08aa7b4
  1535. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1536. Date: Wed Jan 15 10:54:48 2020 +0000
  1537.  
  1538. helpers: relax the img-boot package name check
  1539.  
  1540. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1541.  
  1542. commit 8bb7694ebc9b9c45e8df0bf29d8e80062ad43648
  1543. Merge: 6562c30 4e9be87
  1544. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1545. Date: Wed Jan 15 02:28:38 2020 +0000
  1546.  
  1547. Merge pull request #262 from mer-hybris/jb48042
  1548.  
  1549. helpers: fix img-boot dependency handling
  1550.  
  1551. commit 4e9be876a49fc82125aac09d314f678ce963918b
  1552. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1553. Date: Tue Jan 14 12:02:16 2020 +0100
  1554.  
  1555. helpers: fix gnu-cpio conflict
  1556.  
  1557. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1558.  
  1559. commit 613e073336ce97e54c8328155c88441a7e213299
  1560. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1561. Date: Tue Jan 14 12:01:13 2020 +0100
  1562.  
  1563. helpers: fix img-boot dependency handling
  1564.  
  1565. [helpers] fix img-boot dependency handling. Fixes JB#48042
  1566.  
  1567. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1568.  
  1569. commit 75105168807fa06577ef4eec0bd5cba6ce9b3c11
  1570. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1571. Date: Tue Jan 14 11:54:58 2020 +0100
  1572.  
  1573. helpers: prevent a check when droid-configs source is missing
  1574.  
  1575. Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
  1576.  
  1577. commit 38e8f7bb99b50422d1281c12a35aebd72d6a699a
  1578. Author: Andrey Skvortsov <a.skvorcov@omprussia.ru>
  1579. Date: Mon Jan 13 01:17:26 2020 +0300
  1580.  
  1581. helpers: Fix hang build_packages.sh on missing patterns
  1582.  
  1583. if patterns have different name or just missing, then
  1584. build_packages.sh hangs.
  1585. pattern_lookup is empty and as a result grep execution does not receive file as
  1586. a parameter and infinitely waits for input from stdin.
  1587.  
  1588. commit 3011fae4401801bd27eea8aefcbc3defb128c320
  1589. Author: Andrey Skvortsov <andrej.skvortzov@gmail.com>
  1590. Date: Sun Dec 22 13:44:59 2019 +0300
  1591.  
  1592. dhd: Fix Android 6 <= based builds
  1593.  
  1594. this problem happens if Android version is <= 6 and there is file
  1595. hybris_extras.rc in system/etc/init. It is introduced by commit
  1596. 1fb8758dafa5 ("dhd: add support for one extra init rc, which can be
  1597. used to provide info from the adaptation to sfos")
  1598.  
  1599. In this case build_packages.sh fails with following error:
  1600.  
  1601. $ rpm/dhd/helpers/build_packages.sh
  1602.  
  1603. + '[' 4 -ge 7 ']'
  1604. + echo ''
  1605. + '[' -f ./out/target/product/hammerhead/system/etc/init/hybris_extras.rc ']'
  1606. + cp -a ./out/target/product/hammerhead/system/etc/init/hybris_extras.rc /media/data/port/android/installroot/usr/libexec/droid-hybris/system/etc/init/
  1607. cp: cannot create regular file `/media/data/port/android/installroot/usr/libexec/droid-hybris/system/etc/init/': No such file or directory
  1608. error: Bad exit status from /var/tmp/rpm-tmp.SrHvD1 (%install)
  1609.  
  1610. commit 6562c3019af5cac9f52e425396f1e8f7c4286c32
  1611. Merge: 98f6882 5044258
  1612. Author: Matti Kosola <matti.kosola@jolla.com>
  1613. Date: Thu Dec 19 09:47:28 2019 +0200
  1614.  
  1615. Merge pull request #259 from mer-hybris/fix-users-deps
  1616.  
  1617. dhd: Add proper dependencies to users package.
  1618.  
  1619. commit 5044258110b886e05e74cc433e96e3c156ce35ce
  1620. Author: Matti Kosola <matti.kosola@jolla.com>
  1621. Date: Thu Dec 19 09:02:32 2019 +0200
  1622.  
  1623. dhd: Add proper dependencies to users package.
  1624.  
  1625. [dhd] Add proper dependencies to users package. JB#48453
  1626.  
  1627. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  1628.  
  1629. commit 98f688268a0e6ceaca811c3399307f9e54c36342
  1630. Merge: 3cb39af 2d70faf
  1631. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1632. Date: Wed Dec 18 15:20:50 2019 +0200
  1633.  
  1634. Merge pull request #258 from jusa/no-groupadd
  1635.  
  1636. Store user required groups instead of adding immediately.
  1637.  
  1638. commit 2d70fafb98a4882d1327a68163874ed059be0033
  1639. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1640. Date: Wed Dec 18 11:31:33 2019 +0200
  1641.  
  1642. dhd: Oneshot is now in mer-core.
  1643.  
  1644. commit 56441b62e87a0281d0d58a5f28a79dc380cd8bf9
  1645. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1646. Date: Wed Dec 18 10:08:18 2019 +0200
  1647.  
  1648. dhd: Store user required groups instead of adding immediately.
  1649.  
  1650. NOTICE! This will break compatibility with 3.2.1 release.
  1651.  
  1652. Instead of adding default user to hardware adaptation required groups
  1653. during package install store the groups to filesystem for later access.
  1654. Then when new user is created this list can be consulted for the correct
  1655. groups the user needs to be in.
  1656.  
  1657. [dhd] Store user required groups to filesystem. JB#48453
  1658.  
  1659. commit 3cb39af3c878a1d86f2d00eb1399fad3937125a8
  1660. Merge: 42645e5 8335ae1
  1661. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  1662. Date: Mon Dec 9 13:45:39 2019 +0200
  1663.  
  1664. Merge pull request #256 from ilpianista/master
  1665.  
  1666. Build libncicore required by nfcd-binder-plugin for Android 8
  1667.  
  1668. commit 8335ae115d29d17f192bf3330e4d6cd57e90b26d
  1669. Author: Andrea Scarpino <me@andreascarpino.it>
  1670. Date: Fri Dec 6 01:13:28 2019 +0000
  1671.  
  1672. helpers: Build libncicore for Android 8
  1673.  
  1674. nfcd-binder-plugin requires it
  1675.  
  1676. commit 42645e5579370fe7b6ecd3b8f5c3de1762f19ff2
  1677. Merge: fc7bfba 0618908
  1678. Author: Matti Kosola <matti.kosola@jolla.com>
  1679. Date: Wed Nov 27 21:45:32 2019 +0700
  1680.  
  1681. Merge pull request #233 from ibaranovomp/omp-JB47683
  1682.  
  1683. dhd: Create /data. Fixes JB#47683
  1684.  
  1685. commit fc7bfbac75e7e84e5112cb2fec80698319fef467
  1686. Merge: 482ea18 9aa68b7
  1687. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1688. Date: Wed Nov 27 16:38:10 2019 +0200
  1689.  
  1690. Merge pull request #255 from jusa/users_pre
  1691.  
  1692. Users pre is needed only for migration to new style group handling.
  1693.  
  1694. commit 9aa68b78745711ddbb09148b763ff5c3f64bc45a
  1695. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1696. Date: Wed Nov 27 14:46:36 2019 +0200
  1697.  
  1698. dhd: Users pre is needed only for migration to new style group handling.
  1699.  
  1700. [dhd] Users pre is needed only for migration to new style group handling. JB#47910
  1701.  
  1702. commit 482ea1852ebabf578799a0a1fad00f6e1284eae2
  1703. Merge: 122d590 0508175
  1704. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  1705. Date: Tue Nov 26 20:43:34 2019 +0200
  1706.  
  1707. Merge pull request #254 from mer-hybris/gg_fix
  1708.  
  1709. helpers: Fix droidmedia and audioflingerglue local builds in online mode
  1710.  
  1711. commit 0508175378789f024f3cd1e6f39de4b1e4d76106
  1712. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  1713. Date: Mon Nov 25 19:03:41 2019 +0200
  1714.  
  1715. helpers: Fix droidmedia and audioflingerglue local builds in online mode
  1716.  
  1717. [helpers] Fix droidmedia and audioflingerglue local builds in online mode
  1718.  
  1719. commit 122d59024593a42658160d49c64a8c0726e4405a
  1720. Merge: 9617929 88d39bd
  1721. Author: Matti Kosola <matti.kosola@jolla.com>
  1722. Date: Thu Nov 21 15:42:28 2019 +0200
  1723.  
  1724. Merge pull request #253 from mer-hybris/jb48212
  1725.  
  1726. dhd: Simplify build flavour reading.
  1727.  
  1728. commit 88d39bd12d8522dde0a9a052598fe47b7ae3f227
  1729. Author: Matti Kosola <matti.kosola@jolla.com>
  1730. Date: Thu Nov 21 14:57:38 2019 +0200
  1731.  
  1732. dhd: Simplify build flavour reading.
  1733.  
  1734. [dhd] Simplify build flavour reading. Fixes JB#48212
  1735.  
  1736. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  1737.  
  1738. commit 9617929ec23a0c95d51895f57e0fc9ca89c5445f
  1739. Merge: c2ca8a9 ec4a394
  1740. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1741. Date: Thu Nov 21 15:09:22 2019 +0200
  1742.  
  1743. Merge pull request #252 from jusa/jb47910
  1744.  
  1745. dhd: Users package post uses oneshot.
  1746.  
  1747. commit ec4a3944725684f1a01b3979cc42d14b3223f988
  1748. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1749. Date: Thu Nov 21 14:55:57 2019 +0200
  1750.  
  1751. dhd: Move all user/group generation related parts to users package.
  1752.  
  1753. [dhd] Move all user/group generation related parts to users package.
  1754.  
  1755. commit d9da0576f071ceeb49b6e594327bf6ca3183d30b
  1756. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1757. Date: Thu Nov 21 14:11:27 2019 +0200
  1758.  
  1759. dhd: Users package doesn't require main package.
  1760.  
  1761. [dhd] Users package doesn't require main package.
  1762.  
  1763. commit 7520905be3b523b390dfd3f443d5910f97b8cecb
  1764. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1765. Date: Thu Nov 21 13:53:18 2019 +0200
  1766.  
  1767. dhd: Users package post uses oneshot.
  1768.  
  1769. [dhd] Users package post uses oneshot. JB#47910
  1770.  
  1771. commit c2ca8a994c88e94a100f99c1a7eef7dba5b55f1a
  1772. Merge: 5a157a9 c58b6a3
  1773. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1774. Date: Thu Nov 21 11:28:50 2019 +0000
  1775.  
  1776. Merge pull request #248 from mer-hybris/offline
  1777.  
  1778. helpers: facilitate offline builds
  1779.  
  1780. commit c58b6a3c341dcebf23e0ead98615c88f6d8ec7bf
  1781. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1782. Date: Mon Nov 4 23:17:52 2019 +0000
  1783.  
  1784. helpers: facilitate offline builds
  1785.  
  1786. [helpers] facilitate offline builds
  1787.  
  1788. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  1789.  
  1790. commit 5a157a930f0b8e7eaae877f673c70d37f2014b28
  1791. Merge: dc3e01f 1fb8758
  1792. Author: Frajo <f_haider@gmx.at>
  1793. Date: Wed Nov 20 13:03:35 2019 +0200
  1794.  
  1795. Merge pull request #251 from krnlyng/jb48187
  1796.  
  1797. dhd: add support for one extra init rc, which can be used to provide info from the adaptation to sfos
  1798.  
  1799. commit 1fb8758dafa5d20ec181f127c26e5d24f118dda0
  1800. Author: Frajo Haider <f_haider@gmx.at>
  1801. Date: Tue Nov 19 17:34:12 2019 +0200
  1802.  
  1803. dhd: add support for one extra init rc, which can be used to provide info from the adaptation to sfos
  1804.  
  1805. [dhd] add support for one extra init rc, which can be used to provide info from the adaptation to sfos. JB#48187
  1806.  
  1807. commit dc3e01fd3b1fef181b80b5f8735c01bc8e16a49f
  1808. Merge: 7a9b243 ad539cc
  1809. Author: Frajo <f_haider@gmx.at>
  1810. Date: Tue Nov 19 14:35:55 2019 +0200
  1811.  
  1812. Merge pull request #250 from mer-hybris/jb47910_fix_provides
  1813.  
  1814. dhd: droid-hal-users should provide hardware-adaptation-setup.
  1815.  
  1816. commit ad539cc1f58ab18dd200191fef640910369f050e
  1817. Author: Frajo Haider <f_haider@gmx.at>
  1818. Date: Tue Nov 19 14:30:48 2019 +0200
  1819.  
  1820. dhd: droid-hal-users should provide hardware-adaptation-setup.
  1821.  
  1822. [dhd] droid-hal-users should provide hardware-adaptation-setup. JB#47910
  1823.  
  1824. commit 7a9b243d5582112ba058c5ae8bc5c6fabffb4ca1
  1825. Merge: d7b384b 235a7e6
  1826. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1827. Date: Thu Nov 14 15:38:50 2019 +0000
  1828.  
  1829. Merge pull request #249 from sailfishos-oneplus5/mic-build-fix
  1830.  
  1831. helpers: Fix broken fs image building
  1832.  
  1833. commit 235a7e674256c4669f81ace906595a86a3a7c0fe
  1834. Author: Jami Kettunen <jami.kettunen@protonmail.com>
  1835. Date: Thu Nov 14 17:37:34 2019 +0200
  1836.  
  1837. helpers: Fix broken fs image building
  1838.  
  1839. commit d7b384b4ea40a931a2d53b382104ae39151286aa
  1840. Merge: 4544fe0 49604e4
  1841. Author: Matti Kosola <matti.kosola@jolla.com>
  1842. Date: Mon Nov 11 10:11:52 2019 +0700
  1843.  
  1844. Merge pull request #247 from mer-hybris/mic
  1845.  
  1846. helpers: Add support to build loop image
  1847.  
  1848. commit 4544fe0592f2adeaabd79c5062463b76e69eb2ac
  1849. Merge: fc883cb 715687b
  1850. Author: Frajo <f_haider@gmx.at>
  1851. Date: Fri Nov 8 11:17:50 2019 +0200
  1852.  
  1853. Merge pull request #246 from krnlyng/jb47910
  1854.  
  1855. Simplify droid-hal user and group creation
  1856.  
  1857. commit 715687bbbc9390da5b5691bf009102e5e5b35d2a
  1858. Author: Frajo Haider <f_haider@gmx.at>
  1859. Date: Tue Nov 5 16:23:29 2019 +0200
  1860.  
  1861. [dhd] remove pulseaudio group workaround. JB#47910
  1862.  
  1863. commit febadd66ae7b693439fd8669cbc14560b3cb6680
  1864. Author: Frajo Haider <f_haider@gmx.at>
  1865. Date: Tue Nov 5 16:23:18 2019 +0200
  1866.  
  1867. [dhd] do not ever delete users or groups only modify already existing ones. JB#47910
  1868.  
  1869. Simplify code further by always processing droid groups.
  1870. Handle case where name of a user/group is changed but the id stays the same.
  1871.  
  1872. commit 37151e693de068ab606b4f3654fe56573e668af8
  1873. Author: Frajo Haider <f_haider@gmx.at>
  1874. Date: Fri Oct 25 13:49:11 2019 +0300
  1875.  
  1876. [dhd] move user group generation to seperate package. JB#47910
  1877.  
  1878. commit 49604e4589375706e9c1236166761cc7d19a330b
  1879. Author: Matti Kosola <matti.kosola@jolla.com>
  1880. Date: Tue Nov 5 10:28:28 2019 +0700
  1881.  
  1882. helpers: Build mic loop image based on patterns content.
  1883.  
  1884. [helpers] Build mic loop image based on patterns content.
  1885.  
  1886. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  1887.  
  1888. commit 0c40d4a506df757ebcc48fba595ceaa7d785f314
  1889. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1890. Date: Mon Nov 4 22:59:51 2019 +0000
  1891.  
  1892. Revert "helpers: update repos only via cmdline pull switch"
  1893.  
  1894. `git pull` for every repo has its cons and pros. Restoring default behaviour.
  1895.  
  1896. This reverts commit 83ffdcdbeec5d9a09a30bdb2f56deb43b7b59762.
  1897.  
  1898. commit 1dce54f9ee8bfa4d6bfa86fcd95fa5247d385173
  1899. Author: Boleslaw Tokarski <boleslaw.tokarski@gmail.com>
  1900. Date: Wed Mar 30 10:44:42 2016 +0200
  1901.  
  1902. [usergen] Do not remove and re-add already existing users.
  1903.  
  1904. The logic is:
  1905. 1. Generate name-id pairs required by droid layer to droid.ids.
  1906. 2. On installation create all the required user and groups and note their
  1907. names and ids to droid.ids.created.
  1908. 3. On update cross-check the two files and only add and remove the name-ids
  1909. that have been changed.
  1910.  
  1911. ad. 1. usergroupgen.c no longer creates shellscript output, instead it creates
  1912. droid.ids which is a simple text file with name-space-id format, one per line.
  1913.  
  1914. ad. 2. postinstall script writes down every name-id it managed to create. It
  1915. does not write any user creation of which failed.
  1916.  
  1917. ad. 3. it is not verified during user/group removal if the user/group was
  1918. modified by the user or with a third-party script. If the entry disappeared
  1919. from droid-hal, we just remove it.
  1920.  
  1921. Special note: A conversion mechanism was added for upgrades from previous dhd
  1922. releases in the preinstall script. All users that were added in the previous
  1923. release are considered to have been created.
  1924.  
  1925. Change-Id: I2a13462bed5297f3c4ef601fcd26194c59444a3f
  1926.  
  1927. commit ce4c1c9cb033e54922530a3fa887e2b4ac092a68
  1928. Author: Matti Kosola <matti.kosola@jolla.com>
  1929. Date: Mon Nov 4 14:42:22 2019 +0700
  1930.  
  1931. helpers: Clear out extra store repositories from ks when building image with mic
  1932.  
  1933. [helpers] Clear out extra store repositories from ks when building image with mic
  1934.  
  1935. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  1936.  
  1937. commit fc883cbbf46fb7c7eb0655dbfb8dc6e1d50e0ad6
  1938. Merge: 8a5cd3d c72eea8
  1939. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1940. Date: Fri Nov 1 15:33:48 2019 +0200
  1941.  
  1942. Merge pull request #245 from jusa/jb47861
  1943.  
  1944. Add a workaround for system mode PulseAudio.
  1945.  
  1946. commit c72eea8184e1d56d61d913d4fd2f1ffe8a09b048
  1947. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1948. Date: Fri Nov 1 14:52:54 2019 +0200
  1949.  
  1950. dhd: Add a workaround for system mode PulseAudio.
  1951.  
  1952. When audio group is removed and re-created pulse user is dropped from audio group.
  1953. To make sure that PulseAudio system mode is functional create all required users
  1954. and groups here as well. Remove this workaround when the group handling is a bit
  1955. more sane.
  1956.  
  1957. [dhd] Add a workaround for system mode PulseAudio. Fixes JB#47861
  1958.  
  1959. Signed-off-by: Juho Hämäläinen <juho.hamalainen@jolla.com>
  1960.  
  1961. commit ca2b05ae23beb56b1f36cf193ea5bc2c43a730e0
  1962. Author: elros34 <elros34@users.noreply.github.com>
  1963. Date: Sat Aug 10 21:18:38 2019 +0200
  1964.  
  1965. udev: Make sure sysfs paths exist
  1966.  
  1967. commit 8a5cd3d59bb80e2f09847f8533f60d37a6294cd0
  1968. Merge: cabab4f bc3cc52
  1969. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1970. Date: Mon Oct 28 01:07:06 2019 +0000
  1971.  
  1972. Merge pull request #244 from mer-hybris/mic
  1973.  
  1974. helpers: add building image with mic
  1975.  
  1976. commit bc3cc52519e93a94ca859605f114739f6e74db8a
  1977. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1978. Date: Wed Oct 23 08:10:36 2019 +0000
  1979.  
  1980. helpers: add building image with mic
  1981.  
  1982. [helpers] add building image with mic
  1983.  
  1984. commit cabab4fde242cbbab95d89bdbbcd2461bb2df140
  1985. Merge: 17aa84d 1bbc304
  1986. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1987. Date: Sun Oct 27 16:41:41 2019 +0000
  1988.  
  1989. Merge pull request #241 from mer-hybris/droid-glue
  1990.  
  1991. helpers: build gst-droid, pulseaudio droid glue, and their deps
  1992.  
  1993. commit 1bbc304c492584c706a2fb275b32f55c29c01d7f
  1994. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  1995. Date: Tue Oct 22 10:17:31 2019 +0000
  1996.  
  1997. helpers: build gst-droid, pulseaudio droid glue, and their deps
  1998.  
  1999. [helpers] build gst-droid, pulseaudio droid glue, and their deps
  2000.  
  2001. commit 17aa84d47b568d1ee35d6d3e92c952ecf19ffc95
  2002. Merge: f622347 7b826a6
  2003. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2004. Date: Fri Oct 25 16:11:15 2019 +0100
  2005.  
  2006. Merge pull request #238 from mer-hybris/buildman
  2007.  
  2008. helpers: build mw packages if they are in manifest.xml
  2009.  
  2010. commit 7b826a629f822aaedd5fac4838b3edb215e22fcd
  2011. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2012. Date: Mon Oct 21 09:24:59 2019 +0000
  2013.  
  2014. helpers: build mw packages if they are in manifest.xml
  2015.  
  2016. Check for manifest.xml under $ANDROID_ROOT/.repo (or in parent dirs) and
  2017. build mw packages from there, if at least one path is under hybris/mw.
  2018.  
  2019. [helpers] build mw packages if they are in manifest.xml
  2020.  
  2021. commit 83ffdcdbeec5d9a09a30bdb2f56deb43b7b59762
  2022. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2023. Date: Mon Oct 21 07:48:03 2019 +0000
  2024.  
  2025. helpers: update repos only via cmdline pull switch
  2026.  
  2027. [helpers] update repos only via cmdline pull switch
  2028.  
  2029. commit f4309f291610b07ad532f5862d494338cbe24216
  2030. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2031. Date: Mon Oct 21 07:43:09 2019 +0000
  2032.  
  2033. helpers: don't force refresh of repos every time
  2034.  
  2035. [helpers] don't force refresh of repos every time
  2036.  
  2037. commit 7ace7dff2525640a92139f5163c33f180c183dd7
  2038. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2039. Date: Fri Oct 18 10:51:57 2019 +0000
  2040.  
  2041. helpers: update git url
  2042.  
  2043. commit d773ee8b54a0e7496d815d76b74036c0af7ad8f0
  2044. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2045. Date: Tue Oct 22 07:58:11 2019 +0200
  2046.  
  2047. helpers: update copyrights
  2048.  
  2049. commit f6223474c54cc01c32ada557dbcddd02f9c5f792
  2050. Merge: 8a0564f c874554
  2051. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2052. Date: Tue Oct 22 11:48:11 2019 +0100
  2053.  
  2054. Merge pull request #237 from mer-hybris/unassisted
  2055.  
  2056. helpers: ask to build each package only when --mw is in cmdline
  2057.  
  2058. commit c8745549d71b111b004309badacfd67976c5aeed
  2059. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2060. Date: Mon Oct 21 17:38:30 2019 +0200
  2061.  
  2062. helpers: ask to build each package only when --mw is in cmdline
  2063.  
  2064. This means no questions will be asked during a build invoked without any
  2065. cmdline switches.
  2066.  
  2067. [helpers] ask to build each package only when --mw is in cmdline
  2068.  
  2069. commit 8a0564f1a74cdc71c81725a79a72d745accfe813
  2070. Merge: 17e564b 59a18be
  2071. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2072. Date: Mon Oct 21 12:47:04 2019 +0100
  2073.  
  2074. Merge pull request #219 from Thaodan/helpers_cleanup
  2075.  
  2076. helpers: cleanup
  2077.  
  2078. [helpers] cleanup
  2079.  
  2080. commit 59a18beb5290876449f00380fcc45fa709bcd635
  2081. Author: Björn Bidar <theodorstormgrade@gmail.com>
  2082. Date: Mon Oct 21 11:05:01 2019 +0200
  2083.  
  2084. helpers: Don't use bash == on posix test [] and use [] everywhere
  2085.  
  2086. commit eb86f0be1dff527e3def98435234cc6c20f281cb
  2087. Author: Björn Bidar <theodorstormgrade@gmail.com>
  2088. Date: Sat Jun 22 01:34:30 2019 +0200
  2089.  
  2090. helpers: Quote ${BUILDSPEC_FILE[@]} to avoid resplitting of elements
  2091.  
  2092. See: https://github.com/koalaman/shellcheck/wiki/SC2068
  2093.  
  2094. commit 1cec3dbc57b4b238efa2f362598271a22d24218f
  2095. Author: Björn Bidar <theodorstormgrade@gmail.com>
  2096. Date: Fri Oct 18 12:59:25 2019 +0200
  2097.  
  2098. helpers: Convert echo to here document
  2099.  
  2100. commit 6a6df622ea155f70ee25f8467c51695e7f8335a6
  2101. Author: Björn Bidar <theodorstormgrade@gmail.com>
  2102. Date: Fri Jun 14 22:44:12 2019 +0200
  2103.  
  2104. helpers: Use if directly, using test is redundant
  2105.  
  2106. commit 5412627dcd01a765536b329227fffe9b8a64f829
  2107. Author: Björn Bidar <theodorstormgrade@gmail.com>
  2108. Date: Fri Jun 14 22:00:51 2019 +0200
  2109.  
  2110. helpers: Remove useless true just return zero
  2111.  
  2112. commit d65eb7a3504eca6b107ec0bcbaaad80ba2a15f94
  2113. Author: Björn Bidar <theodorstormgrade@gmail.com>
  2114. Date: Fri Jun 14 21:58:35 2019 +0200
  2115.  
  2116. helpers: Remove useless function keyword
  2117.  
  2118. Remove function keyword as its bash specific and brings no extra
  2119. features.
  2120. Also makes bothh scripts more in line with other util scripts
  2121.  
  2122. commit 0d4b50c795467d1592758cc6b03ea95a46c39ee4
  2123. Author: Björn Bidar <theodorstormgrade@gmail.com>
  2124. Date: Fri Jun 14 21:54:12 2019 +0200
  2125.  
  2126. helpers: Fix quoting in case path names contain spaces (SC2046)
  2127.  
  2128. See:
  2129. https://github.com/koalaman/shellcheck/wiki/Sc2046
  2130.  
  2131. commit 96b7673bd292a38e59b838058d419121a7b046e4
  2132. Author: Björn Bidar <theodorstormgrade@gmail.com>
  2133. Date: Fri Jun 14 21:47:30 2019 +0200
  2134.  
  2135. helpers: Use builtin $PWD
  2136.  
  2137. commit 17e564bd6187c7c206f37b150cfef74b54664694
  2138. Merge: a8b7f6b e38289f
  2139. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2140. Date: Thu Oct 17 09:55:01 2019 +0100
  2141.  
  2142. Merge pull request #234 from mer-hybris/no-sflinger
  2143.  
  2144. helpers: obsolete qt5-qpa-surfaceflinger-plugin
  2145.  
  2146. commit a8b7f6b9080bc586ae57ecf273db270947db14e2
  2147. Merge: 2f0a752 00cf4bd
  2148. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2149. Date: Thu Oct 17 09:53:58 2019 +0100
  2150.  
  2151. Merge pull request #235 from mer-hybris/no-effect-devlinks
  2152.  
  2153. remove broken udev rules which have no effect
  2154.  
  2155. commit 00cf4bd9be58539f72bb8236a6bcfb0db941ef18
  2156. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2157. Date: Wed Oct 16 11:33:40 2019 +0100
  2158.  
  2159. fix whitespace
  2160.  
  2161. commit 590f7acc3066fee0fb3859814180bb2b7e72a4a1
  2162. Author: Franz-Josef Haider <franz.haider@jolla.com>
  2163. Date: Wed Oct 16 11:02:57 2019 +0100
  2164.  
  2165. Revert "[dhd][udev] Change permissions of actual device and not symlinks to it, since that has no effect. JB#41430, JB#41379"
  2166.  
  2167. That rule has no effect due to the | operator not working in DEVLINKS.
  2168.  
  2169. This reverts commit a64fa32ec9f0f0af3e6e8847d407c287072860f7.
  2170.  
  2171. commit e38289f6f7b4e05a3d06f655dc742f32d023406e
  2172. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2173. Date: Wed Oct 16 09:41:51 2019 +0100
  2174.  
  2175. helpers: obsolete qt5-qpa-surfaceflinger-plugin
  2176.  
  2177. No longer needed in adaptations, hwcomposer-plugin should be used instead.
  2178.  
  2179. commit 0618908f9d9462e67e01dcf43aabf3745ce95435
  2180. Author: i.baranov <i.baranov@omprussia.ru>
  2181. Date: Thu Oct 10 15:34:34 2019 +0300
  2182.  
  2183. dhd: Create /data. Fixes JB#47683
  2184.  
  2185. commit 2f0a752932b5872ea614df38ec2108c23f6ff0d4
  2186. Merge: 0093896 7c64162
  2187. Author: Matti Kosola <matti.kosola@jolla.com>
  2188. Date: Wed Oct 9 11:35:01 2019 +0300
  2189.  
  2190. Merge pull request #232 from mer-hybris/jb47549
  2191.  
  2192. dhd: Provide hardware-adaptation-setup from droid-hal.
  2193.  
  2194. commit 7c64162d8311c749157ab1b5478b87bce0e2fdf0
  2195. Author: Matti Kosola <matti.kosola@jolla.com>
  2196. Date: Wed Oct 9 09:52:02 2019 +0300
  2197.  
  2198. dhd: Provide hardware-adaptation-setup from droid-hal.
  2199.  
  2200. [dhd] Provide hardware-adaptation-setup from droid-hal. JB#47549
  2201.  
  2202. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  2203.  
  2204. commit 009389644431ed653e8e2e37fe0ceaaa2df2cf23
  2205. Merge: cd5b07a e796260
  2206. Author: Matti Kosola <matti.kosola@jolla.com>
  2207. Date: Tue Sep 10 08:28:48 2019 +0300
  2208.  
  2209. Merge pull request #231 from mer-hybris/fix-promo
  2210.  
  2211. dhd: Add Source0 for droid_src_build.
  2212.  
  2213. commit e79626028c4334cd38f58055eb3fd9e08b96fe39
  2214. Author: Matti Kosola <matti.kosola@jolla.com>
  2215. Date: Mon Sep 9 10:12:11 2019 +0200
  2216.  
  2217. dhd: Add Source0 for droid_src_build.
  2218.  
  2219. [dhd] Add Source0 for droid_src_build. JB#46848
  2220.  
  2221. Source0 was moved to main spec file but version is not known in
  2222. that phase on promotion checks. Re-introduce it back after
  2223. version is known.
  2224.  
  2225. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  2226.  
  2227. commit cd5b07a3373efa058f674757dc218b2dc330ecd2
  2228. Merge: 81021d6 6e9c340
  2229. Author: Matti Kosola <matti.kosola@jolla.com>
  2230. Date: Fri Sep 6 14:25:30 2019 +0300
  2231.  
  2232. Merge pull request #230 from mer-hybris/dhd_sources
  2233.  
  2234. dhd: Allow using dhd_sources for local and obs builds.
  2235.  
  2236. commit 6e9c340bcc50487f84f55d75ff1f18d899eac346
  2237. Author: Matti Kosola <matti.kosola@jolla.com>
  2238. Date: Fri Sep 6 10:33:37 2019 +0200
  2239.  
  2240. dhd: Allow using dhd_sources for local and obs builds.
  2241.  
  2242. [dhd] Allow using dhd_sources for local and obs builds. JB#46848
  2243.  
  2244. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  2245.  
  2246. commit 81021d6609e16d17eb5f3d183c0a667f0c06d5da
  2247. Merge: 621aa53 5f3b8f0
  2248. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  2249. Date: Sun Sep 1 00:13:16 2019 +0300
  2250.  
  2251. Merge pull request #228 from mer-hybris/nfc
  2252.  
  2253. helpers: Build nfcd-binder-plugin for Android 8+
  2254.  
  2255. commit 621aa53f63b1f11537b2f63684a921a95f2675f0
  2256. Merge: ef99210 67a0761
  2257. Author: Matti Kosola <matti.kosola@jolla.com>
  2258. Date: Thu Aug 29 14:09:38 2019 +0300
  2259.  
  2260. Merge pull request #229 from mer-hybris/droid_src_build
  2261.  
  2262. dhd: Remove Source0 from droid_src_build.
  2263.  
  2264. commit 67a0761c5eeba346225edd7eac93a83fc365e1c3
  2265. Author: Matti Kosola <matti.kosola@jolla.com>
  2266. Date: Thu Aug 29 12:57:26 2019 +0200
  2267.  
  2268. dhd: Remove Source0 from droid_src_build.
  2269.  
  2270. [dhd] Remove Source0 from droid_src_build. JB#46848
  2271.  
  2272. Source0 have to be in main spec file, not in included
  2273. one. Without this OBS promotions does not work properly.
  2274.  
  2275. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  2276.  
  2277. commit 5f3b8f0e8e508bdf091553071d701c4e9e422c19
  2278. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  2279. Date: Sat Aug 17 15:09:54 2019 +0300
  2280.  
  2281. helpers: Build nfcd-binder-plugin for Android 8+
  2282.  
  2283. commit ef99210db4a580167d20a5e39b621fb1ad644a1b
  2284. Merge: 637a73a 18c0286
  2285. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  2286. Date: Wed Aug 14 16:50:33 2019 +0300
  2287.  
  2288. Merge pull request #227 from mer-hybris/modules
  2289.  
  2290. dhd: Copy kernel modules from system/vendor/lib/modules. MER#2054
  2291.  
  2292. commit 18c0286cb85ab617eba368e661d616447b8be71c
  2293. Author: Matti Lehtimäki <matti.lehtimaki@jolla.com>
  2294. Date: Mon Aug 12 18:15:04 2019 +0300
  2295.  
  2296. dhd: Copy kernel modules from system/vendor/lib/modules.
  2297.  
  2298. [dhd] Copy kernel modules from system/vendor/lib/modules. Fixes MER#2054
  2299.  
  2300. commit 637a73a3fe4c40f929c90d3f56dc357980d43d7c
  2301. Merge: bfee205 f65c147
  2302. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  2303. Date: Thu Aug 8 16:41:23 2019 +0300
  2304.  
  2305. Merge pull request #224 from jusa/jb45364
  2306.  
  2307. Don't remove straggler files from build dir.
  2308.  
  2309. commit f65c147c7715dee37ab1727911d0eeb1ce2b3ca3
  2310. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  2311. Date: Wed Aug 7 16:39:34 2019 +0300
  2312.  
  2313. dhd: Don't remove straggler files from build dir.
  2314.  
  2315. [dhd] Don't remove straggler files from build dir. JB#45364
  2316.  
  2317. commit bfee205f3e58da705fda296ca6387be2b8cdcb2d
  2318. Merge: 7c5e273 8c8dab7
  2319. Author: Matti Kosola <matti.kosola@jolla.com>
  2320. Date: Thu Aug 8 13:50:30 2019 +0300
  2321.  
  2322. Merge pull request #225 from mer-hybris/dhd_path
  2323.  
  2324. dhd: Add ability to modify dhd git submodule path.
  2325.  
  2326. commit 8c8dab786b6d4d625e8ff3e4174df2123f1c5e3c
  2327. Author: Matti Kosola <matti.kosola@jolla.com>
  2328. Date: Thu Aug 8 10:31:35 2019 +0000
  2329.  
  2330. dhd: Add ability to modify dhd git submodule path.
  2331.  
  2332. [dhd] Add ability to modify dhd git submodule path.
  2333.  
  2334. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  2335.  
  2336. commit 7c5e2734b9070db9c5957eacddbb3faaf1d3aa7c
  2337. Merge: d843f9f 995aa73
  2338. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  2339. Date: Sat Jul 6 20:19:04 2019 +0300
  2340.  
  2341. Merge pull request #222 from mer-hybris/jb46519
  2342.  
  2343. dhd: Exclude bin folder when copying Android root files.
  2344.  
  2345. commit 995aa73fdc1358d3dff4dfe56bf4bad62739f232
  2346. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  2347. Date: Sat Jul 6 20:12:40 2019 +0300
  2348.  
  2349. dhd: Exclude bin folder when copying Android root files.
  2350.  
  2351. [dhd] Exclude bin folder when copying Android root files. JB#46519
  2352.  
  2353. commit d843f9f9d1ed1577284a8d0616a48ce460259cfc
  2354. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2355. Date: Thu Jul 4 07:29:46 2019 -0400
  2356.  
  2357. dhd: take droid-src into account only on OBS
  2358.  
  2359. commit 5c3782dd6a5276acf2c1a9fee8ae5c397644b947
  2360. Merge: 72c12b2 69f67a7
  2361. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2362. Date: Thu Jul 4 09:24:15 2019 +0100
  2363.  
  2364. Merge pull request #221 from mer-hybris/mesa-lh-workaround
  2365.  
  2366. helpers: install libhybris alternatively for mesa>=v19
  2367.  
  2368. commit 72c12b23c57abd8008c118902c8330a2788f8aa3
  2369. Merge: 070ae8c bc56b0c
  2370. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2371. Date: Thu Jul 4 09:24:07 2019 +0100
  2372.  
  2373. Merge pull request #220 from mer-hybris/jb46315
  2374.  
  2375. [dhd] allow building dhd from droid-src. JB#46315
  2376.  
  2377. commit 69f67a7dd508249ed7f4167ed232bdb7488f6d33
  2378. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2379. Date: Wed Jul 3 22:59:27 2019 +0000
  2380.  
  2381. helpers: install libhybris alternatively for mesa>=v19
  2382.  
  2383. commit bc56b0c567b4f6219d88159889ce1d5d6d0fbfba
  2384. Author: Franz-Josef Haider <f_haider@gmx.at>
  2385. Date: Tue Jun 25 07:29:48 2019 +0000
  2386.  
  2387. [dhd] allow building dhd from droid-src. JB#46315
  2388.  
  2389. commit fda118d5e9366ba009b490dc83e19bc77d0b04c7
  2390. Author: Franz-Josef Haider <f_haider@gmx.at>
  2391. Date: Tue Jun 25 07:28:49 2019 +0000
  2392.  
  2393. [dhd] remove odm subdirs from the rpm, since odm is a ro partition. JB#46315
  2394.  
  2395. Otherwise when odm is mounted and we try to install this rpm we will get errors.
  2396.  
  2397. commit 070ae8cecf9424aaa6c66f0be0c60e5953be3971
  2398. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2399. Date: Sun Jun 16 01:22:20 2019 +0200
  2400.  
  2401. helpers: build sensorfw-qt5-binder for Android 9
  2402.  
  2403. commit 3f9836c61a1495bcd5afcb0139c475230a0281e7
  2404. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  2405. Date: Sat Mar 23 16:56:34 2019 +0200
  2406.  
  2407. Fix build for Android 9.
  2408.  
  2409. commit bd43b2cf63512cfc9789511e6c27a50504b4f448
  2410. Merge: c77e00b 5ebe3c3
  2411. Author: Matti Kosola <matti.kosola@jolla.com>
  2412. Date: Tue May 28 14:57:44 2019 +0300
  2413.  
  2414. Merge pull request #218 from mer-hybris/test_mkbootimg_mk
  2415.  
  2416. Make sure that $MKBOOTIMG_MK is not empty when running sed
  2417.  
  2418. commit 5ebe3c3c58840c68e4bae38c10fe0d13a52256db
  2419. Author: Matti Kosola <matti.kosola@jolla.com>
  2420. Date: Tue May 28 11:36:13 2019 +0000
  2421.  
  2422. [dhd] Make sure that $MKBOOTIMG_MK is not empty when running sed. JB#45927
  2423.  
  2424. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  2425.  
  2426. commit c77e00b3380446a0e5112661c36a13cdf024c773
  2427. Merge: aef2388 cfba089
  2428. Author: Matti Kosola <matti.kosola@jolla.com>
  2429. Date: Mon May 13 16:53:43 2019 +0300
  2430.  
  2431. Merge pull request #217 from mer-hybris/jb45581
  2432.  
  2433. Add gnu99 flag to build mkbootimg.
  2434.  
  2435. commit cfba08960d61689ff919ed9e59c4be0554b05c29
  2436. Author: Matti Kosola <matti.kosola@jolla.com>
  2437. Date: Mon May 13 12:59:09 2019 +0000
  2438.  
  2439. [dhd] Add gnu99 flag to build mkbootimg. JB#45581
  2440.  
  2441. Lower than Android 8 version mkbootimg makefile needs gnu99 flag to
  2442. build properly.
  2443.  
  2444. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  2445.  
  2446. commit aef23889cd8650285e72ec5b1708de9458184455
  2447. Merge: 2ed28d5 a30cdf0
  2448. Author: Matti Kosola <matti.kosola@jollamobile.com>
  2449. Date: Wed May 8 13:03:53 2019 +0300
  2450.  
  2451. Merge pull request #216 from ibaranovomp/omp-jb45581
  2452.  
  2453. [dhd] Fix generation of UDev-rules for sysfs nodes. Fixes JB#45581
  2454.  
  2455. commit a30cdf08201ee5bbc4f8ea3865bf87efb3770173
  2456. Author: i.baranov <i.baranov@omprussia.ru>
  2457. Date: Tue May 7 16:59:32 2019 +0300
  2458.  
  2459. [dhd] Fix generation of UDev-rules for sysfs nodes. Fixes JB#45581
  2460.  
  2461. commit 2ed28d51b96267bd65e4ebb262458dc5f379469c
  2462. Merge: d621c2c e5a69fc
  2463. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2464. Date: Fri Mar 15 12:18:43 2019 +0000
  2465.  
  2466. Merge pull request #215 from ix5/critical-fix-mw-typo
  2467.  
  2468. build_packages.sh: Fix typo in URL
  2469.  
  2470. commit e5a69fc3463ea02329f65dcccd905d06d8b2ba56
  2471. Author: ix5 <ix5@users.noreply.github.com>
  2472. Date: Fri Mar 15 13:15:52 2019 +0100
  2473.  
  2474. build_packages.sh: Fix typo in URL
  2475.  
  2476. commit d621c2ceb1e3b4562ebbe0fe9282ab6432a04c5b
  2477. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2478. Date: Fri Mar 15 00:13:50 2019 +0000
  2479.  
  2480. helpers: install needed tools without confirmation
  2481.  
  2482. commit 456a3f55c5d7e4b030c9cd89114147972e4cff67
  2483. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2484. Date: Thu Mar 14 22:51:17 2019 +0000
  2485.  
  2486. helpers: don't shorten long command line arguments
  2487.  
  2488. :)
  2489.  
  2490. commit 33d4dc782e0539a1e26875cbb6e40500cc4fa6cd
  2491. Merge: 05af0a0 bd7affe
  2492. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2493. Date: Fri Mar 15 10:48:40 2019 +0000
  2494.  
  2495. Merge pull request #213 from ix5/dhdinc-exclude-localbuilt
  2496.  
  2497. dhd: Omit droidmedia+audioflingerglue from libexec
  2498.  
  2499. commit bd7affe6b184eb377a8ee42c5f29fa397979f406
  2500. Author: ix5 <ix5@users.noreply.github.com>
  2501. Date: Sun Mar 10 23:23:19 2019 +0100
  2502.  
  2503. dhd: Omit droidmedia+audioflingerglue from libexec
  2504.  
  2505. Remove droidmedia and audioflingerglue libs+bins from
  2506. $RPM_BUILD_ROOT/%{_libexecdir} when building droid-hal-device, thus
  2507. preventing clashing files with the localbuild variants.
  2508.  
  2509. This commit simply moves the logic around so that one can build all
  2510. HABUILD_SDK tasks at once and then not have to worry about the order of
  2511. execution for building droid-hal and
  2512. droidmedia/audioflingerglue-localbuild.
  2513.  
  2514. Without this commit, one has to re-build the droidmedia/audioflingerglue
  2515. libs in the HABUILD_SDK every time before packaging the localbuild
  2516. variants.
  2517.  
  2518. commit 05af0a0dc8c1b068ca127084c9d9b08f3fee3c84
  2519. Merge: 6fefe44 0112b94
  2520. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2521. Date: Fri Mar 15 10:45:29 2019 +0000
  2522.  
  2523. Merge pull request #211 from Thaodan/audiofinger_localbuild_version
  2524.  
  2525. helpers: Allow set $pkg ver in audiofingerglue tar
  2526.  
  2527. commit 6fefe443207651f80ce41da10264a5e09a8a797e
  2528. Merge: 35cc629 8fb88ac
  2529. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2530. Date: Fri Mar 15 10:39:22 2019 +0000
  2531.  
  2532. Merge pull request #207 from ix5/localbuild-habuild-device
  2533.  
  2534. helpers: Try to use $HABUILD_DEVICE for droidmedia and audioflingerglue
  2535.  
  2536. commit 35cc629ee2653de8bcbdd01565f13ca751a2375c
  2537. Merge: e89de2c 5eb2b52
  2538. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2539. Date: Fri Mar 15 10:35:58 2019 +0000
  2540.  
  2541. Merge pull request #206 from ix5/dhb-img-helper
  2542.  
  2543. Add build_bootimg helper script
  2544.  
  2545. commit 8fb88acaca98e6ddd3ca9732de9d4c572695eba8
  2546. Author: ix5 <ix5@users.noreply.github.com>
  2547. Date: Wed Feb 27 15:38:37 2019 +0100
  2548.  
  2549. helpers: Try to use $HABUILD_DEVICE for droidmedia and audioflingerglue
  2550.  
  2551. If no $HABUILD_DEVICE is defined, fall back to $DEVICE.
  2552.  
  2553. Example:
  2554. $HABUILD_DEVICE=kagura
  2555. $DEVICE=f8331
  2556. Android's build system will create
  2557. $ANDROID_ROOT/out/target/product/kagura
  2558.  
  2559. commit 5eb2b5251891ca9a587b10c0c0aec8cdb8eda044
  2560. Author: ix5 <ix5@users.noreply.github.com>
  2561. Date: Wed Feb 27 15:39:56 2019 +0100
  2562.  
  2563. helpers: Add build_bootimg_packages script
  2564.  
  2565. This helps with droid-hal-img-boot packages that
  2566. need yamui, e2fsprogs and more.
  2567.  
  2568. commit e89de2c293d8b9075ac7285e685d7b38d8d02b46
  2569. Merge: 29dd3bc f44e01e
  2570. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2571. Date: Mon Mar 4 14:10:23 2019 +0000
  2572.  
  2573. Merge pull request #212 from Thaodan/dont_install_option
  2574.  
  2575. [helpers] Add option to explicitly don't install a pkg
  2576.  
  2577. commit f44e01e88c63b5aba7f20640fc15729671968fca
  2578. Author: Björn Bidar <theodorstormgrade@gmail.com>
  2579. Date: Sat Mar 2 23:40:27 2019 +0100
  2580.  
  2581. [helpers] Add option to explicitly don't install a pkg
  2582.  
  2583. Add an option to explicitly don't instal a pkg while deploying it.
  2584. This allows to build and deploy pkgs where not every sub-pkg is to
  2585. be installed. For example like updating ofono where there's a default
  2586. config, that conflicts with the device config or droid-vendor where
  2587. setcap fails.
  2588.  
  2589. commit 0112b944cfb030f186cb35f81489e281405db640
  2590. Author: Björn Bidar <theodorstormgrade@gmail.com>
  2591. Date: Fri Mar 1 18:09:19 2019 +0100
  2592.  
  2593. [helpers] Allow set $pkg ver in audiofingerglue tar. Fixes MER#2018
  2594.  
  2595. commit 29dd3bcf450d2d65b33b7c82dbdedc871fe88f6e
  2596. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2597. Date: Fri Mar 1 18:47:05 2019 +0100
  2598.  
  2599. helpers: don't lose .rpm files during subsequent mb2 runs
  2600.  
  2601. commit 34d40b45b804ecc1d4c24038ba8945a36d1cf596
  2602. Merge: fd02893 da0b311
  2603. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2604. Date: Fri Mar 1 18:31:10 2019 +0000
  2605.  
  2606. Merge pull request #205 from ix5/rework-buildmw
  2607.  
  2608. Rework buildmw() to use named arguments
  2609.  
  2610. commit da0b3114aa24e61cc8b37a1bfc761155bd44bfcf
  2611. Author: ix5 <ix5@users.noreply.github.com>
  2612. Date: Tue Feb 26 20:28:14 2019 +0100
  2613.  
  2614. Rework buildmw to allow multiple spec files
  2615.  
  2616. For buildmw():
  2617. Instead of relying on positional arguments, allow the following:
  2618. -u for git URL
  2619. -b for branch name
  2620. -s for spec file. Can be supplied multiple times
  2621.  
  2622. mw: Use named opts to call buildmw()
  2623.  
  2624. Using named arguments for calling buildmw() makes the whole thing more
  2625. readable. Use full URLs as well for better readability.
  2626.  
  2627. buildpkg(): Consider all supplied spec files
  2628.  
  2629. Using $@ instead of $1 means all (remaining) arguments are
  2630. iterated over when calling build() and then looping $SPECS
  2631.  
  2632. commit fd028933fec9e6ded742a636ab6cfebcf433af45
  2633. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2634. Date: Fri Mar 1 14:21:02 2019 +0100
  2635.  
  2636. helpers: cleanup by removing an obsolete script
  2637.  
  2638. commit 31c62347e952ff7ac2da79c29020e92ed8a56008
  2639. Merge: 7c1ed1f 8bb1f91
  2640. Author: Frajo <f_haider@gmx.at>
  2641. Date: Mon Feb 25 15:37:57 2019 +0200
  2642.  
  2643. Merge pull request #204 from mer-hybris/jb44546
  2644.  
  2645. [dhd] build upstream libhybris for all adaptations again. JB#44546
  2646.  
  2647. commit 8bb1f91a7f0bee0fd165d304f36ffd7e1d5b7a0c
  2648. Author: Frajo Haider <f_haider@gmx.at>
  2649. Date: Mon Feb 25 14:34:19 2019 +0200
  2650.  
  2651. [dhd] build upstream libhybris for all adaptations again. JB#44546
  2652.  
  2653. commit 7c1ed1f1845d0419b17707d1220e8a6e8cd95b15
  2654. Merge: 189e631 e7dcb27
  2655. Author: Matti Kosola <matti.kosola@jollamobile.com>
  2656. Date: Fri Feb 15 10:45:56 2019 +0200
  2657.  
  2658. Merge pull request #203 from mer-hybris/libgbinder-radio
  2659.  
  2660. Build libgbinder-radio.
  2661.  
  2662. commit e7dcb27a26d78448e59e08258ade0b3ac96f4c3d
  2663. Author: Matti Kosola <matti.kosola@jolla.com>
  2664. Date: Fri Feb 15 09:25:23 2019 +0200
  2665.  
  2666. [dhd] Build libgbinder-radio.
  2667.  
  2668. Libgbinder-radio is needed dependency for ofono-ril-binder-plugin.
  2669.  
  2670. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  2671.  
  2672. commit 189e63129e31bda47680ddd4d4e243615212a400
  2673. Merge: a68eef4 a46bda9
  2674. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  2675. Date: Mon Feb 4 22:03:36 2019 +0200
  2676.  
  2677. Merge pull request #202 from mlehtima/android8-fixes
  2678.  
  2679. [dhd] Search for fstab and ueventd.rc files also under system/vendor.
  2680.  
  2681. commit a46bda94f5a11cb7d28821dda2e8f31b3dd07e22
  2682. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  2683. Date: Sun Feb 3 22:18:02 2019 +0200
  2684.  
  2685. [dhd] Search for fstab and ueventd.rc files also under system/vendor.
  2686.  
  2687. Android 8 based devices without vendor partition place these files under /system/vendor.
  2688.  
  2689. commit a68eef4eed32a224275f899e9383741191b86c97
  2690. Merge: 07f8d22 9398a1c
  2691. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2692. Date: Mon Jan 28 13:13:01 2019 +0000
  2693.  
  2694. Merge pull request #201 from Tomin1/jb36243
  2695.  
  2696. [packaging] Replace incompatible find command. Contributes to JB#36243
  2697.  
  2698. commit 9398a1c91330aab86d2b66cbc165f621fdf0ab1a
  2699. Author: Tomi Leppänen <tomi.leppanen@jolla.com>
  2700. Date: Mon Jan 28 13:10:23 2019 +0200
  2701.  
  2702. [packaging] Replace incompatible find command. Contributes to JB#36243
  2703.  
  2704. Busybox find doesn't support -lname or -execdir. This replicates -lname
  2705. functionality with some shell scripting and skips -execdir as
  2706. unnecessary.
  2707.  
  2708. Signed-off-by: Tomi Leppänen <tomi.leppanen@jolla.com>
  2709.  
  2710. commit 07f8d226771bb545828bb28cb9c6aaab9c7d56ae
  2711. Merge: 5d7c393 603e4eb
  2712. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2713. Date: Thu Jan 10 08:54:16 2019 +0000
  2714.  
  2715. Merge pull request #200 from piggz/latte-fixes
  2716.  
  2717. x86 fixes
  2718.  
  2719. commit 603e4ebe621de25fe38d189c6c5bf7a425c42a1f
  2720. Author: Adam Pigg <adam@piggz.co.uk>
  2721. Date: Tue Jan 8 18:36:42 2019 +0000
  2722.  
  2723. [dhd] Get kickstart file on arch != armv7hl
  2724.  
  2725. commit 06345d960172aebc12d0fa2838f92547c7060979
  2726. Author: Adam Pigg <adam@piggz.co.uk>
  2727. Date: Tue Jan 8 18:35:07 2019 +0000
  2728.  
  2729. [dhd] When looking for fstab files, also allow just 'fstab'
  2730.  
  2731. commit 5d7c393ab45f1eae63efc81bd0eed33b0271f708
  2732. Merge: d078e28 928badd
  2733. Author: Matti Kosola <matti.kosola@jollamobile.com>
  2734. Date: Fri Jan 4 10:22:01 2019 +0200
  2735.  
  2736. Merge pull request #198 from mer-hybris/jb44349
  2737.  
  2738. Cleanup devel package and include kernel modules from vendor directory
  2739.  
  2740. commit 928baddb94d01dc920684eab56a3787c6c7d2928
  2741. Author: Matti Kosola <matti.kosola@jolla.com>
  2742. Date: Thu Jan 3 17:59:45 2019 +0100
  2743.  
  2744. [dhd] Do not include symbol files to devel package. JB#44349
  2745.  
  2746. Symbols are not needed in droid-hal devel package so we
  2747. should clean up those to save space and build time.
  2748.  
  2749. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  2750.  
  2751. commit 19ee85d6dc3c9e4c0f8b1ada4a458d106417f818
  2752. Author: Matti Kosola <matti.kosola@jolla.com>
  2753. Date: Thu Jan 3 17:45:22 2019 +0100
  2754.  
  2755. [dhd] Do not include obj/lib files to devel package. JB#44349
  2756.  
  2757. Obj/lib files are not needed in droid-hal devel package so we
  2758. should clean up those to save space and build time.
  2759.  
  2760. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  2761.  
  2762. commit 6fbe71bf117d18fe88c30ce52ce2fe8bd1a7e479
  2763. Author: Matti Kosola <matti.kosola@jolla.com>
  2764. Date: Thu Jan 3 17:42:21 2019 +0100
  2765.  
  2766. [dhd] Copy kernel modules from vendor/lib/modules. JB#44349
  2767.  
  2768. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  2769.  
  2770. commit d078e28b52ef6e9dcc37f0bd636508b70b4053bc
  2771. Merge: d01307d 76f551c
  2772. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2773. Date: Sun Dec 16 17:46:37 2018 +0000
  2774.  
  2775. Merge pull request #197 from mer-hybris/mer1994
  2776.  
  2777. [hybris] Update to Android 8 requirements and multi-variant build. MER#1994
  2778.  
  2779. commit 76f551cd496c071af1fa05b8030f6ce99d49c0ce
  2780. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2781. Date: Fri Dec 14 01:57:41 2018 +0000
  2782.  
  2783. [hybris] Update to Android 8 requirements and multi-variant build. MER#1994
  2784.  
  2785. commit d01307db9966ae0d41ebe371caf24a59598ed697
  2786. Merge: a9a9a57 70cbc9e
  2787. Author: Frajo <f_haider@gmx.at>
  2788. Date: Tue Nov 27 10:39:34 2018 +0200
  2789.  
  2790. Merge pull request #195 from mer-hybris/jb43533
  2791.  
  2792. [dhd] add nemo to media_rw group. JB#43533
  2793.  
  2794. commit 70cbc9eaffb7340b472b5afa1d8f9da5f053a471
  2795. Author: Franz-Josef Haider <franz.haider@jollamobile.com>
  2796. Date: Tue Nov 27 10:24:02 2018 +0200
  2797.  
  2798. [dhd] add nemo to media_rw group. JB#43533
  2799.  
  2800. commit a9a9a5763c460804db7620c5df56678246a70d7e
  2801. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2802. Date: Tue Nov 6 09:38:06 2018 +0000
  2803.  
  2804. Fix indentation
  2805.  
  2806. commit 6d7be25737d16560e97d95c45c5712cadd128d40
  2807. Merge: 9ef3329 a611a8a
  2808. Author: Frajo <f_haider@gmx.at>
  2809. Date: Wed Sep 26 12:34:47 2018 +0300
  2810.  
  2811. Merge pull request #192 from mer-hybris/jb42318
  2812.  
  2813. [build] Fix geoclue-providers-hybris build. JB#42318
  2814.  
  2815. commit a611a8a51a2eba32efbd16b59e07f2a8f78cd06a
  2816. Author: Franz-Josef Haider <franz.haider@jollamobile.com>
  2817. Date: Wed Sep 26 10:58:58 2018 +0300
  2818.  
  2819. [build] Fix geoclue-providers-hybris build. JB#42318
  2820.  
  2821. commit 9ef33291e1bf598ad42e9b35641e8f0116e90c52
  2822. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2823. Date: Mon Sep 10 10:11:37 2018 +0100
  2824.  
  2825. Remove pretty little things
  2826.  
  2827. commit 0549fd71a8c3d21a6f37ef83952d00c207cbdf76
  2828. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2829. Date: Mon Sep 10 10:08:02 2018 +0100
  2830.  
  2831. Fix OBS macro notation
  2832.  
  2833. commit 2a4570f2e61c86b45359e3389beb2b66c477c5da
  2834. Merge: 51c2039 74c6f31
  2835. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2836. Date: Tue Aug 21 07:46:48 2018 +0100
  2837.  
  2838. Merge pull request #191 from sledges/unbreak-zypp
  2839.  
  2840. Unbreak zypp and other niggles
  2841.  
  2842. commit 74c6f315c8bd6d529f04d2b84944daf3031e2a0b
  2843. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2844. Date: Mon Aug 20 20:20:03 2018 +0100
  2845.  
  2846. [build_packages] New zypper will arrive only with 2.2.2
  2847.  
  2848. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  2849.  
  2850. commit e6df3ca68e7a956e4d0aaa9969da7bddf80d19a9
  2851. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2852. Date: Mon Aug 20 19:50:37 2018 +0100
  2853.  
  2854. [droidmediaflinger] Pull the needed tar
  2855.  
  2856. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  2857.  
  2858. commit 07bd29ee9f8120cf06fa13a2b905640428f5091d
  2859. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2860. Date: Mon Aug 20 19:38:21 2018 +0100
  2861.  
  2862. [build_packages] Pull in rpm-python until SDK/mic gets one
  2863.  
  2864. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  2865.  
  2866. commit 51c2039daf7addaa5995281cd80abd402d3c1456
  2867. Merge: 868f5f4 9379861
  2868. Author: Andrew Branson <abranson@users.noreply.github.com>
  2869. Date: Wed Aug 8 15:26:18 2018 +0200
  2870.  
  2871. Merge pull request #190 from mer-hybris/jb42244
  2872.  
  2873. [zypper] Allow unsigned package installation from local repos and files. JB#42244
  2874.  
  2875. commit 93798614214d745d60a5d0db0a04ab960b9ad7b8
  2876. Author: Andrew Branson <andrew.branson@jollamobile.com>
  2877. Date: Wed Aug 8 14:16:32 2018 +0200
  2878.  
  2879. [zypper] Allow unsigned package installation from local repos and files. JB#42244
  2880.  
  2881. commit 868f5f4470fe72be6236272d6da4e98a423479b1
  2882. Merge: ece4a52 9a5abb7
  2883. Author: Franz-Josef Anton Friedrich Haider <f_haider@gmx.at>
  2884. Date: Mon Jul 30 13:27:45 2018 +0300
  2885.  
  2886. Merge pull request #189 from krnlyng/build_fix
  2887.  
  2888. [dhd] Build fix: Don't use std=c99 since we use g++ now.
  2889.  
  2890. commit 9a5abb7f0f1c80b74695254db0aaf7810ab5d5b4
  2891. Author: Franz-Josef Haider <f_haider@gmx.at>
  2892. Date: Mon Jul 30 13:00:47 2018 +0300
  2893.  
  2894. [dhd] Build fix: Don't use std=c99 since we use g++ now.
  2895.  
  2896. commit ece4a525f3f27be99b85f1a29bcc0b7e7c7c9d6e
  2897. Merge: 899bb94 24bfd95
  2898. Author: Franz-Josef Anton Friedrich Haider <f_haider@gmx.at>
  2899. Date: Thu Jul 5 10:32:55 2018 +0300
  2900.  
  2901. Merge pull request #185 from krnlyng/jb41841
  2902.  
  2903. [dhd] Fix build for Android 8.
  2904.  
  2905. commit 899bb94b4f29c71a4d652352725b6e527d51dc54
  2906. Merge: 6e29fb8 bb6819f
  2907. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2908. Date: Tue Jun 26 11:38:30 2018 +0100
  2909.  
  2910. Merge pull request #186 from sledges/mer1924
  2911.  
  2912. [dhd] Fix build packages in SDK since Sailfish OS 2.2.0
  2913.  
  2914. commit bb6819f7a799026ce4edcbc929d8159c6ac21f38
  2915. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2916. Date: Mon Jun 25 10:26:23 2018 +0000
  2917.  
  2918. [dhd] Reinstate kickstart file for HADK use
  2919.  
  2920. commit dd7c25f9f7f78485681634403a5930de923a389f
  2921. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2922. Date: Thu Jun 21 10:12:59 2018 +0000
  2923.  
  2924. [dhd] Fix build packages in SDK since Sailfish OS 2.2.0
  2925.  
  2926. commit 24bfd95764c5dde7a210ffb289ab516aa55dea87
  2927. Author: Franz-Josef Haider <franz.haider@jolla.com>
  2928. Date: Fri Jun 15 08:29:10 2018 +0000
  2929.  
  2930. [dhd] Fix obs build of sparse img tools and usergroupgen for android 8. JB#41841
  2931.  
  2932. commit 783776992872486c938c427bb759c05234ca48b2
  2933. Author: Franz-Josef Haider <franz.haider@jolla.com>
  2934. Date: Mon Jun 11 15:54:37 2018 +0000
  2935.  
  2936. [dhd] Allow middleware packages to be precloned into external. JB#41841
  2937.  
  2938. commit 00f4e3f9785ad9caa2a7b36198cace6d8f4345e7
  2939. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  2940. Date: Sat Feb 10 18:54:12 2018 +0200
  2941.  
  2942. [dhd] Fix build for Android 8.
  2943.  
  2944. Co-authored-by: Franz-Josef Haider <franz.haider@jolla.com>
  2945.  
  2946. commit 6e29fb88167ce031cf0c82f80c378f8ccdbd4e4b
  2947. Merge: c27740e a64fa32
  2948. Author: Franz-Josef Anton Friedrich Haider <f_haider@gmx.at>
  2949. Date: Mon Apr 30 15:33:36 2018 +0300
  2950.  
  2951. Merge pull request #184 from krnlyng/jb41430_jb41379
  2952.  
  2953. [dhd][udev] Change permissions of actual device and not symlinks to it, since that has no effect. JB#41430, JB#41379
  2954.  
  2955. commit a64fa32ec9f0f0af3e6e8847d407c287072860f7
  2956. Author: Franz-Josef Haider <franz.haider@jolla.com>
  2957. Date: Mon Apr 30 14:19:15 2018 +0200
  2958.  
  2959. [dhd][udev] Change permissions of actual device and not symlinks to it, since that has no effect. JB#41430, JB#41379
  2960.  
  2961. commit c27740eb84153018d46b5db9bf95c60ac84f807f
  2962. Merge: fdb359e 0b7e387
  2963. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  2964. Date: Tue Apr 3 19:05:35 2018 +0300
  2965.  
  2966. Merge pull request #182 from mer-hybris/mer1890
  2967.  
  2968. Ensure submodule gets cloned too
  2969.  
  2970. commit 0b7e3875df70b7468fe078834a01db43bdbb11ee
  2971. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  2972. Date: Wed Mar 21 09:50:17 2018 +0000
  2973.  
  2974. Ensure submodule gets cloned too
  2975.  
  2976. commit fdb359e2547c3e5dd28afd4fb5fdca42e5b8327e
  2977. Merge: a87873d 26bc16b
  2978. Author: Andrew Branson <abranson@users.noreply.github.com>
  2979. Date: Thu Mar 15 14:27:39 2018 +0000
  2980.  
  2981. Merge pull request #181 from mer-hybris/jb41328
  2982.  
  2983. [droidmedia] Include new libminisf.so in droidmedia-localbuild. JB#41328
  2984.  
  2985. commit 26bc16b6272c1eda5d7b6964cf2f40cd370ee035
  2986. Author: Andrew Branson <andrew.branson@jollamobile.com>
  2987. Date: Thu Mar 15 15:07:25 2018 +0100
  2988.  
  2989. [droidmedia] Include new libminisf.so in droidmedia-localbuild. JB#41328
  2990.  
  2991. commit a87873da38f1f02fb48b6b3c54423a6f35f26c49
  2992. Merge: 228aedd 4f279ce
  2993. Author: Juho Hämäläinen <jusa@hilvi.org>
  2994. Date: Tue Mar 6 16:55:13 2018 +0200
  2995.  
  2996. Merge pull request #180 from jusa/headers
  2997.  
  2998. Extract radio_metadata.h.
  2999.  
  3000. commit 4f279cef18d2ad4f611eec81f7e0f34ffc132ff1
  3001. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  3002. Date: Tue Mar 6 16:45:31 2018 +0200
  3003.  
  3004. [helpers] Extract radio_metadata.h.
  3005.  
  3006. Signed-off-by: Juho Hämäläinen <juho.hamalainen@jolla.com>
  3007.  
  3008. commit 228aedde820a87be7b121847deccc3da098ae11c
  3009. Merge: bf08eca 589ee91
  3010. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  3011. Date: Mon Feb 12 15:07:46 2018 +0200
  3012.  
  3013. Merge pull request #179 from mlehtima/vibra
  3014.  
  3015. [build_packages] Build native vibrator middleware by default.
  3016.  
  3017. commit 589ee9136b4b7fe0a6395ad522a119f49e47516d
  3018. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  3019. Date: Tue Jan 9 21:19:09 2018 +0200
  3020.  
  3021. [build_packages] Build native vibrator middleware by default.
  3022.  
  3023. commit bf08eca611f7c273cb6179e34df098f8563aa150
  3024. Merge: 391c09a c4de26f
  3025. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3026. Date: Tue Nov 21 10:53:52 2017 +0000
  3027.  
  3028. Merge pull request #178 from sledges/for-new-libhybris
  3029.  
  3030. For new libhybris
  3031.  
  3032. commit c4de26fb6d5e0661b2310cdb1273a4371d8f9a05
  3033. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3034. Date: Thu Nov 16 22:44:58 2017 +0000
  3035.  
  3036. [build_packages] Sanitise libhybris build
  3037.  
  3038. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3039.  
  3040. commit d32f25ba40f1149379b3c5a18c0965d8a54e45b8
  3041. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3042. Date: Thu Nov 16 15:50:17 2017 +0000
  3043.  
  3044. [dhd] Document config flags for libhybris >=0.0.5.20
  3045.  
  3046. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3047.  
  3048. commit eafe9b771c071ee490d9af18ff179c0c74b25a60
  3049. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3050. Date: Thu Nov 16 15:49:44 2017 +0000
  3051.  
  3052. Explain how to define multi-line RPM macros
  3053.  
  3054. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3055.  
  3056. commit 391c09a1b616a97595d2520786831514f823c86c
  3057. Merge: 22387c7 a025ef0
  3058. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3059. Date: Fri Nov 10 15:09:14 2017 +0000
  3060.  
  3061. Merge pull request #176 from mer-hybris/bluetooth-group
  3062.  
  3063. Add user to bluetooth group by default.
  3064.  
  3065. commit a025ef084987ceba2036fb8a1c1552943b5a4f2d
  3066. Author: Matti Kosola <matti.kosola@jolla.com>
  3067. Date: Thu Nov 9 15:41:30 2017 +0200
  3068.  
  3069. [dhd] Add user to bluetooth group by default.
  3070.  
  3071. Some bluetooth devices might use bluetooth user permission
  3072. and that is why user needs to be on that group.
  3073.  
  3074. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  3075.  
  3076. commit 22387c74f5a7b6153b96e65a9dc5f439c9a3b275
  3077. Merge: 328b347 a5c1a6c
  3078. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3079. Date: Tue Sep 26 23:16:15 2017 +0100
  3080.  
  3081. Merge pull request #175 from sledges/obs-fixes
  3082.  
  3083. OBS build fixes
  3084.  
  3085. commit a5c1a6c11f63614caef0fe80c6b0f061131d13ac
  3086. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3087. Date: Tue Sep 26 11:51:53 2017 +0200
  3088.  
  3089. [dhd] BuildRequire rsync due to its usage since Android 6 builds
  3090.  
  3091. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3092.  
  3093. commit 85e80f61fa3880436fd3733cce50d91edad8c659
  3094. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3095. Date: Tue Sep 26 11:39:16 2017 +0200
  3096.  
  3097. [dhd] Provide vendor build tree for OBS builds
  3098.  
  3099. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3100.  
  3101. commit 3e54941dafcc70d257bf9e33efe8d209cdddadc7
  3102. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3103. Date: Tue Sep 26 11:28:59 2017 +0200
  3104.  
  3105. Revert "[obs] Enable device-specific OBS requirements"
  3106.  
  3107. The idea was for a device to have its own BuildRequires, but afterwards it
  3108. became also necessary to add extra lines to %prep.
  3109.  
  3110. Reverting this commit also because inserting a macro which defines BuildRequires
  3111. is superfluous: one can put "BuildRequires: xyz" anywhere in the .spec
  3112. As well as such macro as multiline would fail with syntax error on backslash:
  3113. BuildRequires: xyz\
  3114.  
  3115. This reverts commit ec82c48fb6c164d2e024a6f2e1aa72e5cb526037.
  3116.  
  3117. commit 328b3479e810e61fcdd88480d29218918ce728c6
  3118. Merge: ef3f0b0 8e2c27e
  3119. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3120. Date: Tue Sep 19 22:42:00 2017 +0100
  3121.  
  3122. Merge pull request #173 from mlehtima/mounts
  3123.  
  3124. [dhd] Ignore some unused mount points.
  3125.  
  3126. commit ef3f0b02b14d8da4a4f47861d67222667b8ec06c
  3127. Merge: c5450ac e00dd5e
  3128. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3129. Date: Tue Sep 19 19:13:00 2017 +0100
  3130.  
  3131. Merge pull request #174 from mlehtima/gps
  3132.  
  3133. [dhd] Fix geoclue-providers-hybris for 2.1.1.
  3134.  
  3135. commit e00dd5e4554a6df91da232c55d1e416735afc980
  3136. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  3137. Date: Tue Sep 19 20:35:13 2017 +0300
  3138.  
  3139. [dhd] Fix geoclue-providers-hybris for 2.1.1
  3140.  
  3141. commit 8e2c27e384c70442a2a1a1f19e525f5a2d1d0eb1
  3142. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  3143. Date: Tue Sep 19 20:31:36 2017 +0300
  3144.  
  3145. [dhd] Ignore some unused mount points.
  3146.  
  3147. commit c5450acf14dbb941164b5d4cf29d3386657765a1
  3148. Merge: a148376 ec82c48
  3149. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3150. Date: Thu Sep 14 11:43:13 2017 +0100
  3151.  
  3152. Merge pull request #172 from mer-hybris/obs_requires
  3153.  
  3154. Enable device-specific OBS requirements
  3155.  
  3156. commit ec82c48fb6c164d2e024a6f2e1aa72e5cb526037
  3157. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3158. Date: Thu Sep 14 11:37:35 2017 +0100
  3159.  
  3160. [obs] Enable device-specific OBS requirements
  3161.  
  3162. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3163.  
  3164. commit a1483766ad2040c187368ca0c1784f6a7552b36b
  3165. Merge: d730163 c14bb7f
  3166. Author: Matti Kosola <matti.kosola@jollamobile.com>
  3167. Date: Fri Sep 8 09:22:17 2017 +0300
  3168.  
  3169. Merge pull request #171 from mer-hybris/android7-droid-devel
  3170.  
  3171. Remove *.so.toc files from devel package.
  3172.  
  3173. commit c14bb7f773ec8f5b0da42030e1c7735fa1165d98
  3174. Author: Matti Kosola <matti.kosola@jolla.com>
  3175. Date: Thu Sep 7 15:26:21 2017 +0000
  3176.  
  3177. [dhd] Remove *.so.toc files from devel package.
  3178.  
  3179. Since Android 7, build will create .toc files of all libraries. Toc is
  3180. txt file and include library symbol names. When devel package includes
  3181. those files OBS will result rpmlint error.
  3182.  
  3183. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  3184.  
  3185. commit d7301638e7d6cda44676ffeac412c3f9aa85c7f8
  3186. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3187. Date: Tue Sep 5 06:48:22 2017 +0000
  3188.  
  3189. [build] Use minimalhooks libhybris for Xperia X
  3190.  
  3191. commit 015d01e617ee6aeca4897220b01ddffefcd1fb60
  3192. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3193. Date: Tue Sep 5 06:45:00 2017 +0000
  3194.  
  3195. [build] avoid a SIGSEGV on exit of libhybris client. MER#1806
  3196.  
  3197. commit d7f9e3944a077fb9679b5c83bd4fc1352df0491d
  3198. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3199. Date: Tue Sep 5 06:20:57 2017 +0000
  3200.  
  3201. Fix mkbootimg build in Android <= 6
  3202.  
  3203. commit 470825d34e48b826f958df60d99e4095586c755b
  3204. Merge: 0a466b3 e4d6cd2
  3205. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  3206. Date: Mon Sep 4 13:41:59 2017 +0300
  3207.  
  3208. Merge pull request #170 from mlehtima/android7
  3209.  
  3210. [dhd] Fix Android <= 6 based builds.
  3211.  
  3212. commit e4d6cd2c3e19948c791cba39abff4676606d972c
  3213. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  3214. Date: Wed Aug 30 23:42:05 2017 +0300
  3215.  
  3216. [dhd] Fix Android <= 6 based builds.
  3217.  
  3218. commit 0a466b33e87aeffe7001b2ac22be1e4b3ac0b139
  3219. Merge: bf39f96 6972021
  3220. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3221. Date: Tue Aug 29 14:33:05 2017 +0300
  3222.  
  3223. Merge pull request #168 from mlehtima/android7
  3224.  
  3225. [dhd] Add support for Android 7 based builds.
  3226.  
  3227. commit 69720214b30a358af2eabdf6973c3d8b07f1abeb
  3228. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  3229. Date: Thu Aug 17 20:59:42 2017 +0300
  3230.  
  3231. [dhd] Add support for Android 7 based builds.
  3232.  
  3233. commit bf39f963c2f7221d191ae3f0321f6ce6a0618046
  3234. Merge: f064249 dc3b13c
  3235. Author: Matti Kosola <matti.kosola@jollamobile.com>
  3236. Date: Wed Aug 16 13:09:31 2017 +0300
  3237.  
  3238. Merge pull request #167 from sledges/fix-bsp-inet-regression
  3239.  
  3240. Fix Android version handling
  3241.  
  3242. commit dc3b13c3ad9df04f48cfc487cc6d965101ee89f6
  3243. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3244. Date: Wed Aug 16 10:22:52 2017 +0100
  3245.  
  3246. [dhd] Fix Android version handling
  3247.  
  3248. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3249.  
  3250. commit f064249eb2a6c811e42ccb378750bbede446f750
  3251. Merge: e81e14e f389bc1
  3252. Author: Juho Hämäläinen <jusa@hilvi.org>
  3253. Date: Wed Aug 16 11:26:49 2017 +0300
  3254.  
  3255. Merge pull request #166 from r0kk3rz/master
  3256.  
  3257. fix audioflingerglue-localbuild
  3258.  
  3259. commit f389bc1cfca3c629b13b0f7686c981246ded3e6a
  3260. Author: Lewis Rockliffe <r0kk3rz@gmail.com>
  3261. Date: Mon Aug 7 22:06:47 2017 +0100
  3262.  
  3263. [helpers] fix audioflingerglue-localbuild
  3264.  
  3265. commit e81e14e5091b086251e6d44ff08eee49379f5240
  3266. Merge: 6b1ec92 c2ba6c5
  3267. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3268. Date: Thu Aug 3 23:14:41 2017 +0100
  3269.  
  3270. Merge pull request #165 from sledges/android-major
  3271.  
  3272. [dhd] Improve handling of Android version
  3273.  
  3274. commit c2ba6c529671b1a7c69dd82e9b367354d7b4ab7c
  3275. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3276. Date: Thu Aug 3 14:27:52 2017 +0000
  3277.  
  3278. [dhd] Improve handling of Android version
  3279.  
  3280. commit 6b1ec924e8ba906f2aef6d0fded55d95332171ef
  3281. Merge: 26ff31e 153243b
  3282. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3283. Date: Sun Jul 16 23:07:45 2017 +0100
  3284.  
  3285. Merge pull request #164 from sledges/submodule
  3286.  
  3287. Check if hybris-boot is being used as submodule or not
  3288.  
  3289. commit 153243bdac90edf9d2afdd347d5c97d7eaa3e8ec
  3290. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3291. Date: Wed Jul 12 01:51:50 2017 +0200
  3292.  
  3293. [hb] Check if hybris-boot is being used as submodule or not
  3294.  
  3295. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3296.  
  3297. commit 26ff31ed88a98f39b389714049fa64120772b8fe
  3298. Merge: 60eaca2 1065107
  3299. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  3300. Date: Sat Jun 10 16:47:46 2017 +0300
  3301.  
  3302. Merge pull request #159 from kimmoli/droidmedia-version
  3303.  
  3304. [helpers] Allow using specific version for droidmedia-localbuild
  3305.  
  3306. commit 60eaca23a16319e4ccc1a67b50d5b95e8f8febd9
  3307. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3308. Date: Wed May 10 13:41:11 2017 +0100
  3309.  
  3310. [build] qtscenegraph-adaptation has a new home
  3311.  
  3312. commit 49332ccac1e499d7fcaa1fbd5a9a259c216c6d2d
  3313. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3314. Date: Wed May 3 16:27:52 2017 +0100
  3315.  
  3316. [dhd] Handle cases where lunch combo differs from device name
  3317.  
  3318. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3319.  
  3320. commit 1c45f592512db702dfe3df3ccfce4eb90d688f6b
  3321. Merge: 421b2b0 f7814e8
  3322. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3323. Date: Tue May 2 21:26:44 2017 +0100
  3324.  
  3325. Merge pull request #146 from Nokius/master_disable_mkdir_tmp
  3326.  
  3327. [dhd] allow People application to save contacts, let Phone application access contacts, call list
  3328.  
  3329. commit f7814e8b5d0993fbfc336d7b5b1f601415abfb7a
  3330. Author: Nokius <jupaja@gmx.net>
  3331. Date: Fri Nov 18 18:44:04 2016 +0100
  3332.  
  3333. [dhd] allow People application to save contacts, let Phone application access contacts, call list
  3334.  
  3335. commit 421b2b00dd70e29c251d6fc44a0109e31913d947
  3336. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3337. Date: Tue May 2 15:15:49 2017 +0100
  3338.  
  3339. [dhd] Option to add text to lunch combo before device name
  3340.  
  3341. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3342.  
  3343. commit e49bdd5090d5245d845faff8a5fc67c2b7e16146
  3344. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3345. Date: Tue May 2 15:12:28 2017 +0100
  3346.  
  3347. Tidy up options
  3348.  
  3349. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3350.  
  3351. commit 10a5cccb5a00e942f637362aee9a82fbbf9ce517
  3352. Merge: 5636866 2b10224
  3353. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  3354. Date: Fri Apr 14 20:44:36 2017 +0300
  3355.  
  3356. Merge pull request #160 from neochapay/master
  3357.  
  3358. Fix build packages on 2.1.0.10
  3359.  
  3360. commit 2b10224b62e62e5338be87866d98ce7b5b7cd9cb
  3361. Author: Chupligin Sergey <s.chupligin@omprussia.ru>
  3362. Date: Fri Apr 14 13:19:15 2017 +0000
  3363.  
  3364. Fix build packages on 2.1.0.10
  3365.  
  3366. commit 106510773d27461dd9304ccccbad91fda6ff459d
  3367. Author: Kimmo Lindholm <kimmo.lindholm@eke.fi>
  3368. Date: Wed Mar 1 14:50:24 2017 +0000
  3369.  
  3370. [helpers] Allow using specific version for droidmedia-localbuild
  3371.  
  3372. commit 5636866f00ac528a027097b8e3fb2247a473268d
  3373. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3374. Date: Thu Feb 23 13:29:04 2017 +0100
  3375.  
  3376. [extract-headers] Add wifi.h to align with libhybris' new upstream content
  3377.  
  3378. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3379.  
  3380. commit 0c006e0177f85c83f89379e28f2c04f561a7164e
  3381. Merge: e5dcbbe ffff77e
  3382. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3383. Date: Fri Feb 17 09:21:50 2017 +0000
  3384.  
  3385. Merge pull request #157 from mer-hybris/locals-remove-obs
  3386.  
  3387. Don't add "adaptation-community" repo in local builds
  3388.  
  3389. commit ffff77ea0bc83792f4fb3bf736bd01306d3a7a0f
  3390. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3391. Date: Wed Feb 15 14:33:57 2017 +0000
  3392.  
  3393. [helpers] Add the dangling adaptation-community fixer script
  3394.  
  3395. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3396.  
  3397. commit 9e87157672b8f57c738c7b015299ae53763c38b4
  3398. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3399. Date: Wed Feb 15 14:28:08 2017 +0000
  3400.  
  3401. [helpers] Refactorings
  3402.  
  3403. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3404.  
  3405. commit 489179b6d0937f89a3e10ea11c77ed6b3a6ea029
  3406. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3407. Date: Wed Feb 15 15:01:23 2017 +0100
  3408.  
  3409. [dhd] Don't add "adaptation-community" repo in local builds
  3410.  
  3411. Because most of the time it's dangling, causing zypper ref to error on it.
  3412.  
  3413. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3414.  
  3415. commit e5dcbbe1b980db90107633358dbc8aeea7112669
  3416. Merge: a2be02d 327b5de
  3417. Author: Matti Kosola <matti.kosola@jollamobile.com>
  3418. Date: Tue Feb 14 10:29:12 2017 +0200
  3419.  
  3420. Merge pull request #156 from mer-hybris/usb-mtp
  3421.  
  3422. Add user to mtp group by default.
  3423.  
  3424. commit 327b5debb983f4de8f3749f21742ff6f128c14c4
  3425. Author: Matti Kosola <matti.kosola@jolla.com>
  3426. Date: Mon Feb 13 15:16:57 2017 +0100
  3427.  
  3428. [dhd] Add user to mtp group by default.
  3429.  
  3430. Enabling MTP mode does not work properly without mtp group access
  3431.  
  3432. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  3433.  
  3434. commit a2be02d4c2cc6ebdd2f5c1a71721624e9f88be7e
  3435. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  3436. Date: Thu Feb 2 16:38:44 2017 +0200
  3437.  
  3438. [dhd] Apply patches if header_patches directory exists.
  3439.  
  3440. [dhd] Add helper patch-headers.sh
  3441.  
  3442. Script can be used to apply multiple patches to extracted headers.
  3443. modified-headers.txt is also generated where applied patches and
  3444. affected header files are listed.
  3445.  
  3446. Signed-off-by: Juho Hämäläinen <juho.hamalainen@jolla.com>
  3447.  
  3448. commit 663a2512190d982989640ebc8f2b5b4549f96e35
  3449. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3450. Date: Tue Jan 31 07:02:38 2017 +0000
  3451.  
  3452. [dhd] Android 6+ support is now in upstream pulseaudio droids
  3453.  
  3454. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3455.  
  3456. commit 7b5b09dbda02223b111ab53120087aab3c3870f6
  3457. Merge: 54bc28e beafc1e
  3458. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3459. Date: Mon Jan 30 22:03:32 2017 +0200
  3460.  
  3461. Merge pull request #145 from neochapay/master
  3462.  
  3463. apply-permissions aren't used since long time
  3464.  
  3465. commit 54bc28e3b6ebddb90533f89c96056560388c88dd
  3466. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3467. Date: Tue Jan 24 17:13:05 2017 +0100
  3468.  
  3469. [dhd] Automatically pull detritus when straggler files available
  3470.  
  3471. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3472.  
  3473. commit 11e402f4904a2334875216f359628d7e2c5f4503
  3474. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3475. Date: Tue Jan 24 17:12:19 2017 +0100
  3476.  
  3477. [dhd] Fix when building for 32bit ARM in an Android 6+ tree
  3478.  
  3479. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3480.  
  3481. commit 5fd1782c7f7b898fd66469d6cd43890c82219730
  3482. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3483. Date: Tue Jan 24 12:45:21 2017 +0000
  3484.  
  3485. [dhd] Nag more about how to comment RPM macros
  3486.  
  3487. Otherwise it is really prone to some hard-to-catch errors.
  3488.  
  3489. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3490.  
  3491. commit 46101d6a657b85f48d7ec35be4aac5cfafeef105
  3492. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3493. Date: Tue Jan 24 11:19:08 2017 +0000
  3494.  
  3495. [dhd] Fix PARANOID_NETWORK automation
  3496.  
  3497. Previous solution never worked, as it's done in %install, where
  3498. %{android_root} no longer exists
  3499.  
  3500. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3501.  
  3502. commit 303f821f6d6932c5d6c31985c61c8d4d4e75fc1b
  3503. Merge: 589cbdc cb0b4a3
  3504. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3505. Date: Sat Jan 14 20:49:52 2017 +0000
  3506.  
  3507. Merge pull request #152 from sledges/up2speed
  3508.  
  3509. Android 6 and 64bit
  3510.  
  3511. commit cb0b4a38301441e7f38ccd885a145015e782d9f9
  3512. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3513. Date: Fri Jan 13 16:13:29 2017 +0000
  3514.  
  3515. [build] Dependencies for bluez4
  3516.  
  3517. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3518.  
  3519. commit 73e1f854b73908d3ad66691fb17d84cfbb847756
  3520. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3521. Date: Fri Jan 13 15:42:37 2017 +0000
  3522.  
  3523. [build] Hack in Android 6 friendly libhybris
  3524.  
  3525. Until it gets merged upstream
  3526.  
  3527. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3528.  
  3529. commit ed79cc065eb27c111a660e1e2daa91000de08c43
  3530. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3531. Date: Fri Jan 13 15:36:01 2017 +0000
  3532.  
  3533. [build] Fix libhybris-mesa regression
  3534.  
  3535. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3536.  
  3537. commit 5d3cdeb59ff58ae0709a7b7a89c48e25c40527d1
  3538. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3539. Date: Fri Jan 13 11:22:15 2017 +0000
  3540.  
  3541. [build] Hack in Android 6 friendly pulseaudio modules
  3542.  
  3543. Until it gets merged upstream
  3544.  
  3545. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3546.  
  3547. commit 927e73838a96a4296b674d149a06a4c68613598f
  3548. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3549. Date: Fri Jan 13 10:15:00 2017 +0000
  3550.  
  3551. [build] Use PORT_ARCH everywhere for consistency
  3552.  
  3553. And enables unmodified straight copy of a sample command to IRC :)
  3554.  
  3555. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3556.  
  3557. commit be3d8232370d5925e623d9fc38b5af8b22c675fa
  3558. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3559. Date: Fri Jan 13 10:07:45 2017 +0000
  3560.  
  3561. QCOM_BSP check for Android 6
  3562.  
  3563. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3564.  
  3565. commit c0323d581b74640c12f99eabe9eac7ca401bfaeb
  3566. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3567. Date: Fri Jan 13 09:52:32 2017 +0000
  3568.  
  3569. [dhd] Adjust extract-headers.sh for Android 6
  3570.  
  3571. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3572.  
  3573. commit 599692b3b616152218c600f37541aa4bdab8eae5
  3574. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3575. Date: Wed Jan 11 15:18:53 2017 +0100
  3576.  
  3577. Update git-revisions.txt
  3578.  
  3579. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3580.  
  3581. commit 5b9cfde9047c89c614c955257f72510bfa3d91ab
  3582. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3583. Date: Thu Jan 12 17:30:00 2017 +0000
  3584.  
  3585. [64bit] Add droid_target_aarch64 to device .spec for 64bit Android
  3586.  
  3587. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3588.  
  3589. commit d6181402311ec7bf6f40361c988e9e1abcaf6f10
  3590. Author: NeKit <nekit1000@gmail.com>
  3591. Date: Mon Sep 19 18:55:20 2016 +0300
  3592.  
  3593. Include 64-bit libraries (aarch64)
  3594.  
  3595. commit 589cbdc0331c6e10e9431e897022cb1577d45386
  3596. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3597. Date: Thu Dec 15 15:54:06 2016 +0000
  3598.  
  3599. [dhd] Android 5+ rild requires PARANOID_NETWORK
  3600.  
  3601. Adding nemo to inet group brings internet back to Sailfish OS
  3602.  
  3603. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3604.  
  3605. commit 6936968d0bd4a2ce4a4ec61510d423a3bfa75977
  3606. Merge: 5638818 dcf7542
  3607. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3608. Date: Sat Dec 17 13:43:41 2016 +0000
  3609.  
  3610. Merge pull request #149 from sledges/community
  3611.  
  3612. Build refactorings and community-adaptation enablers
  3613.  
  3614. commit dcf7542c3a80b5307fcfaec7438161898319abab
  3615. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3616. Date: Tue Dec 13 16:41:01 2016 +0000
  3617.  
  3618. [build] Ensure essential packages are installed
  3619.  
  3620. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3621.  
  3622. commit 71c0303441ad5598fc1ce6b5e2edfc8eb0e26887
  3623. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3624. Date: Tue Dec 13 16:35:30 2016 +0000
  3625.  
  3626. [build] Pull community-adaptation if needed
  3627.  
  3628. Fix some niggles on the way, when building mw followed by dhc
  3629.  
  3630. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3631.  
  3632. commit 5df2d77421ba3ec8dbbde5cfa8ba24e1e0982e28
  3633. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3634. Date: Tue Dec 13 11:04:36 2016 +0000
  3635.  
  3636. Improve logging
  3637.  
  3638. And log refreshing of repos to user, in case interaction needed when
  3639. a repo goes amiss
  3640.  
  3641. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3642.  
  3643. commit d24d239bb5422903339859da09a805b17b6c3079
  3644. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3645. Date: Tue Dec 13 10:10:44 2016 +0000
  3646.  
  3647. [build] Refactor package building script
  3648.  
  3649. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3650.  
  3651. commit db79581f9290a7d51b687ac4a22f47b50dfcb180
  3652. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3653. Date: Tue Dec 13 09:23:02 2016 +0000
  3654.  
  3655. [build] Ensure local repo is always within the target
  3656.  
  3657. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3658.  
  3659. commit 9b0d917388d485f5d616f9204c67e6f5d2c9f2b1
  3660. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3661. Date: Tue Dec 13 09:09:15 2016 +0000
  3662.  
  3663. [build] '-s' specifies .spec :)
  3664.  
  3665. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3666.  
  3667. commit 41f9f2a49be9ce75ec15433da121018017a6ee88
  3668. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3669. Date: Tue Dec 13 00:36:36 2016 +0000
  3670.  
  3671. [build] To build entire MW, answer "a" or "all"
  3672.  
  3673. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3674.  
  3675. commit 563881867400d79e078d52610221af34571cecf9
  3676. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  3677. Date: Sun Dec 4 20:59:20 2016 +0200
  3678.  
  3679. [dhd] Skip mountpoint /dev/usb-ffs/adb because it breaks MTP.
  3680.  
  3681. commit 5a1ac250381ab4cf8f5c6f7dc05d331749ed96da
  3682. Merge: 4ff9c68 b8e1410
  3683. Author: Matti Kosola <matti.kosola@jollamobile.com>
  3684. Date: Tue Nov 22 17:32:41 2016 +0200
  3685.  
  3686. Merge pull request #147 from mer-hybris/audioflingerglue
  3687.  
  3688. Add requisites for audioflingerglue local build
  3689.  
  3690. commit b8e1410647b3fb7560d4f6fb3a6f1b7f1d162ada
  3691. Author: Matti Kosola <matti.kosola@jolla.com>
  3692. Date: Tue Nov 22 16:33:28 2016 +0200
  3693.  
  3694. [hadk] Add requisites for audioflingerglue local build
  3695.  
  3696. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  3697.  
  3698. commit beafc1e8d3ef32330cb2fb2b92f20e2dcd77b63f
  3699. Author: Sergey Chupligin <s.chupligin@omprussia.ru>
  3700. Date: Wed Nov 16 11:00:27 2016 +0300
  3701.  
  3702. [cm-13] remove apply-premission tools
  3703.  
  3704. commit 4ff9c68933c56bff94680149937e51f139fbca36
  3705. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3706. Date: Wed Nov 9 09:35:35 2016 +0100
  3707.  
  3708. Fix build when logging
  3709.  
  3710. Change-Id: Idab4264239113ccda64c722708e51e61aeb9a208
  3711. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3712.  
  3713. commit 6945fdf9efe0fda7502ac150c0bb20e7b0dd52b8
  3714. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3715. Date: Mon Nov 7 14:29:21 2016 +0000
  3716.  
  3717. [build_packages] Ensure rebuilt packages get renewed on target
  3718.  
  3719. By default they do not, because locally built Version stays always the
  3720. same.
  3721.  
  3722. Change-Id: Ie4faf88f53f7ab280cb7ad5367471b23facb4271
  3723.  
  3724. commit b563493ab4f268fad2d7fd05c3ee9ae8292229f8
  3725. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3726. Date: Mon Nov 7 14:28:48 2016 +0000
  3727.  
  3728. [build_packages] Cleanup logging and refactor
  3729.  
  3730. Change-Id: I7fa52ddfcb1f629efa98a434197ee36ce98871fd
  3731. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3732.  
  3733. commit d71b7ed0d03d396f76b74759b5195edb66d00474
  3734. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3735. Date: Sun Nov 6 23:18:38 2016 +0000
  3736.  
  3737. [build_packages] Prevent droid-hal-version-*.rpm from disappearing
  3738.  
  3739. Change-Id: I351e75dff4427299ecd70c30bb01085378ad17c4
  3740. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3741.  
  3742. commit 8f0178e93be9013e8a884b233b0d40a933a2d993
  3743. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3744. Date: Sun Nov 6 17:16:21 2016 +0000
  3745.  
  3746. [build_package] Add a simple build and deploy
  3747.  
  3748. Useful for e.g. droidmedia-localbuild et al.
  3749.  
  3750. Change-Id: I2a4952aed35867ea762bf8bfea3fcdd56cb90b8a
  3751. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3752.  
  3753. commit 0e89ea3bb00ede7619cdf61679172fbd33bd8cc0
  3754. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3755. Date: Fri Nov 4 16:40:08 2016 +0000
  3756.  
  3757. [build_packages] Fix build when specifying a custom repo
  3758.  
  3759. Change-Id: I5a249bdd6793ea5cf68f2f35db3bf17e3f50837f
  3760. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3761.  
  3762. commit e5b23d2e921e44a7169047ec7ec038b5e45aea2c
  3763. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3764. Date: Fri Nov 4 15:23:17 2016 +0000
  3765.  
  3766. [build_packages] Fix builds where .spec was explicit
  3767.  
  3768. Change-Id: I26deca357cbb880faad77f51348d03623c0276f4
  3769. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3770.  
  3771. commit f008075338475296e17c6b1459149201e779ddbb
  3772. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3773. Date: Fri Nov 4 15:22:39 2016 +0000
  3774.  
  3775. [build_packages] Add warning about a possible ngfd build halt
  3776.  
  3777. Change-Id: Iefcfa4ce7909dd4034567dadaa76cfaefe9bee76
  3778. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3779.  
  3780. commit 42068f8263aabf148ceaca53e53bb9d335fd522b
  3781. Merge: dd9ce1e 7832bfe
  3782. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3783. Date: Fri Nov 4 13:02:40 2016 +0000
  3784.  
  3785. Merge pull request #141 from sledges/hadk
  3786.  
  3787. Hadk polish
  3788.  
  3789. commit 7832bfe3408d9edbbb584123551701e8017ce490
  3790. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3791. Date: Fri Nov 4 02:14:51 2016 +0000
  3792.  
  3793. [build_packages] Allow building from a custom repo
  3794.  
  3795. Change-Id: If11a16934b3883d15cdb1ea6b1ac57fa3fdbea6b
  3796. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3797.  
  3798. commit 94d418980e1245bdbd08bd55a85f88d6fc4face5
  3799. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3800. Date: Fri Nov 4 00:55:36 2016 +0000
  3801.  
  3802. [build_packages] Quiet the output down a bit
  3803.  
  3804. Change-Id: I053cf2630533f583377ca2c6d649f136f10f9d2a
  3805. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3806.  
  3807. commit fb6bdee6549be683698fb43e098f40501d840fd4
  3808. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3809. Date: Fri Nov 4 00:53:41 2016 +0000
  3810.  
  3811. [build_packages] Refactor MW build branch handling
  3812.  
  3813. Change-Id: Iedf1d8b810e8eb664991069c03334b7248b8d269
  3814. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3815.  
  3816. commit 1f51d48a4212ee90aa005a0fabbb566b6424ed5a
  3817. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3818. Date: Fri Nov 4 00:36:24 2016 +0000
  3819.  
  3820. [build_packages] Preserve changes for MW packages
  3821.  
  3822. Change-Id: Id9ecc3926198c4f7d26831faeec71ee4de06e7b6
  3823. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3824.  
  3825. commit b4a8a550698b424175cbcdd3995a0821f7fc9c39
  3826. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3827. Date: Fri Nov 4 00:35:59 2016 +0000
  3828.  
  3829. [util] Process patterns after every droid-configs build
  3830.  
  3831. Change-Id: I9a84402b415847c0b3167b336073daa0bacfc4ee
  3832. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3833.  
  3834. commit 797de8b2a439acf8bf01b8af45957b1130238f96
  3835. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3836. Date: Fri Nov 4 00:35:21 2016 +0000
  3837.  
  3838. [build_packages] Add cmdline switches for building distinct parts
  3839.  
  3840. Change-Id: I3360063cd60db6a6c6e5e6fef7f22105c3636fc4
  3841. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3842.  
  3843. commit 07d4cf7ee90e83f8b4347d8f3a1205c2adfdb5d3
  3844. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3845. Date: Sun Oct 30 15:13:39 2016 +0000
  3846.  
  3847. [hadk] Add requisites for droidmedia local build
  3848.  
  3849. Change-Id: I55a1f2c10080f16771d8f996a3cd10e9059a95c8
  3850. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3851.  
  3852. commit 1b82d17ae625e2ee9fa9506e30015bbdc54bc92d
  3853. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3854. Date: Sun Oct 30 15:11:19 2016 +0000
  3855.  
  3856. [util] Add "yes to all" option when building packages
  3857.  
  3858. Change-Id: I4290ae022bd45a9bccae417645e53c327e67bf29
  3859. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3860.  
  3861. commit dd9ce1e4ce9ff76726894341e0775a9e86b8e003
  3862. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  3863. Date: Thu Nov 3 22:18:46 2016 +0200
  3864.  
  3865. [mkfstab] Escape some special characters from mount unit names.
  3866.  
  3867. commit 81261e7e40e5ef0e053894ce3a69d72d8832d59c
  3868. Merge: b4f05c4 5c64f2b
  3869. Author: Matti Kosola <matti.kosola@jollamobile.com>
  3870. Date: Wed Nov 2 09:45:35 2016 +0200
  3871.  
  3872. Merge pull request #139 from mer-hybris/pre_actions
  3873.  
  3874. Define "true" for pre_actions if it is not defined
  3875.  
  3876. commit 5c64f2b1c8810967544e499a5d407867535f183c
  3877. Author: Matti Kosola <matti.kosola@jolla.com>
  3878. Date: Tue Nov 1 15:15:25 2016 +0200
  3879.  
  3880. Define "true" for pre_actions if it is not defined
  3881.  
  3882. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  3883.  
  3884. commit b4f05c44fa323ad500a6b7cf6083edd9d0ed4861
  3885. Merge: cbf6ee4 1abc3dd
  3886. Author: Matti Kosola <matti.kosola@jollamobile.com>
  3887. Date: Tue Oct 25 15:53:12 2016 +0300
  3888.  
  3889. Merge pull request #138 from mer-hybris/droid-config-flashing
  3890.  
  3891. Fix droid-config dependency to droid-config-flashing package
  3892.  
  3893. commit 1abc3dd859b9f10f5b6295002d1f396318f2baff
  3894. Author: Matti Kosola <matti.kosola@jolla.com>
  3895. Date: Tue Oct 25 14:19:11 2016 +0200
  3896.  
  3897. Fix droid-config dependency to droid-config-flashing package
  3898.  
  3899. droid-hal-configs commit:
  3900. https://github.com/mer-hybris/droid-hal-configs/commit/5359b6791f0e47a617c9eae4177c320d303e7f73
  3901.  
  3902. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  3903.  
  3904. commit cbf6ee4f6fd848f560b1a2908603e9f225bb61b7
  3905. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3906. Date: Tue Oct 18 00:34:26 2016 +0200
  3907.  
  3908. [build_packages] MER_ROOT might be not user writeable, so build within ANDROID_ROOT
  3909.  
  3910. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3911.  
  3912. commit 6f1e1d96fc2ccb62dd68e9fca9174b56aa449d55
  3913. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3914. Date: Tue Oct 18 00:33:35 2016 +0200
  3915.  
  3916. point to the correct .log location
  3917.  
  3918. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  3919.  
  3920. commit 640d85c2a07a2b523271b49d9738881d1442e2a6
  3921. Merge: aff613a 8506a0f
  3922. Author: mlehtima <matti.lehtimaki@gmail.com>
  3923. Date: Sat Oct 8 19:05:43 2016 +0300
  3924.  
  3925. Merge pull request #135 from mlehtima/master
  3926.  
  3927. [build_packages] Use qt-5.2 branch of qt5-qpa-hwcomposer-plugin until Qt 5.6 is available.
  3928.  
  3929. commit 8506a0fcdd4fede43cacf38fba6bfa7ae463c3f9
  3930. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  3931. Date: Sat Oct 8 18:59:57 2016 +0300
  3932.  
  3933. [build_packages] Use qt-5.2 branch of qt5-qpa-hwcomposer-plugin until Qt 5.6 is available.
  3934.  
  3935. commit aff613a9b21a0a95b90c2e82dd3f17e6a4ba431e
  3936. Merge: 1798c49 a08d479
  3937. Author: mlehtima <matti.lehtimaki@gmail.com>
  3938. Date: Sun Aug 21 17:56:26 2016 +0300
  3939.  
  3940. Merge pull request #134 from mlehtima/sensorfw
  3941.  
  3942. [build_packages] sensorfw has moved to git.merproject.org.
  3943.  
  3944. commit a08d4794b1cbc0de3eb79b09e03ef0cbcd8311ca
  3945. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  3946. Date: Sun Aug 21 14:04:50 2016 +0300
  3947.  
  3948. [build_packages] sensorfw has moved to git.merproject.org.
  3949.  
  3950. commit 1798c49c38d02a0adaf398351ad901cf5c9fd36a
  3951. Merge: eb7a78c c6b4184
  3952. Author: mlehtima <matti.lehtimaki@gmail.com>
  3953. Date: Fri Jul 29 14:10:14 2016 +0300
  3954.  
  3955. Merge pull request #133 from mlehtima/port_arch
  3956.  
  3957. [build_packages] Fix build for non-armv7hl ports.
  3958.  
  3959. commit c6b4184b76b152a9a595409c088dfdf76301958a
  3960. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  3961. Date: Mon Jul 25 19:18:49 2016 +0300
  3962.  
  3963. [build_packages] Fix build for non-armv7hl ports. Fixes #132.
  3964. Variable PORT_ARCH replaced ARCH in .hadk.env.
  3965.  
  3966. commit eb7a78c222052dd87796f392b2261ed178dc9f5b
  3967. Merge: 2fa8309 afdff10
  3968. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3969. Date: Wed Jun 22 14:51:10 2016 +0100
  3970.  
  3971. Merge pull request #131 from mer-hybris/jb35575
  3972.  
  3973. Exclude bionic requires from the whole tree
  3974.  
  3975. commit afdff10ed4beca7326d726672be86fb1fae6fafc
  3976. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3977. Date: Wed Jun 22 14:46:25 2016 +0100
  3978.  
  3979. [dhd] Exclude bionic requires from the whole tree
  3980.  
  3981. commit 2fa8309ab7063dfbffac4db951b33d54161417e4
  3982. Merge: 3f0b205 c6b432e
  3983. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3984. Date: Wed Jun 22 12:20:00 2016 +0100
  3985.  
  3986. Merge pull request #130 from mer-hybris/jb35575
  3987.  
  3988. Do not require anything from under /system
  3989.  
  3990. commit c6b432eb3c5ab76e152cf8f4b997a12b8809ad4d
  3991. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3992. Date: Wed Jun 22 12:18:07 2016 +0100
  3993.  
  3994. [dhd] We will never need requires pointing to /system.
  3995.  
  3996. commit 3f0b205533746d1083bd447e4a75b6e70d8e90af
  3997. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  3998. Date: Wed Apr 6 16:05:05 2016 +0100
  3999.  
  4000. [build] Pickup any changes in case dhd has been rebuilt before
  4001.  
  4002. Goes especially wrong after a mod to extract-headers.sh ;)
  4003.  
  4004. commit 63fa518fde499248cdd7f4e77bbb01c458da5125
  4005. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4006. Date: Wed Apr 6 12:54:50 2016 +0100
  4007.  
  4008. [build] sb2 mapping mode is sdk_install
  4009.  
  4010. commit 7b767e8e4385e110e1776f3d9a20bdd69ec2182a
  4011. Merge: 22d9a5d 5bd4c9d
  4012. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4013. Date: Sat Mar 12 08:40:26 2016 +0000
  4014.  
  4015. Merge pull request #125 from mlehtima/master
  4016.  
  4017. Fix audio header extraction on Android 6.0 based builds.
  4018.  
  4019. commit 5bd4c9da734df398dccd8ef9c19130c4790bf7b2
  4020. Author: Matti Lehtimäki <matti.lehtimaki@nomovok.com>
  4021. Date: Wed Mar 9 21:00:52 2016 +0200
  4022.  
  4023. Fix audio header extraction on Android 6.0 based builds.
  4024.  
  4025. commit 22d9a5d3405d3101710bc13ecb102cf447722c05
  4026. Merge: 62ebed1 6f28a76
  4027. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4028. Date: Wed Feb 17 14:50:36 2016 +0000
  4029.  
  4030. Merge pull request #124 from mlehtima/master
  4031.  
  4032. [build_packages] Add geoclue-providers-hybris.
  4033.  
  4034. commit 6f28a765c9129caf9a0f3b54a2dbd2ba76670d74
  4035. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  4036. Date: Sun Feb 14 18:35:40 2016 +0200
  4037.  
  4038. [build_packages] Add geoclue-providers-hybris.
  4039.  
  4040. commit 62ebed1c0c723945085a134a6c189b232980519d
  4041. Author: Carsten Munk <carsten.munk@jollamobile.com>
  4042. Date: Mon Jan 4 09:32:03 2016 +0100
  4043.  
  4044. [dhd] We will never need requires pointing to /system/bin.
  4045.  
  4046. Signed-off-by: Carsten Munk <carsten.munk@jollamobile.com>
  4047.  
  4048. commit e6a7e856d6fb274e70a725d373fe39abbc25fdf2
  4049. Merge: 60e6ff3 c7ec817
  4050. Author: Matti Kosola <matti.kosola@jollamobile.com>
  4051. Date: Mon Dec 14 16:32:35 2015 +0200
  4052.  
  4053. Merge pull request #122 from mer-hybris/customaboot
  4054.  
  4055. Add optional packaging for bootloader.
  4056.  
  4057. commit c7ec8176d5b01f900b4b4ad024ac10e22a58de2d
  4058. Author: Matti Kosola <matti.kosola@jolla.com>
  4059. Date: Thu Dec 10 12:34:49 2015 +0100
  4060.  
  4061. [dhd] Add optional packaging for bootloader.
  4062.  
  4063. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  4064.  
  4065. commit 60e6ff3c741c692626d42b6ae2ceb7987cdf43e7
  4066. Merge: b5cefff aaa0973
  4067. Author: Matti Kosola <matti.kosola@jollamobile.com>
  4068. Date: Thu Nov 5 15:27:16 2015 +0200
  4069.  
  4070. Merge pull request #121 from mkosola/master
  4071.  
  4072. Remove kernel modules from droid-hal-device rpm
  4073.  
  4074. commit aaa0973c67a01af04b079b186b8a5d305220a09a
  4075. Author: Matti Kosola <matti.kosola@jolla.com>
  4076. Date: Thu Nov 5 15:05:22 2015 +0200
  4077.  
  4078. [dhd] Remove kernel modules from droid-hal-device rpm
  4079.  
  4080. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  4081.  
  4082. commit b5cefff529f9a59bb3e361417574b7969d8372cc
  4083. Merge: 856a67b 578fb23
  4084. Author: Juho Hämäläinen <jusa@hilvi.org>
  4085. Date: Tue Nov 3 17:35:44 2015 +0200
  4086.  
  4087. Merge pull request #120 from jusa/provides_own_headers
  4088.  
  4089. [dhd] Add macro for omitting header extraction.
  4090.  
  4091. commit 578fb23ca81f632330833024a442db0697f563df
  4092. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  4093. Date: Tue Nov 3 17:27:38 2015 +0200
  4094.  
  4095. [extract-headers] Fix Makefile and .pc.in generation.
  4096.  
  4097. commit fcbaacbfa7a83447daaf307093542617c2387814
  4098. Author: Juho Hämäläinen <juho.hamalainen@jolla.com>
  4099. Date: Tue Nov 3 14:58:28 2015 +0200
  4100.  
  4101. [dhd] Add macro for omitting header extraction.
  4102.  
  4103. commit 856a67bb5c7a16fcb9c2d412b94998435819ef58
  4104. Merge: c8e2a3f 3b1758f
  4105. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4106. Date: Fri Oct 23 17:06:53 2015 +0100
  4107.  
  4108. Merge pull request #116 from mlehtima/master
  4109.  
  4110. [build_packages] Remove no longer needed repos which have also moved.
  4111.  
  4112. commit 3b1758f57dfc94cbad7822b2c54cb034356b5a89
  4113. Author: Matti Lehtimäki <matti.lehtimaki@gmail.com>
  4114. Date: Fri Oct 23 16:01:58 2015 +0200
  4115.  
  4116. [build_packages] Remove no longer needed repos.
  4117.  
  4118. commit c8e2a3f87e4a6cd3be93e836ff2849d398d6c258
  4119. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4120. Date: Fri Sep 11 03:03:40 2015 +0000
  4121.  
  4122. Fix typo
  4123.  
  4124. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  4125.  
  4126. commit 70fd1d32c62be9c06b293d2d260c495210bff8c4
  4127. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4128. Date: Fri Sep 11 02:50:53 2015 +0000
  4129.  
  4130. New HADK doesn't have "Build MW Packages" chapter, it's the script that does it
  4131.  
  4132. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  4133.  
  4134. commit 685dca797eb94ab8029576107dd192d543a2cba3
  4135. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4136. Date: Fri Sep 11 02:27:15 2015 +0000
  4137.  
  4138. [build_packages] Fix build by creating the local-repo dir
  4139.  
  4140. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  4141.  
  4142. commit 5c8d19fcaf747d57b0be4efdec9955dd84e74947
  4143. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4144. Date: Fri Sep 11 02:21:52 2015 +0000
  4145.  
  4146. [dhd] Simplify logic for Release number, OBS vs local builds
  4147.  
  4148. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  4149.  
  4150. commit 2c2ed40e146c422897d7c54e22cc3bbbd855745b
  4151. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4152. Date: Fri Sep 11 02:13:28 2015 +0000
  4153.  
  4154. [dhd] Do not generate repo manifest snapshot
  4155.  
  4156. It's not needed during mb2 phase, also it causes git to fail
  4157. on some indices due to being run within an sb2 qemu. The failure then
  4158. in turn becomes a "less" view, where a confused user doesn't realise
  4159. they have to press ":q" to exit that screen.
  4160.  
  4161. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  4162.  
  4163. commit cb7db837c4b965a9eef32bbb69f56e69c9d486a1
  4164. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4165. Date: Thu Sep 10 17:54:42 2015 +0100
  4166.  
  4167. [build_packages] Exit if dhd or dhc build fails
  4168.  
  4169. commit dd59b73129294dc1aa818ca963c82890308ed57b
  4170. Merge: 300d048 0a09a40
  4171. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4172. Date: Thu Sep 10 17:50:46 2015 +0100
  4173.  
  4174. Merge pull request #112 from mlehtima/master
  4175.  
  4176. [dhd] Add automatic detection of QCOM_BSP.
  4177.  
  4178. commit 300d04884146c56e491d4f7a7a404b3fb8df4705
  4179. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4180. Date: Thu Sep 10 16:37:41 2015 +0100
  4181.  
  4182. [build_packages] Fix link to build log
  4183.  
  4184. commit 6e78a409d2f0b97c2c6dc008fbcc019033f947d6
  4185. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4186. Date: Thu Sep 10 15:59:37 2015 +0100
  4187.  
  4188. [build_packages] Add policy-settings-common
  4189.  
  4190. This is needed for 1.1.7 builds (good idea to cleanup in the future)
  4191.  
  4192. commit 60bd3a8e4a1c45736ee7181845d733bfc57943b2
  4193. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4194. Date: Thu Sep 10 15:56:18 2015 +0100
  4195.  
  4196. [add_new_device] Fix order of informative output
  4197.  
  4198. commit b9aaf389244b2ca66fc8b5b8282b9e557a08fe8d
  4199. Merge: ad27c8b 6c14f83
  4200. Author: Kalle Jokiniemi <kalle.jokiniemi@jolla.com>
  4201. Date: Thu Sep 10 17:23:01 2015 +0300
  4202.  
  4203. Merge pull request #113 from mer-hybris/dt
  4204.  
  4205. [kernel] Add devicetree image to kernel if it exists.
  4206.  
  4207. commit ad27c8ba01c732d415f8be4131668b0140a366be
  4208. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4209. Date: Thu Sep 10 14:59:10 2015 +0100
  4210.  
  4211. [build_packages] Add pulseaudio-policy-enforcement
  4212.  
  4213. Otherwise local builds fail due to deps (should disappear together with 1.1.9)
  4214.  
  4215. commit 6c14f83719dda17e5e16e8ad93daf4a9207110c2
  4216. Author: Kalle Jokiniemi <kalle.jokiniemi@jolla.com>
  4217. Date: Thu Sep 10 13:28:35 2015 +0300
  4218.  
  4219. [kernel] Add devicetree image to kernel if it exists.
  4220.  
  4221. Device tree is coming with new ARM devices. With this change we package
  4222. to kernel package the dt.img binary if it exists.
  4223.  
  4224. Signed-off-by: Kalle Jokiniemi <kalle.jokiniemi@jolla.com>
  4225.  
  4226. commit 0a09a40bd00e81b01b0c06ab1bccd8b6e2960efa
  4227. Author: Matti Lehtimaki <matti.lehtimaki@gmail.com>
  4228. Date: Wed Sep 9 12:30:25 2015 +0200
  4229.  
  4230. [dhd] Add automatic detection of QCOM_BSP.
  4231.  
  4232. commit 33dd3ff77f601ec690edebd7c7f89b212b6ea31a
  4233. Merge: 42f1445 6de77ba
  4234. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4235. Date: Wed Sep 9 11:29:17 2015 +0100
  4236.  
  4237. Merge pull request #111 from Wnt/patch-1
  4238.  
  4239. Fixed comment typo
  4240.  
  4241. commit 6de77ba4129c63d2b534dcc349a0e04b72c40bfe
  4242. Author: Jonni Nakari <jonni@egarden.fi>
  4243. Date: Wed Sep 9 12:58:06 2015 +0300
  4244.  
  4245. Fixed comment typo
  4246.  
  4247. should be t instead of t with stroke
  4248.  
  4249. commit 42f1445ffe935e9186dbe406b907b2c6c8a2c07c
  4250. Merge: e2a9f14 2a77256
  4251. Author: Kalle Jokiniemi <kalle.jokiniemi@jolla.com>
  4252. Date: Thu Sep 3 13:00:55 2015 +0300
  4253.  
  4254. Merge pull request #110 from mer-hybris/extraver
  4255.  
  4256. [kernel] Add kernel EXTRAVERSION appending for OBS builds.
  4257.  
  4258. commit e2a9f1457c989c0ff5d0c5883c8f953043ec2415
  4259. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4260. Date: Wed Sep 2 15:57:27 2015 +0100
  4261.  
  4262. [dhd] support for straggler files
  4263.  
  4264. commit 2a77256439ae36c186e3ebf4cffe73d7fc472095
  4265. Author: Kalle Jokiniemi <kalle.jokiniemi@jolla.com>
  4266. Date: Wed Sep 2 14:36:58 2015 +0300
  4267.  
  4268. [kernel] Add kernel EXTRAVERSION appending for OBS builds.
  4269.  
  4270. In order to get better trackability for kernel, append
  4271. +<dhd version> to kernel EXTRAVERSION when we do OBS based builds.
  4272.  
  4273. E.g. a previously "3.10.20" versioned kernel will turn into something
  4274. like "3.10.20+0.0.6-1".
  4275.  
  4276. The code checks also linux/kernel folder in case normal kernel/ folder
  4277. does not contain a Makefile. This is to be compatible with Intel android
  4278. trees.
  4279.  
  4280. Signed-off-by: Kalle Jokiniemi <kalle.jokiniemi@jolla.com>
  4281.  
  4282. commit fa63e4ab0ba2eb805ec564bd9000f9a7abfb4577
  4283. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4284. Date: Mon Aug 31 18:20:35 2015 +0100
  4285.  
  4286. [helpers] Cleanup unused relics from dhd2modular
  4287.  
  4288. commit b57717f3893656174194ba7f71f539a89f75aa44
  4289. Merge: 5644c8a 1586be2
  4290. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4291. Date: Mon Aug 31 18:12:16 2015 +0100
  4292.  
  4293. Merge pull request #108 from simonvanderveldt/fix-buildversion-createrepo-and-refresh
  4294.  
  4295. [helpers] Add createrepo and zypper ref to buildversion()
  4296.  
  4297. commit 1586be2ddab1f87c2256133e622e1ab6a53b6664
  4298. Author: Simon van der Veldt <simon.vanderveldt@gmail.com>
  4299. Date: Mon Aug 31 19:05:29 2015 +0200
  4300.  
  4301. [helpers] Add createrepo and zypper ref to buildversion()
  4302.  
  4303. commit 5644c8adb6017f69addf8e986ab7a4949a56ea98
  4304. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4305. Date: Wed Aug 26 10:52:12 2015 +0100
  4306.  
  4307. [dhd] img-recovery is architecture-dependent
  4308.  
  4309. Just like img-boot, ref: 19fb90396d7c9872823ba663d2bb8ccae240d4e7
  4310.  
  4311. commit 50daf018cbd9d44fa6282f677f1ac731470108f1
  4312. Merge: ac4267d 8606a9a
  4313. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4314. Date: Tue Aug 25 20:50:04 2015 +0100
  4315.  
  4316. Merge pull request #106 from mer-hybris/obs-prebuild
  4317.  
  4318. enable custom command before building
  4319.  
  4320. commit 8606a9a4e767d4ffe6f55abe6e8572a1fc81aa27
  4321. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4322. Date: Tue Aug 25 20:47:32 2015 +0100
  4323.  
  4324. [obs] enable custom command before building
  4325.  
  4326. commit ac4267d04958e975077f8c4f1fed3087cd426963
  4327. Merge: e263e19 e61db97
  4328. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4329. Date: Sat Aug 22 13:23:56 2015 +0100
  4330.  
  4331. Merge pull request #102 from alinelena/master
  4332.  
  4333. [multirom] add the initramfs to the kernel rpm. contributes towards a…
  4334.  
  4335. commit e263e19936f94d20285d7562525eaf447d307ca3
  4336. Merge: e0d7a4b e25ba92
  4337. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4338. Date: Sat Aug 22 11:05:54 2015 +0100
  4339.  
  4340. Merge pull request #103 from mer-hybris/udev
  4341.  
  4342. [udev] handle dvb
  4343.  
  4344. commit e25ba92bfb3b2012025d2a40c4aed078b32e8f16
  4345. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4346. Date: Sat Aug 22 10:54:10 2015 +0100
  4347.  
  4348. [udev] handle dvb
  4349.  
  4350. commit e61db97f4872e386cc7c1c89ce8d3c0895880d01
  4351. Author: Alin Marin Elena <alin@elena.space>
  4352. Date: Wed Aug 12 22:36:21 2015 +0100
  4353.  
  4354. [multirom] add the initramfs to the kernel rpm. contributes towards a working zypper dup with multirom
  4355.  
  4356. commit e0d7a4bfc9dc2a038103f727c20efcbb6f9761e1
  4357. Author: Carsten Munk <carsten.munk@jollamobile.com>
  4358. Date: Thu Jul 16 18:24:40 2015 +0200
  4359.  
  4360. [extract-headers] handle libsync rename
  4361.  
  4362. commit db7c22b8061e675389f41a82bd601aae5a298f5b
  4363. Author: Carsten Munk <carsten.munk@jollamobile.com>
  4364. Date: Wed Jul 1 13:57:00 2015 +0200
  4365.  
  4366. [extract-headers] handle X.Y PLATFORM_VERSION (e.g. 5.1)
  4367.  
  4368. commit 69d0d2c631ddbe6ec080a44b18852bf4df77d1bc
  4369. Merge: 20609fa 0d095b8
  4370. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4371. Date: Sat Jul 11 09:47:29 2015 +0100
  4372.  
  4373. Merge pull request #101 from mer-hybris/flavour-branching-names
  4374.  
  4375. reflect branching in OBS project names
  4376.  
  4377. commit 0d095b8568d4f57382fbb783cc7c5f07ba3e38a1
  4378. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4379. Date: Fri Jul 10 20:41:45 2015 +0100
  4380.  
  4381. [build_flavour] reflect branching in OBS project names
  4382.  
  4383. commit 20609fa1e7527fdd3ac9fd48530c83fe8c44c92f
  4384. Merge: fc51245 7d67368
  4385. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4386. Date: Thu Jul 9 14:58:52 2015 +0100
  4387.  
  4388. Merge pull request #100 from mkosola/modular
  4389.  
  4390. Handle _build_flavour as string
  4391.  
  4392. commit 7d6736863a02f790ec45b6283ff5ca3a28e3b7ce
  4393. Author: Matti Kosola <matti.kosola@jolla.com>
  4394. Date: Thu Jul 9 16:31:00 2015 +0300
  4395.  
  4396. [build_flavour] Handle _build_flavour as string.
  4397.  
  4398. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  4399.  
  4400. commit fc5124500b26be346f55e97fe7a42764df727c17
  4401. Merge: 6ac5c62 93dca53
  4402. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4403. Date: Tue Jun 23 12:58:48 2015 +0100
  4404.  
  4405. Merge pull request #98 from kjokinie/nb836
  4406.  
  4407. Allow having custom recovery image
  4408.  
  4409. commit 93dca536001443450db9f8e9d23a796c5e694b9a
  4410. Author: Kalle Jokiniemi <kalle.jokiniemi@jolla.com>
  4411. Date: Tue Jun 23 14:34:27 2015 +0300
  4412.  
  4413. Allow having custom recovery image
  4414.  
  4415. To be able to have post dhd build packaged recovery images, it
  4416. should be possible to disable recovery image generation from
  4417. droid-hal-device. Added option "have_custom_img_boot" for this.
  4418.  
  4419. [dhd] Allow having custom recovery image. Fixes NEMO#836
  4420.  
  4421. Signed-off-by: Kalle Jokiniemi <kalle.jokiniemi@jolla.com>
  4422.  
  4423. commit 6ac5c62bbcf407ef58aab6cd104c068be49acce8
  4424. Merge: 72031d1 828c9f6
  4425. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4426. Date: Thu Jun 18 13:24:16 2015 +0100
  4427.  
  4428. Merge pull request #96 from sledges/fix-obs-release
  4429.  
  4430. do timestamped releases only for local HADK builds
  4431.  
  4432. commit 828c9f6b0c56dbebe5f6020c0d11e21a5e7087eb
  4433. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4434. Date: Thu Jun 18 12:55:41 2015 +0100
  4435.  
  4436. [packaging] do timestamped releases only for local HADK builds
  4437.  
  4438. HADK dhd builds that still use RPM upload to OBS, should still have rel_date
  4439. timestamp as release, and therefore should define local_hadk_build_project
  4440. macro (currently provisioned under /usr/lib/rpm/macros.d/)
  4441.  
  4442. All OBS builds (including QA checkers) should not have local_hadk_build_project
  4443. macro defined.
  4444.  
  4445. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  4446.  
  4447. commit 72031d174b8be6ad2deea0a283452a986a3ddc31
  4448. Merge: 17538f4 cf19a4f
  4449. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4450. Date: Tue Jun 2 15:05:07 2015 +0300
  4451.  
  4452. Merge pull request #94 from mer-hybris/fix-potential-breakage
  4453.  
  4454. [dhd] fix typo, which would prevent a potential breakage
  4455.  
  4456. commit cf19a4f1fcf4752ac180ac8cd0f5018ce865d899
  4457. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4458. Date: Tue Jun 2 14:42:39 2015 +0300
  4459.  
  4460. [dhd] fix typo, which would prevent a potential breakage
  4461.  
  4462. commit 17538f407b893fe84db0ccd85f32efe7af7c919a
  4463. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4464. Date: Wed Apr 29 23:06:57 2015 +0100
  4465.  
  4466. [helpers] generate only template patterns
  4467.  
  4468. common and hybris patterns shall be controlled from one place.
  4469. Porters feel free to override by copying .yaml files manually.
  4470.  
  4471. commit 901327cb55bf045b1be525de8283748bf727bcdf
  4472. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4473. Date: Wed Apr 29 22:04:32 2015 +0100
  4474.  
  4475. remove misleading leftovers
  4476.  
  4477. commit 327842b06b36a66c67027d28ca43f5f3596a8d44
  4478. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4479. Date: Wed Apr 29 21:24:15 2015 +0100
  4480.  
  4481. [helpers][build_packages] no need for qtsensors
  4482.  
  4483. commit 970ca71b214b0279f6da6f1e40789401c37d3917
  4484. Merge: 9ac1473 e03d38b
  4485. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4486. Date: Tue Apr 28 16:02:04 2015 +0100
  4487.  
  4488. Merge pull request #87 from sledges/dhd2modular
  4489.  
  4490. Add template for the upcoming migration script
  4491.  
  4492. commit e03d38bc0becfe16ff17c403045aa778a56b70c9
  4493. Author: Alin Marin Elena <alin@elena.space>
  4494. Date: Fri Apr 24 16:31:50 2015 +0100
  4495.  
  4496. [helpers] add build_packages.sh
  4497.  
  4498. HADK document will call this script to avoid manually executing a
  4499. huge amount of commands just to e.g. take in a change in patterns.
  4500.  
  4501. Also, build bug can now be fixed in this script, instead of releasing
  4502. a new HADK version.
  4503.  
  4504. commit e5d48069c3770d45a6de67d1f24c4296360c2682
  4505. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4506. Date: Tue Apr 21 23:32:51 2015 +0100
  4507.  
  4508. [helpers] fix path to configs directory
  4509.  
  4510. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  4511.  
  4512. Conflicts:
  4513. helpers/add_new_device.sh
  4514. helpers/amibehind.sh
  4515.  
  4516. commit 72f6a55fabb5efec52499e3cc3fd41986c02d616
  4517. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4518. Date: Sat Apr 4 16:36:28 2015 +0100
  4519.  
  4520. [helpers] add a script which checks for upstream updates
  4521.  
  4522. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  4523.  
  4524. commit abbc98479a9ef1a7d1c0f1b0fd5977427a083419
  4525. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4526. Date: Sat Apr 4 16:36:11 2015 +0100
  4527.  
  4528. [helpers] fix add_new_device.sh to match modular layout
  4529.  
  4530. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  4531.  
  4532. commit 10030c856a95e66425875a902405de2609a71c51
  4533. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4534. Date: Fri Apr 3 21:51:12 2015 +0100
  4535.  
  4536. [dhd2modular] Add template for the upcoming migration script. Contributes to NEMO#801
  4537.  
  4538. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  4539.  
  4540. commit 9ac1473dbfaf1d8f838041db349949b3a3cbd8df
  4541. Merge: 3dda084 dc7620e
  4542. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4543. Date: Tue Apr 21 11:39:33 2015 +0100
  4544.  
  4545. Merge pull request #93 from mer-hybris/customimgboot
  4546.  
  4547. Allow having custom img-boot package.
  4548.  
  4549. commit dc7620e7fa671f2f22c7ca030e21bb537af6d3ea
  4550. Author: Marko Saukko <marko.saukko@jolla.com>
  4551. Date: Tue Apr 21 10:33:13 2015 +0000
  4552.  
  4553. Allow having custom img-boot package.
  4554.  
  4555. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  4556.  
  4557. commit 3dda084b76fbea608eae304e3a8770de547798e2
  4558. Merge: b7338f8 c19bc32
  4559. Author: David Greaves <david@dgreaves.com>
  4560. Date: Mon Apr 20 15:57:40 2015 +0100
  4561.  
  4562. Merge pull request #92 from sledges/obs-building
  4563.  
  4564. Cleaned up OBS building
  4565.  
  4566. commit c19bc327f9964c3632543c3a12df4145e69e3ef2
  4567. Author: Kalle Jokiniemi <kalle.jokiniemi@jolla.com>
  4568. Date: Mon Apr 20 10:54:01 2015 +0300
  4569.  
  4570. [tools] Fix img2simg build
  4571.  
  4572. The output_file.c source uses too smart macro magics for it's own good,
  4573. which doesn't play well with C99. Disabled -std=c99 option for
  4574. img2simg to make it build without errors. Same added for simg2img
  4575. as it builds against same object files.
  4576.  
  4577. Signed-off-by: Kalle Jokiniemi <kalle.jokiniemi@jolla.com>
  4578.  
  4579. commit cf251c0e2c880d13a0f803b533034b2b8b45e491
  4580. Author: Kalle Jokiniemi <kalle.jokiniemi@jolla.com>
  4581. Date: Wed Apr 15 12:03:36 2015 +0300
  4582.  
  4583. [tools] Add sub-package "tools"
  4584.  
  4585. Added package for mkbootimg, img2simg, and simg2img tools. It obsoletes
  4586. the old "generic" droid-hal-tools with these device specific tools.
  4587.  
  4588. There is a feature to have the .mk files for mkbootimg, im2simg, and
  4589. simg2img override-able per device by having corresponding local
  4590. rpm/helpers/<tool-name>.mk file(s) present. Each .mk file gets
  4591. individually checked for override, if not found the default .mk
  4592. file is used from rpm/dhd/helpers.
  4593.  
  4594. Signed-off-by: Kalle Jokiniemi <kalle.jokiniemi@jolla.com>
  4595.  
  4596. commit b7338f81592e1578200f1f16fc0366d877935dae
  4597. Merge: 57cbeb3 392c38f
  4598. Author: Marko Saukko <marko.saukko@gmail.com>
  4599. Date: Wed Apr 15 16:13:40 2015 +0300
  4600.  
  4601. Merge pull request #90 from mer-hybris/postscriptsmacro
  4602.  
  4603. Add possibility to add post scripts via rpm macro.
  4604.  
  4605. commit 392c38f0084a3256aa3588ffaa979d0b78e0485f
  4606. Author: Marko Saukko <marko.saukko@jolla.com>
  4607. Date: Wed Apr 15 15:09:59 2015 +0200
  4608.  
  4609. Add possibility to add post scripts via rpm macro.
  4610.  
  4611. Some adaptations might need to have their own post scripts that are device specific, lets allow this by adding macro for it.
  4612.  
  4613. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  4614.  
  4615. commit d04fa2a7fff826e3fba0279aaff47349b9f8bb03
  4616. Author: David Greaves <david@dgreaves.com>
  4617. Date: Mon Apr 13 11:42:19 2015 +0100
  4618.  
  4619. Remove Source10: line to allow building on older OBSes.
  4620.  
  4621. Signed-off-by: David Greaves <david.greaves@jolla.com>
  4622.  
  4623. commit 57cbeb39594940ea4f6c211ce2e0740fda2f0570
  4624. Author: Marko Saukko <marko.saukko@jolla.com>
  4625. Date: Fri Mar 13 19:48:35 2015 +0000
  4626.  
  4627. Ignore helpers that are created during build.
  4628.  
  4629. These helper scripts/binaries are generated during build and should not
  4630. be added to git ever.
  4631.  
  4632. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  4633.  
  4634. commit 5cab297ff6810626d12efd7808bfdf917a73fa57
  4635. Author: Marko Saukko <marko.saukko@jolla.com>
  4636. Date: Fri Mar 13 19:26:02 2015 +0000
  4637.  
  4638. Move /etc/hw-release out of droid-hal-device.
  4639.  
  4640. [packaging] Move /etc/hw-release out of droid-hal-device.
  4641.  
  4642. When doing official releases the version needs to be generated the last
  4643. in the build change to make it properly done. Thus we can not have
  4644. hw-release here but it is moved to droid-hal-version package which is
  4645. the last package that is built in the hardware adaptation repo thus it
  4646. always has the proper dependencies to other packages.
  4647.  
  4648. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  4649.  
  4650. commit 0d5ba92f49570904edb04a7cade28460210ece8a
  4651. Author: Marko Saukko <marko.saukko@jolla.com>
  4652. Date: Thu Feb 19 16:56:31 2015 +0000
  4653.  
  4654. rename enable_recovery_zip to installable_zip
  4655.  
  4656. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  4657.  
  4658. commit a3d88af6124b1a62aa42f5711978c43f5b5f8076
  4659. Author: Marko Saukko <marko.saukko@jolla.com>
  4660. Date: Thu Feb 19 16:46:14 2015 +0000
  4661.  
  4662. Separate installable zip files from kernel update with define.
  4663.  
  4664. Also fix the dependencies for %post.
  4665.  
  4666. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  4667.  
  4668. commit 21494ecadd128cec04e04b02b02d0207f3d9a16b
  4669. Author: Marko Saukko <marko.saukko@jolla.com>
  4670. Date: Thu Feb 19 00:07:55 2015 +0000
  4671.  
  4672. resize oneshot has been moved to configs.
  4673.  
  4674. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  4675.  
  4676. commit 4862e49991affa1c9cf8f3a7bcf96747878b4440
  4677. Author: Marko Saukko <marko.saukko@jolla.com>
  4678. Date: Thu Feb 19 00:01:12 2015 +0000
  4679.  
  4680. Move the modules to right place.
  4681.  
  4682. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  4683.  
  4684. commit d1d4dadb1ef8624137ad8f9ed18d2bf7ee1deec4
  4685. Author: Marko Saukko <marko.saukko@jolla.com>
  4686. Date: Wed Feb 18 23:49:49 2015 +0000
  4687.  
  4688. Boardmapping is now part of the configs so drop it from here.
  4689.  
  4690. [packaging] Drop boardmapping from dhd as it is part of configs.
  4691.  
  4692. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  4693.  
  4694. commit b2375fe660b599e7d4cdd93e4a7a828f1dc26306
  4695. Author: David Greaves <david@dgreaves.com>
  4696. Date: Mon Feb 9 19:05:08 2015 +0000
  4697.  
  4698. Remove unused config/helper files
  4699.  
  4700. Signed-off-by: David Greaves <david.greaves@jolla.com>
  4701.  
  4702. commit 1d70c95e75b21de4a86eba98217eb98283a4d576
  4703. Author: David Greaves <david@dgreaves.com>
  4704. Date: Mon Feb 9 18:53:08 2015 +0000
  4705.  
  4706. Ensure the user is in the media group
  4707.  
  4708. Signed-off-by: David Greaves <david.greaves@jolla.com>
  4709.  
  4710. commit 78256e670520af390927e5230e00d7bcbab41abb
  4711. Author: David Greaves <david@dgreaves.com>
  4712. Date: Mon Feb 9 18:52:51 2015 +0000
  4713.  
  4714. Resize the filesystem to fill up the eMMC on first bootup.
  4715.  
  4716. [oneshot] Add oneshot to resize the filesystem on bootup. Fixes JB#25895
  4717.  
  4718. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  4719.  
  4720. commit ac298eb2b04a3d98bf1b8b7301b94f94cdae87cd
  4721. Author: David Greaves <david@dgreaves.com>
  4722. Date: Mon Jan 5 22:06:18 2015 +0000
  4723.  
  4724. Remove general config
  4725.  
  4726. Signed-off-by: David Greaves <david.greaves@jolla.com>
  4727.  
  4728. commit f8507a302405681b9504f9f60923d794ac17fe82
  4729. Author: David Greaves <david@dgreaves.com>
  4730. Date: Mon Jan 5 20:11:24 2015 +0000
  4731.  
  4732. Remove sailfish-config
  4733.  
  4734. commit f38085aed8d330203bc786e6878b48fa5e9f588a
  4735. Author: David Greaves <david@dgreaves.com>
  4736. Date: Mon Jan 5 20:10:27 2015 +0000
  4737.  
  4738. Remove pulseaudio-settings
  4739.  
  4740. Signed-off-by: David Greaves <david.greaves@jolla.com>
  4741.  
  4742. commit 4889df871087053cec03b21a7595b6c8daffeae4
  4743. Author: David Greaves <david@dgreaves.com>
  4744. Date: Mon Jan 5 20:09:27 2015 +0000
  4745.  
  4746. Remove preinit-plugin
  4747.  
  4748. Signed-off-by: David Greaves <david.greaves@jolla.com>
  4749.  
  4750. commit 3669961e8b73a1648f49e213e218e770ee65a4c2
  4751. Author: David Greaves <david@dgreaves.com>
  4752. Date: Mon Jan 5 20:07:41 2015 +0000
  4753.  
  4754. Remove policy settings
  4755.  
  4756. Signed-off-by: David Greaves <david.greaves@jolla.com>
  4757.  
  4758. commit 328f7315a8e2c8de972a49ceeaf1d6174f94a154
  4759. Author: David Greaves <david@dgreaves.com>
  4760. Date: Wed Dec 31 12:31:16 2014 +0000
  4761.  
  4762. Remove patterns
  4763.  
  4764. commit 5155450dfdb0daf649550babfd05bf09739ac040
  4765. Author: David Greaves <david@dgreaves.com>
  4766. Date: Wed Dec 3 13:27:52 2014 +0000
  4767.  
  4768. [all] Introduce rpm_device and rpm_vendor to properly name the adaptation
  4769.  
  4770. Signed-off-by: David Greaves <david.greaves@jolla.com>
  4771.  
  4772. commit dca7e398931ddb1e3f68dfac921455859b2931b3
  4773. Author: David Greaves <david@dgreaves.com>
  4774. Date: Tue Dec 2 17:50:54 2014 +0000
  4775.  
  4776. [all] Introduce makefstab_skip_entries: Allow entries into the makefstab unit creation to be skipped
  4777.  
  4778. commit ce1cbd0d46aac62166801a67e4c3b0147044d501
  4779. Author: David Greaves <david@dgreaves.com>
  4780. Date: Tue Dec 2 17:13:34 2014 +0000
  4781.  
  4782. [all] Include various updater scripts in the enable_kernel_update option
  4783.  
  4784. commit e2282b6f1235984b0cf7bd47f8537c7acbe10224
  4785. Author: David Greaves <david@dgreaves.com>
  4786. Date: Tue Dec 2 14:30:17 2014 +0000
  4787.  
  4788. [all] patterns live in both rpm and common space
  4789.  
  4790. commit 1d20f88c67284ed1831fba30bad7ef388dc3ff07
  4791. Author: David Greaves <david@dgreaves.com>
  4792. Date: Tue Dec 2 12:33:55 2014 +0000
  4793.  
  4794. [all] Some config is from %{dhd_path}, others is from HA
  4795.  
  4796. Signed-off-by: David Greaves <david.greaves@jolla.com>
  4797.  
  4798. commit e550b77ce5218fd15d84859d59b84e2372abe783
  4799. Author: David Greaves <david@dgreaves.com>
  4800. Date: Tue Dec 2 12:28:05 2014 +0000
  4801.  
  4802. [all] Set dhd_path for all in-package scripts and files to be copied
  4803.  
  4804. commit 4296dcc72feafa885c5da9f7845709f8b8fc5d3d
  4805. Author: David Greaves <david@dgreaves.com>
  4806. Date: Mon Dec 1 21:05:19 2014 +0000
  4807.  
  4808. [all] Remove device specific configs
  4809.  
  4810. commit 361137273fe4ca40e699846f022cc135db862925
  4811. Author: David Greaves <david@dgreaves.com>
  4812. Date: Mon Dec 1 21:51:21 2014 +0000
  4813.  
  4814. [all] move configs to configs/ dir
  4815.  
  4816. commit dc39a1ed53155bb82d92fd1601386e4d6a429a8c
  4817. Author: David Greaves <david@dgreaves.com>
  4818. Date: Mon Dec 1 21:46:58 2014 +0000
  4819.  
  4820. [all] Move helper scripts to helpers/ too
  4821.  
  4822. commit b42d0ce8d1e0bafce3067b640945932fa52f6e2e
  4823. Author: David Greaves <david@dgreaves.com>
  4824. Date: Mon Dec 1 21:34:50 2014 +0000
  4825.  
  4826. [all] Build conf.files in tmp/
  4827.  
  4828. commit deefe92f327ff0b26261dfc797eef236df03dc53
  4829. Author: David Greaves <david@dgreaves.com>
  4830. Date: Mon Dec 1 21:34:34 2014 +0000
  4831.  
  4832. [all] Move usergroupgen to helpers
  4833.  
  4834. commit 0e4a3e46644aa682047e21d7b2faece85b698b1e
  4835. Author: David Greaves <david@dgreaves.com>
  4836. Date: Thu Nov 27 11:09:20 2014 +0000
  4837.  
  4838. [all] apply-permissions resets permissions in /system.
  4839. Support building apply-permissions in droid-space (ensures it is cross compiled properly).
  4840. However it's not used at the moment so don't package it.
  4841.  
  4842. commit d0a3a6c420ad04ac4b0453c827de6af5afd528fd
  4843. Author: David Greaves <david@dgreaves.com>
  4844. Date: Tue Nov 18 10:19:35 2014 +0000
  4845.  
  4846. [all] Move apply-permissions.c to helpers and prepare an Android.mk to build it droid-side
  4847.  
  4848. commit db99f0f23801419b42b9845b5d6af769874064d7
  4849. Author: David Greaves <david@dgreaves.com>
  4850. Date: Fri Nov 14 14:46:00 2014 +0000
  4851.  
  4852. [all] More relaxation for KERNEL_OBJ/ ; Don't fail if modules are missing; remove duplicate line
  4853.  
  4854. commit 301e98d246df00afc8158029f191a323dec6e8f6
  4855. Author: David Greaves <david@dgreaves.com>
  4856. Date: Tue Nov 11 09:55:12 2014 +0000
  4857.  
  4858. [all] AOSP seems to use .../obj/kernel/.config not obj/KERNEL_OBJ/.config so wildcard it
  4859.  
  4860. commit 487a988ac48b6d4e4eb13cfac386c25a05749dab
  4861. Author: David Greaves <david@dgreaves.com>
  4862. Date: Mon Nov 10 18:08:36 2014 +0000
  4863.  
  4864. [all] Add support for %{device_variant} for AOSP
  4865.  
  4866. commit 1862bf89a9b1c1b20bd328cf3f682e5680cccc93
  4867. Author: David Greaves <david@dgreaves.com>
  4868. Date: Mon Nov 10 14:31:30 2014 +0000
  4869.  
  4870. [all] breakfast is CM specific; use lunch. See http://wiki.cyanogenmod.org/w/Envsetup_help#lunch
  4871.  
  4872. Signed-off-by: David Greaves <david.greaves@jolla.com>
  4873.  
  4874. commit 3053a8d3bfa1ebdc51d30612d452c654d886bfde
  4875. Author: David Greaves <david@dgreaves.com>
  4876. Date: Sat Nov 8 16:32:47 2014 +0000
  4877.  
  4878. [all] Add define: device_target_cpu: Used for native builds. Normally the nested droid build env will do an old-fashioned cross-compile and produce non-x86 binaries (default armv7hl). This can be set to tell OBS what arch the binaries are. Eg Android for Intel arch must set this.
  4879.  
  4880. Signed-off-by: David Greaves <david.greaves@jolla.com>
  4881.  
  4882. commit e6fdf8d18cba0e598dc81ad3ab3829676a16aa51
  4883. Author: David Greaves <david@dgreaves.com>
  4884. Date: Wed Sep 24 12:41:04 2014 +0100
  4885.  
  4886. [all] init-debug should come from hybris-boot git repo and lives in %{android_root}/hybris/hybris-boot/
  4887.  
  4888. commit 30683f703abdd4380f3f3e3777d63262c4aa42a4
  4889. Merge: 032ab9d 390ef02
  4890. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4891. Date: Sat Nov 22 16:09:28 2014 +0000
  4892.  
  4893. Merge pull request #74 from siteshwar/dhd-74
  4894.  
  4895. [all][init] Start droid-hal-init.service after loading systemd-tmpfiles-...
  4896.  
  4897. commit 390ef02d86c5462f431461716dd1903169275513
  4898. Author: Siteshwar Vashisht <siteshwar@gmail.com>
  4899. Date: Sat Nov 22 21:10:27 2014 +0530
  4900.  
  4901. [all][init] Start droid-hal-init.service after loading systemd-tmpfiles-setup.service
  4902.  
  4903. droid-hal-startup.sh passes socket information to droid-init-done.sh through /run/droid-hal/notify-socket-name file.
  4904. /run/droid-hal directory is setup by systemd-tmpfiles-setup.service. Running droid-hal-init.service before systemd-tmpfiles-setup.service will cause an error, so droid-hal-init.service should be started after systemd-tmpfiles-setup.service
  4905.  
  4906. commit 032ab9df26cc63f9b25a2e934509887426236eac
  4907. Merge: 1f00b4f 9393b63
  4908. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4909. Date: Sun Nov 9 01:07:05 2014 +0000
  4910.  
  4911. Merge pull request #73 from impegoraro/hybris-10.1
  4912.  
  4913. [i9300] specific files for sgs3 intl
  4914.  
  4915. commit 9393b63c2343ffab33f4b5d8b88cd6d53ba306a4
  4916. Author: Ilan Pegoraro <iemoreirap@gmail.com>
  4917. Date: Mon Nov 3 21:13:26 2014 +0000
  4918.  
  4919. [i9300][patterns] add patterns files
  4920.  
  4921. commit 9c36b1ed546f767849a4df67d7b2d84dc80a9e52
  4922. Author: Ilan Pegoraro <iemoreirap@gmail.com>
  4923. Date: Fri Nov 7 19:21:06 2014 +0000
  4924.  
  4925. [i9300][environment] Add compositor variables
  4926.  
  4927. commit aa80a8a20243579ce1c17ec2d9fefd2fa2426ec5
  4928. Author: Ilan Pegoraro <iemoreirap@gmail.com>
  4929. Date: Fri Nov 7 19:17:51 2014 +0000
  4930.  
  4931. [i9300][modem] add ofono hack from (beidl)
  4932.  
  4933. commit 03a5c3bbf0249659a7a2aff22433fa13a335205e
  4934. Author: Ilan Pegoraro <iemoreirap@gmail.com>
  4935. Date: Fri Nov 7 19:16:24 2014 +0000
  4936.  
  4937. [i9300][wlan] Add wireless module configuration
  4938.  
  4939. Configuration files to load the dhd kernel module,
  4940. and set the module parameters to match firmware.
  4941.  
  4942. commit 5bd1777bf8a390b81ffa7f381d60acb40c47f29a
  4943. Author: Ilan Pegoraro <iemoreirap@gmail.com>
  4944. Date: Fri Nov 7 19:13:20 2014 +0000
  4945.  
  4946. [i9300][packaging] add device specific file for galaxy s3
  4947.  
  4948. commit 4321091b0c3f2c18fb5d607734fcecf1b0dbc6e3
  4949. Author: Ilan Pegoraro <iemoreirap@gmail.com>
  4950. Date: Fri Nov 7 18:58:44 2014 +0000
  4951.  
  4952. [i9300][audio] Add pulse audio configurations
  4953.  
  4954. In addition, sets the correct device name in order for
  4955. pulseaudio to change the profile when a headphone is plugged
  4956.  
  4957. commit 1f00b4fc2ca4f5b907e88a892e88f103aa3c7c4f
  4958. Merge: 1d818f9 a300207
  4959. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4960. Date: Tue Oct 28 22:24:37 2014 +0000
  4961.  
  4962. Merge pull request #71 from plfiorini/tmpfiles
  4963.  
  4964. [all][init] Create /run/droid-hal via tmpfiles
  4965.  
  4966. commit a300207ed064b4d8fdff39f1f9a79e4aaca32316
  4967. Author: Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
  4968. Date: Tue Oct 28 23:08:25 2014 +0100
  4969.  
  4970. [all][init] Create /run/droid-hal via tmpfiles
  4971.  
  4972. We rather prefer using tmpfiles instead of manually creating the
  4973. directory with our good old friend mkdir.
  4974.  
  4975. commit 1d818f92e721e5b1e322dfb62fa1e10354e1c3ce
  4976. Merge: 3136e65 0b166c8
  4977. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  4978. Date: Tue Oct 28 21:53:36 2014 +0000
  4979.  
  4980. Merge pull request #70 from plfiorini/fix-dhi
  4981.  
  4982. [all][init] Propagate NOTIFY_SOCKET down to droid-init-done.sh
  4983.  
  4984. commit 0b166c8d6cbfc014f7baa3ef6019d342e453d95b
  4985. Author: Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
  4986. Date: Tue Oct 28 22:41:23 2014 +0100
  4987.  
  4988. [all][init] Propagate NOTIFY_SOCKET down to droid-init-done.sh
  4989.  
  4990. NOTIFY_SOCKET has changed from @/org/freedesktop/systemd1/notify to
  4991. /run/systemd/notify between systemd 208 and 216, so a hard-coded value
  4992. breaks droid-hal-init with certain systemd version that wants
  4993. /run/systemd/notify.
  4994.  
  4995. The clean way is to propagate NOTIFY_SOCKET from droid-hal-startup.sh
  4996. down to droid-init-done.sh.
  4997.  
  4998. commit 3136e65c33a4bef9501cbc408c4d1d9ffa3dad1d
  4999. Merge: 1bead56 8681d1c
  5000. Author: David Greaves <david@dgreaves.com>
  5001. Date: Thu Oct 23 09:12:47 2014 +0100
  5002.  
  5003. Merge pull request #67 from piggz/hybris-10.1
  5004.  
  5005. [ace] updates for usb, ofono, usb-moded and to fix enable_kernel_update
  5006.  
  5007. commit 8681d1c425a16cefd30fd6b03e05a577549ca7ac
  5008. Author: Adam Pigg <adam@piggz.co.uk>
  5009. Date: Mon Oct 20 23:38:03 2014 +0100
  5010.  
  5011. [ace] Add Provides for usb-moded-configs
  5012.  
  5013. commit b6cf4211e0b53cd8816c7f322aed3a0813429b51
  5014. Author: Adam Pigg <adam@piggz.co.uk>
  5015. Date: Mon Oct 20 23:37:20 2014 +0100
  5016.  
  5017. [ace] Do no specify enable_kernel_update if not required
  5018.  
  5019. commit 8ce6452bcb92dd1c5cac6402537162775b795bee
  5020. Author: Adam Pigg <adam@piggz.co.uk>
  5021. Date: Sat Oct 18 21:49:43 2014 +0100
  5022.  
  5023. [ace] add ofono-hack to enable modem
  5024. Copied from maguro
  5025.  
  5026. commit 851a65c9865fbf590443f0b6311bd81ad58b4763
  5027. Author: Adam Pigg <adam@piggz.co.uk>
  5028. Date: Sat Oct 18 18:59:03 2014 +0100
  5029.  
  5030. [ace] Add custom usb mode for ACE which enables usb0
  5031.  
  5032. commit 1bead56d6f228fc066260fea50851741772524ef
  5033. Merge: 9f50b70 cb3537e
  5034. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5035. Date: Mon Oct 20 18:58:50 2014 +0100
  5036.  
  5037. Merge pull request #69 from Umeaboy/Sailfish
  5038.  
  5039. Added the i9305 directory which is needed during compilation
  5040.  
  5041. commit 9f50b70bbd752bf69fb2e46a149c9b10da47256c
  5042. Merge: 8dfc85d 79c8d5b
  5043. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5044. Date: Mon Oct 20 18:55:47 2014 +0100
  5045.  
  5046. Merge pull request #68 from locusf/hybris-10.1
  5047.  
  5048. [rotation] Fix rotation in p3110.
  5049.  
  5050. commit 79c8d5bbc0f851abcd2fff8df9d6325425fdfaf0
  5051. Author: Aleksi Suomalainen <suomalainen.aleksi@gmail.com>
  5052. Date: Sun Oct 19 16:05:48 2014 +0000
  5053.  
  5054. [rotation] Fix rotation in p3110.
  5055.  
  5056. Change-Id: I2cf5404b362852bef05496f428153e05c9fa476a
  5057.  
  5058. commit cb3537e6ce75e953d037639a02822b8f53ca3434
  5059. Author: Kristoffer Grundstrom <kristoffer.grundstrom1983@gmail.com>
  5060. Date: Sat Oct 18 21:04:35 2014 +0200
  5061.  
  5062. Added the i9305 directory which is needed during compilation
  5063.  
  5064. Signed-off-by: Kristoffer Grundstrom <kristoffer.grundstrom1983@gmail.com>
  5065.  
  5066. commit 8dfc85d5dee34d974d87292498aee2e30ed9e7f7
  5067. Merge: db4c9f9 862c301
  5068. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5069. Date: Tue Oct 7 23:09:52 2014 +0100
  5070.  
  5071. Merge pull request #64 from piggz/ace-pulse-config
  5072.  
  5073. [ace] add config for pulseaudio
  5074.  
  5075. commit 862c301a3824a6b2fc2956d1b09155822e867273
  5076. Author: Adam Pigg <adam@piggz.co.uk>
  5077. Date: Tue Oct 7 22:42:35 2014 +0100
  5078.  
  5079. [ace] add config for pulseaudio
  5080.  
  5081. currently only output working
  5082.  
  5083. Change-Id: Ie8ec4779fd464676020305717fc1825ba694e473
  5084.  
  5085. commit db4c9f916f00cb6d67a83200960026234f8c9128
  5086. Merge: e18dfe2 df2179f
  5087. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5088. Date: Wed Sep 24 11:56:15 2014 +0100
  5089.  
  5090. Merge pull request #56 from lbt/hybris-10.1
  5091.  
  5092. maguro make update; fix hammerhead Provides; use -j <n> in make
  5093.  
  5094. commit e18dfe26e3de54ea1ec546dc33d09e2bbf6e7dc4
  5095. Merge: b4dc710 35bd100
  5096. Author: David Greaves <david@dgreaves.com>
  5097. Date: Wed Sep 24 11:54:32 2014 +0100
  5098.  
  5099. Merge pull request #61 from piggz/hybris-10.1
  5100.  
  5101. [ace] Updated .spec
  5102.  
  5103. commit 35bd100a900a11cecbfba0ca51421650c64b70e4
  5104. Author: Adam Pigg <adam@piggz.co.uk>
  5105. Date: Sat Sep 20 13:34:33 2014 +0100
  5106.  
  5107. [ace] fixed spec file
  5108.  
  5109. Change-Id: I98a64bdc1eb590be6290a173d38b74987dc9c847
  5110.  
  5111. commit b4dc71090c6c9c03bc6ad5a38fa962e5a5f247a7
  5112. Merge: 4f7c038 cbccbb0
  5113. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5114. Date: Wed Sep 17 18:06:33 2014 +0100
  5115.  
  5116. Merge pull request #59 from piggz/hybris-10.1
  5117.  
  5118. [ace] fix apps not loading via invoker
  5119.  
  5120. commit cbccbb0955e0f94a5940c1e20baca196737ada4a
  5121. Author: Adam Pigg <adam@piggz.co.uk>
  5122. Date: Wed Sep 17 17:56:20 2014 +0100
  5123.  
  5124. [ace] fix apps not loading via invoker
  5125.  
  5126. Change-Id: I19ed3c1ef19255d682cfcf4d48188a8cad56b572
  5127.  
  5128. commit df2179fb272dbae938c89b9438c5b538c760e060
  5129. Author: David Greaves <david@dgreaves.com>
  5130. Date: Thu Sep 11 13:30:26 2014 +0100
  5131.  
  5132. [all] For OBS build we use _target_cpu macro to simply lie about our architecture.
  5133. We let the OBS ExportFilter macros in the prjconf handle the publishing.
  5134.  
  5135. commit 0cf673d1ca242768bda1278d0835f03ae011bbbe
  5136. Author: David Greaves <david@dgreaves.com>
  5137. Date: Thu Sep 11 13:30:14 2014 +0100
  5138.  
  5139. [all] Tidy up macros in comments
  5140.  
  5141. commit 4f7c038dbc8a682758201d4aab321c3768218baf
  5142. Merge: 6162f93 6ced280
  5143. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5144. Date: Wed Sep 10 12:37:20 2014 +0100
  5145.  
  5146. Merge pull request #57 from sledges/patterns-rc4
  5147.  
  5148. Mako patterns update
  5149.  
  5150. commit 6ced280e640c784c458f8845be79730c5b9458bd
  5151. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5152. Date: Wed Sep 10 11:12:15 2014 +0000
  5153.  
  5154. [mako][patterns] for jolla-camera and usb-moded
  5155.  
  5156. Change-Id: Ia3b4eb5152bec1f68ac1d699e4d9ecc05940bb97
  5157. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  5158.  
  5159. commit 098cde11973724e5fe3ac33b39f1049bf936b4b4
  5160. Author: David Greaves <david@dgreaves.com>
  5161. Date: Mon Sep 8 22:16:07 2014 +0100
  5162.  
  5163. [all] Meke the OBS build use _smp_mflags macro (-j <n>) in make
  5164.  
  5165. commit 98cb1fa6a1d123fd38e0248204eb964d61e1338b
  5166. Author: David Greaves <david@dgreaves.com>
  5167. Date: Mon Sep 8 22:09:51 2014 +0100
  5168.  
  5169. [hammerhead] Move the Provides: line to the hammerhead spec file
  5170.  
  5171. commit 09e78f37760b23446a83e2ce8f83e38e9899ab38
  5172. Author: David Greaves <david@dgreaves.com>
  5173. Date: Mon Sep 8 22:08:09 2014 +0100
  5174.  
  5175. [maguro] Add the hadk_make_target macro : the target used when running make in the HABUILD_SDK on the OBS
  5176.  
  5177. commit 6162f9324de1374d71b6bdc988dfcfdd65cf9341
  5178. Merge: 864ae85 2921870
  5179. Author: David Greaves <david@dgreaves.com>
  5180. Date: Mon Sep 8 21:05:49 2014 +0100
  5181.  
  5182. Merge pull request #55 from lbt/hybris-10.1
  5183.  
  5184. Modify to support building on OBS
  5185. Currently skips all rpmlint checks
  5186.  
  5187. commit 2921870abb4a41828a177e0e6a113e5959be2513
  5188. Author: David Greaves <david@dgreaves.com>
  5189. Date: Mon Sep 8 16:27:51 2014 +0100
  5190.  
  5191. [all] enable_kernel_update may not be defined so use this macro approach
  5192.  
  5193. commit b37e0c4cf9b8cfcc2a3f0ea6aebd8359319ab909
  5194. Author: David Greaves <david@dgreaves.com>
  5195. Date: Tue Aug 12 14:47:00 2014 +0100
  5196.  
  5197. [all] Rework the spec file to support building on the obs. This makes use of rpm macros and needs a new version of mb2 which uses rpmspec
  5198.  
  5199. commit 864ae85b3ad831889d5faf7b694dce8b64fe3edd
  5200. Merge: 561a3e1 d1d492d
  5201. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5202. Date: Thu Sep 4 19:26:54 2014 +0100
  5203.  
  5204. Merge pull request #54 from piggz/hybris-10.1
  5205.  
  5206. Config files for HTC ACE
  5207.  
  5208. commit d1d492d976e37de37f09a81bc63e49259d3d7c5d
  5209. Author: Adam Pigg <adam@piggz.co.uk>
  5210. Date: Wed Sep 3 18:21:30 2014 +0100
  5211.  
  5212. [ace][configs] config files for HTC ace
  5213.  
  5214. Change-Id: Iba0d3ec97ed4c543feabab4a159d28e827108e26
  5215.  
  5216. commit 561a3e19704bc88d17155376ecbc397b45c27c4d
  5217. Merge: 9f9313d 8d49476
  5218. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5219. Date: Wed Sep 3 17:19:12 2014 +0100
  5220.  
  5221. Merge pull request #53 from beidl/hybris-10.1
  5222.  
  5223. [maguro+hammerhead] Make enabling of kernel updates generic
  5224.  
  5225. commit 8d49476782a3ab729aee11291f5f928e67e2f7a5
  5226. Author: Alfred Neumayer <dev.beidl@gmail.com>
  5227. Date: Wed Sep 3 18:06:08 2014 +0200
  5228.  
  5229. [maguro] Symlink gstomx.conf to nemos .config dir (preference)
  5230.  
  5231. Change-Id: I846a7ab3a7393dc16087560acb2ea04fd21e6d39
  5232.  
  5233. commit df7918ebb5fe66455972559808317f79d377beb8
  5234. Author: Alfred Neumayer <dev.beidl@gmail.com>
  5235. Date: Tue Sep 2 23:01:14 2014 +0200
  5236.  
  5237. [maguro] Re-add GST_OMX_CONFIG_DIR to compositor environment file
  5238.  
  5239. Change-Id: If2ac05eb8e7f6d50f1842a922ff8771ae3cf7324
  5240.  
  5241. commit edbe561b1bd8b921b3a4f769bb333d318c19deee
  5242. Author: Alfred Neumayer <dev.beidl@gmail.com>
  5243. Date: Tue Sep 2 21:25:51 2014 +0200
  5244.  
  5245. [all][maguro+hammerhead] Make enabling of kernel updates generic
  5246.  
  5247. Change-Id: Ibb251619ba75057e06967520185401c615a1e4da
  5248.  
  5249. commit 093c4f02d0358b466101bdf37cade94c8c639087
  5250. Author: Alfred Neumayer <dev.beidl@gmail.com>
  5251. Date: Tue Sep 2 21:25:02 2014 +0200
  5252.  
  5253. [maguro] Add files for kernel flashing on update
  5254.  
  5255. Change-Id: I1d9e4e19a40837dba6e36ac8ae028ef413f301d0
  5256.  
  5257. commit 6e1888483593054f216122c44ef76c28ceea5914
  5258. Author: Alfred Neumayer <dev.beidl@gmail.com>
  5259. Date: Tue Sep 2 21:23:35 2014 +0200
  5260.  
  5261. [maguro][ofono-hack] set executable bit
  5262.  
  5263. Change-Id: I5228e1891960cf2ba4b847d31b171ebb732c247b
  5264.  
  5265. commit ab1d6eb759f7143cf3345648af36d376450e455d
  5266. Author: Alfred Neumayer <dev.beidl@gmail.com>
  5267. Date: Tue Sep 2 21:22:59 2014 +0200
  5268.  
  5269. [maguro] remove sh call as per recommendation
  5270.  
  5271. Change-Id: I3d6359895f987c92a56fdf8d49e0d37caddca814
  5272.  
  5273. commit 9f9313d6ac48def181ab72de2efcce987f44b128
  5274. Merge: 350e078 d579462
  5275. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5276. Date: Tue Sep 2 18:36:13 2014 +0100
  5277.  
  5278. Merge pull request #52 from beidl/hybris-10.1
  5279.  
  5280. [maguro] Fix RPM file conflicts regarding gstomx.conf
  5281.  
  5282. commit d57946230e8d71c23713270169d766298e21e83b
  5283. Author: Alfred Neumayer <dev.beidl@gmail.com>
  5284. Date: Tue Sep 2 19:16:12 2014 +0200
  5285.  
  5286. [maguro] Move gstomx.conf to custom location
  5287.  
  5288. Change-Id: Ib0d7f06c2ed707de760cd50f0ea8fb4749f708b4
  5289.  
  5290. commit adcca326bde4221169bf3464ebbdf934952ebaf0
  5291. Author: Alfred Neumayer <dev.beidl@gmail.com>
  5292. Date: Tue Sep 2 19:15:12 2014 +0200
  5293.  
  5294. [maguro] Set environment variable for custom gstomx.conf location
  5295.  
  5296. Change-Id: Id354a542f63486344e36c4de713950c1fbb5ac95
  5297.  
  5298. commit 350e078ced1d5df44fbaeded78955c58fa063066
  5299. Merge: ce9ff9f 7fca566
  5300. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5301. Date: Mon Sep 1 19:51:30 2014 +0100
  5302.  
  5303. Merge pull request #51 from sledges/fix-nemo#768
  5304.  
  5305. Fixes here and there, 4g, kernel flashing, mounts, config file permissions, fix nemo#768
  5306.  
  5307. commit 7fca5661bbd810bd1db16f9228170a53288a2af5
  5308. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5309. Date: Fri Aug 29 17:22:43 2014 +0000
  5310.  
  5311. Use local mer-kernel-check. Fixes nemo#768
  5312.  
  5313. Change-Id: I99048622c1c1a611828494b059e22fa13b8dd93f
  5314. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  5315.  
  5316. commit acd1b8464188fd3188f237393d0db99dd9ea2ea3
  5317. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5318. Date: Fri Aug 29 13:10:26 2014 +0000
  5319.  
  5320. [all][packaging] exclude config files you deal with manually
  5321.  
  5322. Change-Id: If2c83be8cca1ce8841eef51054510766edfda151
  5323. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  5324.  
  5325. commit 4a67165c4fb33a1a3acedb66cd20c983314de312
  5326. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5327. Date: Fri Aug 29 13:08:22 2014 +0000
  5328.  
  5329. [all][packaging] retain permissions of config files
  5330.  
  5331. Change-Id: Ifeb42478d7f7857bb593ca19bee93b066c3f9b91
  5332. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  5333.  
  5334. commit e1779dd2bf99192def8ad914bdc60c75b3113eb5
  5335. Author: Marko Saukko <marko.saukko@jolla.com>
  5336. Date: Fri Aug 29 13:03:23 2014 +0000
  5337.  
  5338. Drop Requires= from droid-hal-init.
  5339.  
  5340. [systemd] Drop Requires= from droid-hal-init.
  5341.  
  5342. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  5343.  
  5344. commit 8e42b6e6fde94c3dd20390b3f0361cf303bcca07
  5345. Author: Marko Saukko <marko.saukko@jolla.com>
  5346. Date: Fri Aug 29 12:43:22 2014 +0000
  5347.  
  5348. start-user-session@USER.service does not exist anymore
  5349.  
  5350. [systemd] Remove non existent service reference.
  5351.  
  5352. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  5353.  
  5354. commit f544862f597036bfbb591aa759cc0edd5c1f5722
  5355. Author: Marko Saukko <marko.saukko@jolla.com>
  5356. Date: Fri Aug 29 08:42:47 2014 +0000
  5357.  
  5358. Skip creating some mounts.
  5359.  
  5360. [mounts] Skip creating of cgroup mounts as systemd does them for us.
  5361.  
  5362. Systemd handles automatically mounting of /sys/fs/cgroup and
  5363. /sys/fs/cgroup/memory when needed.
  5364.  
  5365. Also exclude the auto as it is not generatig valid mount entry and
  5366. doesnt do anything anyway.
  5367.  
  5368. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  5369.  
  5370. commit 81d70fcc78a660a7646b9c0f4e1ab5b64d6e791c
  5371. Author: Marko Saukko <marko.saukko@jolla.com>
  5372. Date: Thu Aug 28 18:00:29 2014 +0000
  5373.  
  5374. If multirom setup is detected we should not flash kernel.
  5375.  
  5376. [flash-partition] Skip boot flashing on multirom setups.
  5377.  
  5378. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  5379.  
  5380. commit fdf3a0a282bd9dc2b3590b9c1227e2be82eab79b
  5381. Author: Marko Saukko <marko.saukko@jolla.com>
  5382. Date: Mon Aug 25 14:36:33 2014 +0300
  5383.  
  5384. Enable 4G on hammerhead.
  5385.  
  5386. [4g] Enable 4G options for hammerhead.
  5387. [hammerhead] Provide ofono-configs.
  5388.  
  5389. Provide ofono-configs for hammerhead.
  5390.  
  5391. NOTE: This needs to be specified device by device basis if the 4g options
  5392. are wanted or not.
  5393.  
  5394. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  5395.  
  5396. commit bd6de8deffab212c34d2eeb5e832d3257c3036be
  5397. Author: Marko Saukko <marko.saukko@jolla.com>
  5398. Date: Wed Aug 27 17:23:50 2014 +0000
  5399.  
  5400. Enable flashing of kernel when kernel package is updated.
  5401.  
  5402. [kernel] Enable flashing of kernel when kernel package is updated.
  5403.  
  5404. NOTE: This is a bit hacked in as it needs device specific post scripts
  5405. as well as device specific configs however the flashing script fits all
  5406. platforms. Also should be noted that simg2img is missing and thus
  5407. flashing of all partitions is not supported.
  5408.  
  5409. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  5410.  
  5411. commit c75ff0443dc4a6535c2e59c520ee95553460cd1a
  5412. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5413. Date: Sun Aug 24 14:57:57 2014 +0000
  5414.  
  5415. [mako][environment] add gstreamer vars for multimedia
  5416.  
  5417. Change-Id: Ib896aa33df27a3edf6acfde78d9a34b75db50616
  5418. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  5419.  
  5420. commit ce9ff9f2c661aea3dd548e9e8605b44ebc0a4492
  5421. Merge: 1773870 b0817c2
  5422. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5423. Date: Sun Aug 24 15:00:32 2014 +0100
  5424.  
  5425. Merge pull request #49 from beidl/hybris-10.1
  5426.  
  5427. [maguro] Notification LEDS, device lock, partial video playback & MP3 support through libav
  5428.  
  5429. commit b0817c2b171355d75a955d3e638e0a40a26d8792
  5430. Author: Alfred Neumayer <dev.beidl@gmail.com>
  5431. Date: Sun Aug 24 14:25:18 2014 +0200
  5432.  
  5433. [maguro][patterns] devicelock encsfa -> encpartition
  5434.  
  5435. Change-Id: Ib5a71ef1a29dd6d7fe38ade8649481f9ac9250e4
  5436.  
  5437. commit 877fef419f929380f019d665067d2f6413bfd7b2
  5438. Author: Alfred Neumayer <dev.beidl@gmail.com>
  5439. Date: Sun Aug 24 14:24:02 2014 +0200
  5440.  
  5441. Revert "[maguro][patterns] Add gst-av for MP3 support"
  5442.  
  5443. This reverts commit 02c29bace73bd0e74d8717c461fdbc64d33b7907.
  5444.  
  5445. commit 6748e52f9f2815cc557d42b5a4e878ede2fd4ddd
  5446. Merge: 02c29ba 1773870
  5447. Author: Alfred Neumayer <dev.beidl@gmail.com>
  5448. Date: Sun Aug 24 13:23:02 2014 +0200
  5449.  
  5450. Merge branch 'hybris-10.1' of git://github.com/mer-hybris/droid-hal-device into HEAD
  5451.  
  5452. commit 02c29bace73bd0e74d8717c461fdbc64d33b7907
  5453. Author: Alfred Neumayer <dev.beidl@gmail.com>
  5454. Date: Sun Aug 24 13:18:12 2014 +0200
  5455.  
  5456. [maguro][patterns] Add gst-av for MP3 support
  5457.  
  5458. libav is already included in the image as tracker depends on it.
  5459.  
  5460. Change-Id: I25269048e806a269a6ee07cde0d98aca7b04598f
  5461.  
  5462. commit 5c256d6e55182e13746539282c3afd64777053ad
  5463. Author: Alfred Neumayer <dev.beidl@gmail.com>
  5464. Date: Sun Aug 24 13:05:44 2014 +0200
  5465.  
  5466. [maguro][gst-omx] Adapt gstomx.conf to TI's OMX libraries
  5467.  
  5468. Change-Id: I936ec103e12c2c24ed6451ba346f146e6e1f3a93
  5469.  
  5470. commit 96b211a1f0e56f0f00e7424f0efdf33bcd20c49b
  5471. Author: Alfred Neumayer <dev.beidl@gmail.com>
  5472. Date: Sun Aug 24 13:04:20 2014 +0200
  5473.  
  5474. [maguro][patterns] Enable gst-omx, notification LED and device lock
  5475.  
  5476. Change-Id: I255feaf93c61a643ed953b549d787dcae9678c57
  5477.  
  5478. commit 1773870b5f2e448065091ed08ed65051075c9191
  5479. Author: Matti Kosola <matti.kosola@jolla.com>
  5480. Date: Fri Aug 22 12:35:06 2014 +0300
  5481.  
  5482. [hammerhead][patterns] Add mce-plugin-libhybris to get working notification LEDs
  5483.  
  5484. Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  5485.  
  5486. commit 581a8f6d24b338ee7afab104ec7da545d5112e9f
  5487. Merge: fcc3da1 e96786d
  5488. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5489. Date: Wed Aug 20 09:21:01 2014 +0100
  5490.  
  5491. Merge pull request #48 from hmallat/keymap-update
  5492.  
  5493. [configs] Add multimedia keys and a US keyboard layout
  5494.  
  5495. commit e96786db526f27e4ca82bdf2c36c722627ae1d25
  5496. Author: Hannu Mallat <hannu.mallat@jollamobile.com>
  5497. Date: Wed Aug 20 10:46:48 2014 +0300
  5498.  
  5499. [configs] Add multimedia keys and a US keyboard layout
  5500.  
  5501. To enable Bluetooth headset multimedia keys (play, pause, etc.) the
  5502. corresponding keycodes need to be defined. Brought in adenexter's
  5503. changes to Jolla keymap config.
  5504.  
  5505. To enable Bluetooth keyboards brought in mikkoh's US keymap from Jolla.
  5506.  
  5507. commit fcc3da1eaaf74b8ae1ecb5dcd08e389edfcb0d57
  5508. Merge: 325bbb1 d5b61cd
  5509. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5510. Date: Mon Aug 18 11:18:18 2014 +0100
  5511.  
  5512. Merge pull request #47 from hmallat/lge-hammerhead-hciattach
  5513.  
  5514. [bluetooth] udev rules and system service for bluetooth initialization
  5515.  
  5516. commit d5b61cd4666bc196e37d2efe2cab09bc99e0e374
  5517. Author: Hannu Mallat <hannu.mallat@jollamobile.com>
  5518. Date: Wed Aug 13 14:21:25 2014 +0300
  5519.  
  5520. [bluetooth] udev rules and system service for bluetooth initialization
  5521.  
  5522. - Run hciattach when UART tty becomes available so that hci0 can be
  5523. accessed
  5524.  
  5525. - Ensure /dev/rfcomm devices have proper permissions to enable sync
  5526. over BT
  5527.  
  5528. commit 325bbb1714eb8d340a58585e88a608ea08b34c98
  5529. Merge: 3586edd 002e49c
  5530. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5531. Date: Mon Aug 11 12:48:46 2014 +0100
  5532.  
  5533. Merge pull request #45 from beidl/hybris-10.1
  5534.  
  5535. [maguro][bluetooth][gpu_oc] Bluetooth fixes and GPU freq setting
  5536.  
  5537. commit 3586edd515c27e109d8c7cce58e74b12c9404cc9
  5538. Merge: e81b68b 6e22b93
  5539. Author: David Greaves <david@dgreaves.com>
  5540. Date: Mon Aug 11 10:34:20 2014 +0100
  5541.  
  5542. Merge pull request #46 from saukko/hybris-10.1
  5543.  
  5544. Fix audio during upgrades and improve packaging a bit
  5545.  
  5546. commit 6e22b93250674812e328cdb972b584bd803ca21a
  5547. Author: Marko Saukko <marko.saukko@jolla.com>
  5548. Date: Mon Aug 11 08:06:23 2014 +0000
  5549.  
  5550. Make sure user has access to audio as well.
  5551.  
  5552. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  5553.  
  5554. commit a4dcb36021d7a05d646e5c5556f594b2c1b21efc
  5555. Author: Marko Saukko <marko.saukko@jolla.com>
  5556. Date: Mon Aug 11 08:05:18 2014 +0000
  5557.  
  5558. Make sure no rpm scripts fail when installing.
  5559.  
  5560. If rpm script fails it can stop the package installations in some cases
  5561. and leave broken system. So lets ensure that everything goes smoothly to
  5562. the end always.
  5563.  
  5564. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  5565.  
  5566. commit e81b68bc3fa60124ac3ac59c34bf995517ba15b3
  5567. Merge: fec32de 7416bc6
  5568. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5569. Date: Sun Aug 10 18:21:56 2014 +0100
  5570.  
  5571. Merge pull request #44 from saukko/hybris-10.1
  5572.  
  5573. Couple of patches for device bootup things
  5574.  
  5575. commit 7416bc643f85f7f60d6c6107da6b47c3fcd87179
  5576. Author: Marko Saukko <marko.saukko@jolla.com>
  5577. Date: Sun Aug 10 17:00:42 2014 +0000
  5578.  
  5579. Do not create automatic provides for bionic binaries.
  5580.  
  5581. If we do automatic provides for bionic binaries those will conflict with
  5582. the system rpm content which causes problems while installing debug
  5583. symbols and resolving dependencies.
  5584.  
  5585. [rpm] Disable the automatic provides generation for bionic binaries.
  5586.  
  5587. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  5588.  
  5589. commit da204e30d8e559981e9486be1fd5cadb79cb13b3
  5590. Author: Marko Saukko <marko.saukko@jolla.com>
  5591. Date: Fri Aug 8 10:02:22 2014 +0300
  5592.  
  5593. Add ofono config to exclude plugins that are not needed.
  5594.  
  5595. There is huge amount of plugins that are not needed when using the ofono
  5596. ril plugin here we list all those.
  5597.  
  5598. [ofono] Disable some of the plugins from ofono that are not needed.
  5599.  
  5600. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  5601.  
  5602. commit b08915562fb32cd85256d716f28d5e54ff148ab5
  5603. Author: Marko Saukko <marko.saukko@jolla.com>
  5604. Date: Fri Aug 8 09:28:41 2014 +0300
  5605.  
  5606. Do not create mount file for /acct
  5607.  
  5608. This is done automatically by systemd and currently this line causes
  5609. following warning in journal:
  5610.  
  5611. Mar 10 05:21:13 Jolla mount[370]: mount: none is already mounted or
  5612. /acct busy
  5613.  
  5614. [mount] Do not create mount file for /acct as it is handled by systemd.
  5615.  
  5616. Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  5617.  
  5618. commit 002e49c35e93ddfe4143950bf2b7e02555434121
  5619. Author: beidl <dev.beidl@gmail.com>
  5620. Date: Sun Aug 10 15:40:13 2014 +0200
  5621.  
  5622. [maguro][gpu_oc] Set GPU clock speed to the chipsets actual default speed
  5623.  
  5624. Change-Id: Id0319ce2af3612a747b5dab76a747a403fff7b64
  5625.  
  5626. commit a5d9e2a4b469e007578b7ceb6a2a805be7fd60b2
  5627. Author: beidl <dev.beidl@gmail.com>
  5628. Date: Sun Aug 10 15:38:21 2014 +0200
  5629.  
  5630. [maguro][bluetooth] rename udev rule file
  5631.  
  5632. Change-Id: I1da33a194bd5e84b686c59989aa3792f7593c057
  5633.  
  5634. commit 1bda4b8a13a41dbe3734b15a4ea8bc18adbed85f
  5635. Author: beidl <dev.beidl@gmail.com>
  5636. Date: Sat Aug 9 17:34:26 2014 +0200
  5637.  
  5638. [maguro][bluetooth] Don't start bcm4330-bluetooth-firmware at boot
  5639.  
  5640. It is now started as soon as rfkill uevent is sent from the tuna
  5641. bluetooth platform driver, which happens when a user enables bluetooth
  5642. in jolla-settings or at boot (if it was enabled before shutdown).
  5643.  
  5644. Change-Id: Ice1886addf8dc073aaaa3e054bebd58760365cc1
  5645.  
  5646. commit 034332fd5d712b5e60db2286f9c7831bcff7d2fb
  5647. Author: beidl <dev.beidl@gmail.com>
  5648. Date: Sat Aug 9 16:15:15 2014 +0200
  5649.  
  5650. [maguro][bluetooth] Fix bluetooth enable/disable
  5651.  
  5652. The tuna bluetooth platform driver sends rfkill uevents when bluetooth is
  5653. supposed to be activated. Let's react to these events and re-start the
  5654. firmware download whenever bluetooth is activated.
  5655. Also, to not confuse udev, do not rfkill-unblock the bluetooth devices
  5656. (including the platform device) as it could end in an infinite loop.
  5657.  
  5658. Change-Id: I1c1b04c7138c20b46e3bc15a52ecb754113d7e15
  5659.  
  5660. commit fec32de2cfec665bc0f2fee94e3fb077024b5cef
  5661. Merge: b8cb73a 51eb8e6
  5662. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5663. Date: Mon Aug 4 10:01:00 2014 +0100
  5664.  
  5665. Merge pull request #43 from beidl/hybris-10.1
  5666.  
  5667. [maguro][pattern] Remove BT-related packages from patterns
  5668.  
  5669. commit 51eb8e6ff9aba85c013ecbc93923870348c49a5b
  5670. Author: beidl <dev.beidl@gmail.com>
  5671. Date: Sun Aug 3 16:30:46 2014 +0200
  5672.  
  5673. [maguro][pattern] Remove BT-related packages from patterns
  5674.  
  5675. Change-Id: I97e7cccd64945785409f878e04b18b68f1efe1d4
  5676.  
  5677. commit b8cb73a944b70f8337c4933397eed71366b66139
  5678. Merge: b7ccef3 332ec2d
  5679. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5680. Date: Sat Aug 2 21:10:51 2014 +0100
  5681.  
  5682. Merge pull request #42 from beidl/hybris-10.1
  5683.  
  5684. [maguro][grouper] integrate built rfkill/brcm_patchram_plus
  5685.  
  5686. commit 332ec2df783c68166666b2f906cd2b9f043fc9b2
  5687. Author: beidl <dev.beidl@gmail.com>
  5688. Date: Sat Aug 2 18:51:30 2014 +0200
  5689.  
  5690. [maguro][bluetooth] remove file existance check for binaries
  5691.  
  5692. Until porters are able to build droid-hal-device packages using OBS
  5693. they should stick to building those device-specific/additional binaries
  5694. as part of the hybris-hal build process.
  5695.  
  5696. Change-Id: I78efe6f073651e5dae0181c80ab0dd2137c4f1a9
  5697.  
  5698. commit 0adf847ac6c69c0c84cbe9ecd49088b67b1d3af8
  5699. Author: beidl <dev.beidl@gmail.com>
  5700. Date: Sat Aug 2 18:50:42 2014 +0200
  5701.  
  5702. [grouper][bluetooth] remove file existance check for binaries
  5703.  
  5704. Until porters are able to build droid-hal-device packages using OBS
  5705. they should stick to building those device-specific/additional binaries
  5706. as part of the hybris-hal build process.
  5707.  
  5708. Change-Id: Idf79c46f9da2dd3f9e298748ea091ce00360f668
  5709.  
  5710. commit b77bdc7994305c2c5e2698fe89ae883e35957ec4
  5711. Author: beidl <dev.beidl@gmail.com>
  5712. Date: Sat Aug 2 11:32:06 2014 +0000
  5713.  
  5714. [grouper][bluetooth] Fix Androids bin path on grouper
  5715.  
  5716. Change-Id: I7e1fc68a6519c316f54a9daf95fddd5d5f88d40e
  5717.  
  5718. commit 0ed2289503a91126af7038c857c6deb523132121
  5719. Author: beidl <dev.beidl@gmail.com>
  5720. Date: Sat Aug 2 11:31:40 2014 +0000
  5721.  
  5722. [maguro][bluetooth] Fix Androids bin path
  5723.  
  5724. Change-Id: I2904a1befa937de783f6d9e9276152c3548d06d2
  5725.  
  5726. commit 9ef2b3e0f96d714c00ea7b4628e6919388edfb7a
  5727. Author: beidl <dev.beidl@gmail.com>
  5728. Date: Sat Aug 2 13:15:48 2014 +0200
  5729.  
  5730. [grouper][bluetooth] no need to set the MAC address using brcm_patchram_plus
  5731.  
  5732. Change-Id: Ibe47e2af2c1ad7030c317b4711f1315bcea7b7a9
  5733.  
  5734. commit 85c8b7352b59ac738f59341b0e87514ba6a7d158
  5735. Author: beidl <dev.beidl@gmail.com>
  5736. Date: Sat Aug 2 10:45:20 2014 +0000
  5737.  
  5738. [grouper] adapt bcm4330 firmware script to new maguro one
  5739.  
  5740. Change-Id: I578ec6592a1668afd908d353191c142f2d3664b8
  5741.  
  5742. commit 5c64582d5815e87ab6cb6b0c0f5deb649f79eca9
  5743. Author: beidl <dev.beidl@gmail.com>
  5744. Date: Sat Aug 2 10:39:05 2014 +0000
  5745.  
  5746. [maguro] prefer bluetooth-related binaries built with mka
  5747.  
  5748. In case other device porters or users might want to reuse this script
  5749. and/or switch between mb2-built and mka-build bluetooth binaries.
  5750.  
  5751. Change-Id: Ia89f9d30c5b891f7b573a4f10d4e266fb41e6860
  5752.  
  5753. commit b7ccef3e071730322d68c01b5b0ab5f0405b4116
  5754. Merge: 01d5690 abcdf63
  5755. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5756. Date: Fri Aug 1 20:26:53 2014 +0100
  5757.  
  5758. Merge pull request #41 from beidl/hybris-10.1
  5759.  
  5760. [maguro] Fix audio and omapfb/udev issues
  5761.  
  5762. commit abcdf63c2adbd96aab4c44529f6ff7f2f8468891
  5763. Author: beidl <dev.beidl@gmail.com>
  5764. Date: Fri Aug 1 18:48:12 2014 +0200
  5765.  
  5766. [maguro][patterns] Depend on systemd with custom omapfb-related patch
  5767.  
  5768. Change-Id: Id966b651487f14d67611d27213929e82e6550ebc
  5769.  
  5770. commit dd1b59ae56f781662fb0fac2e3d9637501eaa608
  5771. Author: beidl <dev.beidl@gmail.com>
  5772. Date: Fri Aug 1 18:47:36 2014 +0200
  5773.  
  5774. [maguro][audio] Add working ohmd-accessories plugin config file
  5775.  
  5776. Change-Id: I99a7adf3876bfc5fecb873f5e6b5f3fdb855e7b9
  5777.  
  5778. commit 01d569062f3498c88707922537ca10961d62197d
  5779. Merge: 96d63a1 25efff6
  5780. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5781. Date: Wed Jul 30 18:00:06 2014 +0100
  5782.  
  5783. Merge pull request #39 from beidl/hybris-10.1
  5784.  
  5785. [maguro] Fixes for bluetooth, rild, audio and ducati firmware loading
  5786.  
  5787. commit 25efff6aadc705f88c3cab5fa7526df7c428e0a1
  5788. Author: beidl <dev.beidl@gmail.com>
  5789. Date: Wed Jul 30 18:49:45 2014 +0200
  5790.  
  5791. [maguro][tmpfiles] Skip the startupwizard when starting the phone
  5792.  
  5793. Currently, the startupwizard locks up after the selecting an ambiance.
  5794. Users would have no way (or no idea) on how to deal with this situation.
  5795. So let systemd create tmpfiles for skipping the SUW.
  5796.  
  5797. Change-Id: I876d3113035eed1c0a3ee4686d28a8a8910f5e1a
  5798.  
  5799. commit a0b0be9676657fa38e1ecb3f6ac58daa0766753c
  5800. Author: beidl <dev.beidl@gmail.com>
  5801. Date: Wed Jul 30 18:47:26 2014 +0200
  5802.  
  5803. [maguro][patterns] Add disclamer to the usbmoded package enablement
  5804.  
  5805. Change-Id: I6e792b1ae253b6566071d759b427185547c8b8d2
  5806.  
  5807. commit 96d63a1d101a7770a4e0a30000ca26ccfe9f964f
  5808. Merge: a9e2c4b 8d437fc
  5809. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5810. Date: Tue Jul 29 17:04:09 2014 +0100
  5811.  
  5812. Merge pull request #40 from sledges/fix-lipstick-debugfs
  5813.  
  5814. [hammerhead][debugfs] stop lipstick from crashing (tmp workaround)
  5815.  
  5816. commit 8d437fc6f215081d4e1d2baaa6ac23bb94f73154
  5817. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5818. Date: Tue Jul 29 15:43:14 2014 +0000
  5819.  
  5820. [hammerhead][debugfs] stop lipstick from crashing (tmp workaround)
  5821.  
  5822. Change-Id: Iee8e264383de7012de3ea8298a4e0bd9ca6b42a0
  5823. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  5824.  
  5825. commit 34ab62c4312039b3fd3648bb348a830ff808e39a
  5826. Author: beidl <dev.beidl@gmail.com>
  5827. Date: Tue Jul 29 15:57:22 2014 +0200
  5828.  
  5829. [maguro][modem] UGLY* hack to work around ofono issues
  5830.  
  5831. As it stands now, ofono has issues reading and writing to/from the SIM.
  5832. Issues like: failing to read the IMSI, correct PIN registered as wrong PIN,
  5833. counting UP the remaining tries instead of DOWN, etc.
  5834.  
  5835. To allow a quick preview release for maguro, and since the developers
  5836. are busy with more important stuff: WORK AROUND IT
  5837.  
  5838. Users have to disable their PIN before flashing or through another device.
  5839. The script/service listens on ofonos dbus interface for changes regarding
  5840. modem power state. If the modem is powered => force the modem to online state
  5841. via a dbus call.
  5842.  
  5843. This is supposed to be a short-term hack. Until the developers (and I) have the
  5844. time to fix the real issue, this might do it.
  5845.  
  5846. *) ugly as in "hedgehog hit by a car"-ugly.
  5847.  
  5848. Change-Id: Ib37e2030ad4aab6df82e760e8575dfecd1c823ee
  5849.  
  5850. commit e1f921ec4b4d7b93ba327624d6ecf4e0c98b4291
  5851. Author: beidl <dev.beidl@gmail.com>
  5852. Date: Tue Jul 29 14:32:32 2014 +0200
  5853.  
  5854. [maguro][patterns] Add link to my rfkill fork on Github
  5855.  
  5856. Change-Id: I84f8216c801e0fcec45359f961b509756229a9a9
  5857.  
  5858. commit 0637196478b058f6ed845dd0e97cbc214cc288e4
  5859. Author: beidl <dev.beidl@gmail.com>
  5860. Date: Tue Jul 29 14:31:41 2014 +0200
  5861.  
  5862. [maguro][patterns] Additional apps and packages on the default maguro build
  5863.  
  5864. Change-Id: Ic541ed393662014a8b646f51e891df19ddcb61c3
  5865.  
  5866. commit 10b3492d4b2e756c9ed07760f396611b40223f71
  5867. Author: beidl <dev.beidl@gmail.com>
  5868. Date: Tue Jul 29 14:23:29 2014 +0200
  5869.  
  5870. [maguro][platform] Get rid of service file for symlink creation and modify the udev platform-device script
  5871.  
  5872. udev creates symlinks relative to / instead of /dev, so force the correct symlinking inside of the script
  5873.  
  5874. Change-Id: I98d04b297b4193aa5b42376d124b7bf18215364d
  5875.  
  5876. commit 83a5497ec7300a30154cddcac7284bbd671665b9
  5877. Author: beidl <dev.beidl@gmail.com>
  5878. Date: Tue Jul 29 14:19:59 2014 +0200
  5879.  
  5880. [maguro][bluetooth] Unblock bluetooth and upload the firmware in parallel with droid-hal-init starting
  5881.  
  5882. An rfkill package can be pulled from: https://github.com/beidl/rfkill
  5883.  
  5884. Change-Id: I5c6eb6aac1246902c4e67bfab0e9a67c376086d7
  5885.  
  5886. commit a9e2c4b7b58ef807a0f2f19e4a58015d1faca362
  5887. Merge: 0c5ab25 d647af1
  5888. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5889. Date: Sun Jul 27 23:05:36 2014 +0100
  5890.  
  5891. Merge pull request #38 from siteshwar/dhd-38
  5892.  
  5893. [all][systemd] Do not start droid-hal-init until all local filesystems a...
  5894.  
  5895. commit 4b4004fc7feeeeb08b0535f763eef4f02df79960
  5896. Author: beidl <dev.beidl@gmail.com>
  5897. Date: Sun Jul 27 17:29:08 2014 +0200
  5898.  
  5899. [maguro][modules] Let systemd handle probing of RPMSG modules
  5900.  
  5901. This change loads OMAP remoteproc-related kernel modules as soon as systemd is running.
  5902. The ducati firmware is now successfully loaded as it'll only load the related modules when /system/vendor is mounted.
  5903.  
  5904. Change-Id: I3b732c8398db33f7fd64676df208a873542635b3
  5905.  
  5906. commit c473940136272c28da871908ab6b833ca4b150f5
  5907. Author: beidl <dev.beidl@gmail.com>
  5908. Date: Sun Jul 27 17:26:27 2014 +0200
  5909.  
  5910. [maguro][audio] primaryandbluez sink is invalid
  5911.  
  5912. Change-Id: I5f5bdcc503f0da49e9854b539ce9f5019f9424d0
  5913.  
  5914. commit e8fa72cb7809dec2ba28da92fc78ccf0c46479a0
  5915. Author: beidl <dev.beidl@gmail.com>
  5916. Date: Sun Jul 27 17:25:17 2014 +0200
  5917.  
  5918. [maguro][radio] Create symlink to radio partition device
  5919.  
  5920. The Samsung RILD expects (hardcoded) the radio partiton device to be at
  5921. /dev/block/platform/omap/omap_hsmmc.0/by-name/radio
  5922.  
  5923. This path of course does not exist, so lets make a symlinkto it for RILD not to crash repeatedly in the background.
  5924.  
  5925. Change-Id: I738fbd7f3adf7e64d361a2c5c7f42395cf9f27dd
  5926.  
  5927. commit 482f086c0496388a573f4ea187296a2667d22aad
  5928. Author: beidl <dev.beidl@gmail.com>
  5929. Date: Sun Jul 27 17:20:53 2014 +0200
  5930.  
  5931. [maguro][bluetooth] Change service to new script path
  5932.  
  5933. Change-Id: I899eecd423fdc76e7f7ee80f94dcdfc06c7caf0f
  5934.  
  5935. commit 9d46a1f9137afbec4c423f2b0d1b05f31442a249
  5936. Author: beidl <dev.beidl@gmail.com>
  5937. Date: Sun Jul 27 17:19:44 2014 +0200
  5938.  
  5939. [maguro][bluetooth] move script to /sbin and fix occasional hangs on boot
  5940.  
  5941. Change-Id: Id00977cfb63df063b310d32221c19aab89e2a2ea
  5942.  
  5943. commit d647af16f53bd4b1f8980edc10baaf310faebb1b
  5944. Author: Siteshwar Vashisht <siteshwar@gmail.com>
  5945. Date: Sun Jul 27 20:24:39 2014 +0530
  5946.  
  5947. [all][systemd] Do not start droid-hal-init until all local filesystems are mounted
  5948.  
  5949. Sometimes droid-hal-init starts before /system is mounted which results in properties not being read from /system
  5950.  
  5951. commit 0c5ab2574c899ab343912b9243c6d1aebd599e98
  5952. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5953. Date: Fri Jul 25 13:40:18 2014 +0000
  5954.  
  5955. [hammerhead][udev] stop qrngd to spam dmesg by providing /dev/hw_random
  5956.  
  5957. Change-Id: I8b53e3d7161774a54da932546deb0246cbab8116
  5958. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  5959.  
  5960. commit 6f607d52e4202bbe6aa47a340587905f6051c401
  5961. Merge: 142c726 90c3e74
  5962. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5963. Date: Thu Jul 24 19:13:07 2014 +0100
  5964.  
  5965. Merge pull request #37 from locusf/hybris-10.1
  5966.  
  5967. [p3110][audio] Pulseaudio configurations.
  5968.  
  5969. commit 90c3e743aa5d1efb8bef92baaa2b1f328765c865
  5970. Author: Aleksi Suomalainen <suomalainen.aleksi@gmail.com>
  5971. Date: Thu Jul 24 21:06:32 2014 +0300
  5972.  
  5973. [p3110][audio] Pulseaudio configurations.
  5974.  
  5975. Change-Id: I64d2fe60efd18856181ba040bad0173e49616500
  5976.  
  5977. commit 142c7261d3ccaf841cfdca34673a8050fd5f6336
  5978. Merge: d09d748 d468033
  5979. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  5980. Date: Thu Jul 24 18:49:29 2014 +0100
  5981.  
  5982. Merge pull request #36 from locusf/hybris-10.1
  5983.  
  5984. Samsung Galaxy tab 2 Wifi device hal packaging
  5985.  
  5986. commit d468033ccda6c28e074714c332e8df6fb4b0db28
  5987. Author: Aleksi Suomalainen <suomalainen.aleksi@gmail.com>
  5988. Date: Thu Jul 24 20:22:07 2014 +0300
  5989.  
  5990. [p3110][compositor] Compositor configuration for p3110.
  5991.  
  5992. Change-Id: I9bc0f092b9db0aaf190f03ef164bf01485fa7384
  5993.  
  5994. commit cc40925765ef3467aefbd01b691ed2d0ef0d9318
  5995. Author: Aleksi Suomalainen <suomalainen.aleksi@gmail.com>
  5996. Date: Thu Jul 24 20:21:37 2014 +0300
  5997.  
  5998. [p3110][modules] Kernel modules for p3110.
  5999.  
  6000. Change-Id: I8dbbe4dea78189bf3d5baddd022a95779e82b38f
  6001.  
  6002. commit 25e612b331aaf3eb5f7beea37bd978276aa62269
  6003. Author: Aleksi Suomalainen <suomalainen.aleksi@gmail.com>
  6004. Date: Thu Jul 24 20:20:40 2014 +0300
  6005.  
  6006. [p3110][patterns] Adaptation patterns for p3110.
  6007.  
  6008. Change-Id: Ia5879418e9e7965b074dea0446ccbc5c560e5c4b
  6009.  
  6010. commit b54a85393a5f4d47c65a2408132fb32706f7ca0a
  6011. Author: Aleksi Suomalainen <suomalainen.aleksi@gmail.com>
  6012. Date: Thu Jul 24 20:20:11 2014 +0300
  6013.  
  6014. [p3110][packaging] Galaxy Tab 2 Wifi packaging.
  6015.  
  6016. Change-Id: I66310a691394c10d5df6b3497158a14b7b4d6f56
  6017.  
  6018. commit d09d7484185a7b96b723b6245c2c1dd30222564b
  6019. Merge: 03a66af ee665e7
  6020. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6021. Date: Thu Jul 24 14:07:04 2014 +0100
  6022.  
  6023. Merge pull request #35 from locusf/hybris-10.1
  6024.  
  6025. [configs] Galaxy Note N7000 configurations and patterns
  6026.  
  6027. commit ee665e7f57928d27d05a2fc03577a54e77d4d09c
  6028. Author: Aleksi Suomalainen <suomalainen.aleksi@gmail.com>
  6029. Date: Wed Jul 23 15:36:32 2014 +0300
  6030.  
  6031. [n7000][patterns] Patterns
  6032.  
  6033. Change-Id: Ibb7a2e454ae4cf41bddbfa1fde7d99a7311ce4ee
  6034.  
  6035. commit 88c8be2ca43097b3b75726927b04948c639e1442
  6036. Author: Aleksi Suomalainen <suomalainen.aleksi@gmail.com>
  6037. Date: Wed Jul 23 15:36:16 2014 +0300
  6038.  
  6039. [n7000][compositor] Compositor config + dsme
  6040.  
  6041. Change-Id: I504c42f23617c7107acbbdc88272fd4b10996e08
  6042.  
  6043. commit 3e9baac8daca2193882ca5f44b094d57731f70f0
  6044. Author: Aleksi Suomalainen <suomalainen.aleksi@gmail.com>
  6045. Date: Wed Jul 23 15:35:05 2014 +0300
  6046.  
  6047. [n7000][accessories] Accessories
  6048.  
  6049. Change-Id: I9de14051dc3ae5659d6ef92c4dfe6d0cb1ca9447
  6050.  
  6051. commit e7a599f8f4267f221fcededa079254109dceb995
  6052. Author: Aleksi Suomalainen <suomalainen.aleksi@gmail.com>
  6053. Date: Wed Jul 23 15:34:19 2014 +0300
  6054.  
  6055. [n7000][dhd] dhd modules load.
  6056.  
  6057. Change-Id: I2c7e5eda309a8dfc3d5f811bdc117c8c82d205a4
  6058.  
  6059. commit c0d39bef8df7f0d345229eb3c0003c7db0544388
  6060. Author: Aleksi Suomalainen <suomalainen.aleksi@gmail.com>
  6061. Date: Wed Jul 23 15:33:23 2014 +0300
  6062.  
  6063. [n7000][audio] Audio files
  6064.  
  6065. Change-Id: I5486140552122a7d0904a4004dea9bcf9ee2f09a
  6066.  
  6067. commit 17035076369d30a55980d835dfaae215f9a76e3b
  6068. Author: Aleksi Suomalainen <suomalainen.aleksi@gmail.com>
  6069. Date: Wed Jul 23 15:32:52 2014 +0300
  6070.  
  6071. [n7000][packaging] Packaging
  6072.  
  6073. Change-Id: I332fd4373107cc1f4640c5cde8b84a2df6412aab
  6074.  
  6075. commit 03a66af3b5f59f6f36ecce6f9083a7ad604f0740
  6076. Merge: 5d5ab4c 368bac7
  6077. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6078. Date: Wed Jul 23 14:42:30 2014 +0100
  6079.  
  6080. Merge pull request #34 from sledges/fixed-beidl
  6081.  
  6082. Maguro adaptation genesis
  6083.  
  6084. commit 368bac75445ea5d6615d3d1a43ee704ebc8ce1bd
  6085. Author: beidl <dev.beidl@gmail.com>
  6086. Date: Wed Jul 23 12:44:11 2014 +0200
  6087.  
  6088. [maguro][audio] Add basic support for audio
  6089.  
  6090. For now switching outputs between speakers and headphones only works for system sounds
  6091.  
  6092. Change-Id: I66c1f2691d1c022e8add99de24db5405aa7cd32a
  6093.  
  6094. commit 09b347737f4f43ada98683e0ae315bdb54a76302
  6095. Author: beidl <dev.beidl@gmail.com>
  6096. Date: Wed Jul 23 12:38:34 2014 +0200
  6097.  
  6098. [maguro][bluetooth] Fix possible hangs when uploading the firmware to the BT chip
  6099.  
  6100. Change-Id: Ic1212ab11c0f3bb6f824f7c8f43feef984ddac22
  6101.  
  6102. commit 3524b32c3203ee36158b330338dc18edae5aed1c
  6103. Author: beidl <dev.beidl@gmail.com>
  6104. Date: Tue Jul 22 13:26:44 2014 +0200
  6105.  
  6106. [maguro][configs] use fbdev instead of hwcomposer
  6107.  
  6108. Change-Id: If75ba453f4a3a229542d3a52487536675cda2322
  6109.  
  6110. commit 9190c5bec1e097398dad2dd3c845bcc1177c4d70
  6111. Author: beidl <dev.beidl@gmail.com>
  6112. Date: Tue Jul 22 12:42:05 2014 +0200
  6113.  
  6114. [maguro][bluetooth] Move BT activation script to /usr/bin
  6115.  
  6116. Change-Id: I2974ce0d9218c2fba04581ae041664b5fb992b0c
  6117.  
  6118. commit 0380c4c8db7d19fbb02d3da76bc6405a26477497
  6119. Author: beidl <dev.beidl@gmail.com>
  6120. Date: Tue Jul 22 03:38:17 2014 +0000
  6121.  
  6122. [maguro][configs] Add device configuration and patterns
  6123.  
  6124. Change-Id: I8bc96b31c4e1187faede7119ecaab3709fa2b18c
  6125.  
  6126. commit 15b141258481163b1d717e4c0b220b368ac08c56
  6127. Author: beidl <dev.beidl@gmail.com>
  6128. Date: Tue Jul 22 03:33:25 2014 +0000
  6129.  
  6130. [maguro][packaging] add simple spec file for maguro
  6131.  
  6132. Change-Id: I0b61e1648969c009245d48c4ac527ab08e72b44c
  6133.  
  6134. commit 5d5ab4cd4a4b2730c784ebf6cb0e0c6ff1f6a66c
  6135. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6136. Date: Sat Jul 19 18:56:30 2014 +0100
  6137.  
  6138. [mako][patterns] fixing mic build on hadk
  6139.  
  6140. jolla-rnd-device is not yet available for hadk users,
  6141. meaning that usb connectivity is not available when no UI is up.
  6142. This is safe for mako to still keep usb-moded, as graphics stack
  6143. there is stabilised by now.
  6144.  
  6145. commit 11918153291be13353c150d2ffece0ed6a2d7ae9
  6146. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6147. Date: Sat Jul 19 18:51:13 2014 +0100
  6148.  
  6149. [hammerhead][patterns] tmp disable usb-moded
  6150.  
  6151. tmp disabling usb-moded as it fails to provide connectivity
  6152. if UI is not up (due to the unavailable jolla-rnd-device), which is not
  6153. suitable for hammerhead being in a state of active hwc development
  6154.  
  6155. commit 8a09b4645994d9295fb3e161298454c6bb69b31e
  6156. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6157. Date: Fri Jul 18 22:47:29 2014 +0100
  6158.  
  6159. [all][patterns] temporarily disable usb-moded
  6160.  
  6161. as the jolla-rnd-device package, which provides usb-moded connectivity
  6162. when no UI boots (very common case in HADK porters bringup), is not yet
  6163. in public repos. Also meaning that most HADK users won't be able to
  6164. ssh/telnet into their devices when booted only to black screen (post init)
  6165.  
  6166. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6167.  
  6168. commit d4a808ac71a4d8781bb7901a07e076a600ac5739
  6169. Merge: 4acad9c 3246992
  6170. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6171. Date: Wed Jul 9 16:12:01 2014 +0100
  6172.  
  6173. Merge pull request #32 from sledges/usb-moded
  6174.  
  6175. Usb moded
  6176.  
  6177. commit 324699246af2617ed1b9e31e133434f914b6e564
  6178. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6179. Date: Wed Jul 9 14:37:35 2014 +0100
  6180.  
  6181. [mako][patterns] enable usb-moded
  6182.  
  6183. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6184.  
  6185. commit 6ee088237e2b2d80672c0fb4722c0cd94cfc2761
  6186. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6187. Date: Wed Jul 9 14:37:16 2014 +0100
  6188.  
  6189. [hammerhead][patterns] enable usb-moded
  6190.  
  6191. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6192.  
  6193. commit dcf28db79949d4edc20f5a7c6a1f195a52bc69e5
  6194. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6195. Date: Wed Jul 9 14:27:33 2014 +0100
  6196.  
  6197. [all][helpers] prevent variable substitution in pattern header
  6198.  
  6199. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6200.  
  6201. commit c607144a18800874394cffd66e18fa0522040854
  6202. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6203. Date: Wed Jul 9 14:26:40 2014 +0100
  6204.  
  6205. [all][packaging] enable usb-moded
  6206.  
  6207. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6208.  
  6209. commit 1a659ae003cdcdf8f2e385b11b1bbf6433b3e654
  6210. Author: Philippe De Swert <philippe.deswert@jollamobile.com>
  6211. Date: Tue Jul 8 23:58:59 2014 +0100
  6212.  
  6213. [all][usb] Add usb-moded for full USB functionality Fixes: JB#20880
  6214.  
  6215. Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  6216.  
  6217. commit 4acad9cde821971dfa94080d1ebce53c7f654b39
  6218. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6219. Date: Tue Jul 8 18:47:36 2014 +0100
  6220.  
  6221. [hammerhead][patterns] switch to flat patterns
  6222.  
  6223. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6224.  
  6225. commit 0627b6f5fb048a8785fb123fc9c07a169f650619
  6226. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6227. Date: Tue Jul 8 18:46:12 2014 +0100
  6228.  
  6229. [all][helpers] hadk-friendly patterns header
  6230.  
  6231. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6232.  
  6233. commit e17f12f1edc76664cea3321f2a0cefa371ffff9b
  6234. Author: Philippe De Swert <philippe.deswert@jollamobile.com>
  6235. Date: Tue Jul 8 16:58:42 2014 +0300
  6236.  
  6237. [helpers] add_new_device.sh is actually a bash script
  6238.  
  6239. Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  6240.  
  6241. commit 82da897b43c4ad0da94e768c53b9553873ab5da7
  6242. Merge: 1b85c1a fa2d7a3
  6243. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6244. Date: Tue Jul 8 13:32:40 2014 +0100
  6245.  
  6246. Merge pull request #28 from sledges/patt
  6247.  
  6248. patterns, part 2
  6249.  
  6250. commit fa2d7a3cb3b34f268b9e57dcdca9bb9783e1970d
  6251. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6252. Date: Mon Jun 23 23:07:50 2014 +0000
  6253.  
  6254. [all][helpers] populate patterns into local repo
  6255.  
  6256. Change-Id: I9e206c384882dc70f628a92d92d787976a3a8cb2
  6257. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6258.  
  6259. commit 3a1bec778f6573f33d53cde86a5014bd9574571f
  6260. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6261. Date: Mon Jun 23 23:05:00 2014 +0000
  6262.  
  6263. [mako][patterns] regenerate to simplify device devel
  6264.  
  6265. Change-Id: I54850e794ed20f10193f1d0e8d752e9d175a6a9e
  6266. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6267.  
  6268. commit 51ae85d4608a95f9ba6d4f0995b44c620f6a8b0c
  6269. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6270. Date: Mon Jun 23 22:58:50 2014 +0000
  6271.  
  6272. [all][patterns] copy each pattern to simplify differing HAs
  6273.  
  6274. Change-Id: I0a0d71f8a480429fdd31c5c099827850ddd62ec5
  6275. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6276.  
  6277. commit 4bcbf42634bd6e32b4e3faf54a7837e528b1142f
  6278. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6279. Date: Mon Jun 23 22:54:35 2014 +0000
  6280.  
  6281. [all][ssuks] extra identifier for the image name
  6282.  
  6283. Change-Id: I60101bb9ae50ce8bc3503868137e7217d5613bdb
  6284. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6285.  
  6286. commit 1b85c1a44cd163190fcac8e573d00c88f3b8186e
  6287. Merge: 2085948 459bfa1
  6288. Author: Thomas Perl <m@thp.io>
  6289. Date: Thu Jun 26 12:02:29 2014 +0200
  6290.  
  6291. Merge pull request #29 from plundstr/preinit
  6292.  
  6293. [preinit] Added preinit plugins
  6294.  
  6295. commit 459bfa1d7f128918f2f453b41ba65d9c46564936
  6296. Author: Pekka Lundstrom <pekka.lundstrom@jollamobile.com>
  6297. Date: Thu Jun 26 11:46:31 2014 +0300
  6298.  
  6299. [preinit] Added preinit plugins
  6300.  
  6301. Signed-off-by: Pekka Lundstrom <pekka.lundstrom@jollamobile.com>
  6302.  
  6303. commit 645aed9b5790a99568867aef83a5c0662161ab46
  6304. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6305. Date: Mon Jun 23 22:50:05 2014 +0000
  6306.  
  6307. [all][helpers] integrate into hadk build environment
  6308.  
  6309. Change-Id: I47189c94ce1a0e5d37aedd5fd8728c7ed576d926
  6310. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6311.  
  6312. commit 20859480559d8cf0e33b61e9449ee92fd070bb9e
  6313. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6314. Date: Thu Jun 19 08:27:05 2014 +0100
  6315.  
  6316. [all] Do not use gstreamer related packages
  6317.  
  6318. commit 089c321c15e9e43befd8740ebc3b8b13a945fd1b
  6319. Merge: a24ad98 184da86
  6320. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6321. Date: Wed Jun 18 18:26:32 2014 +0100
  6322.  
  6323. Merge pull request #26 from siteshwar/dhd-26
  6324.  
  6325. Added patterns for hammerhead
  6326.  
  6327. commit 184da86d95b271cb346b420cba93187561cbcc41
  6328. Author: Siteshwar Vashisht <siteshwar@gmail.com>
  6329. Date: Wed Jun 18 21:58:48 2014 +0530
  6330.  
  6331. Do not use gstreamer related packages
  6332.  
  6333. commit a24ad983a3cbaae32bed8a1f1803ed499ec29147
  6334. Merge: 805e054 fc57da5
  6335. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6336. Date: Wed Jun 18 16:08:30 2014 +0100
  6337.  
  6338. Merge pull request #27 from tswindell/hybris-10.1
  6339.  
  6340. Add grouper device patterns.
  6341.  
  6342. commit fc57da5cf9ad403a27890d743f3d9711e96b265d
  6343. Author: Tom Swindell <tom.swindell@jollamobile.com>
  6344. Date: Wed Jun 18 15:07:41 2014 +0000
  6345.  
  6346. [grouper] Added device patterns.
  6347.  
  6348. Change-Id: Ib30df8243f1abce5085b3c2e7d3f376b02f57776
  6349. Signed-off-by: Tom Swindell <tom.swindell@jollamobile.com>
  6350.  
  6351. commit aa77e76fc74c1c3d3448f266da1b167da3b54708
  6352. Author: Siteshwar Vashisht <siteshwar@gmail.com>
  6353. Date: Tue Jun 17 21:01:47 2014 +0530
  6354.  
  6355. Added patterns for hammerhead
  6356.  
  6357. commit 805e0541bc9914eba5dda48008f61a293e798816
  6358. Merge: 55ee702 f2dabe6
  6359. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6360. Date: Fri Jun 13 20:08:42 2014 +0100
  6361.  
  6362. Merge pull request #25 from sledges/fix
  6363.  
  6364. Don't use kill 9 so fast. Contributes to fixing modem reset reboots
  6365.  
  6366. commit f2dabe6de8e2f1483469192fa3cb1d420058503e
  6367. Author: Pekka Lundstrom <pekka.lundstrom@jollamobile.com>
  6368. Date: Fri Jun 13 14:44:59 2014 +0300
  6369.  
  6370. [all] Don't use kill 9 so fast. Contributes to fixing modem reset reboots
  6371.  
  6372. Signed-off-by: Pekka Lundstrom <pekka.lundstrom@jollamobile.com>
  6373. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6374.  
  6375. commit 55ee702404e3983f25be636f7bd6673bbd5ded7e
  6376. Merge: 5079a3e 926d73a
  6377. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6378. Date: Fri Jun 13 15:46:34 2014 +0100
  6379.  
  6380. Merge pull request #24 from sledges/ham-pulse
  6381.  
  6382. [hammerhead] Add sysconfig files for systemd service.
  6383.  
  6384. commit 926d73a51ee0f204b1eaf8c8dc32bbd2cd713302
  6385. Author: martin brook <martin.brook100@googlemail.com>
  6386. Date: Fri Jun 13 09:28:25 2014 +0100
  6387.  
  6388. [hammerhead] Add sysconfig files for systemd service.
  6389.  
  6390. commit 5079a3ef294cbfad4f1a0bceef8920efa920b612
  6391. Merge: d9b8d45 5bcf4d7
  6392. Author: Juho Hämäläinen <jusa@hilvi.org>
  6393. Date: Fri Jun 13 10:16:30 2014 +0300
  6394.  
  6395. Merge pull request #22 from jusa/pulseaudio
  6396.  
  6397. Add sysconfig files for systemd service.
  6398.  
  6399. commit d9b8d45626b82459aabe340f51ba29a9510d54f4
  6400. Merge: 40a3ff5 6119dd5
  6401. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6402. Date: Thu Jun 12 17:38:30 2014 +0100
  6403.  
  6404. Merge pull request #21 from sledges/hammerhead
  6405.  
  6406. hammerhead adaptation
  6407.  
  6408. commit 6119dd51b80fcf2a9b316c5049ed2d71fbd36ac0
  6409. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6410. Date: Thu Jun 12 08:56:54 2014 +0100
  6411.  
  6412. [hammerhead] Manufacturer and device name to be shown in UI
  6413.  
  6414. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6415.  
  6416. commit a097ec0fe9f8390c04e2de933a42b52d7a07139c
  6417. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6418. Date: Wed Jun 11 23:22:32 2014 +0000
  6419.  
  6420. [all] restore udev rule files to working state and contents
  6421.  
  6422. Change-Id: I1e0fc446671352184e1d5d2ef294e390ef656c75
  6423. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6424.  
  6425. commit cb649a2fd12d42ca770a13251e168a0318f96e25
  6426. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6427. Date: Wed Jun 11 23:21:15 2014 +0000
  6428.  
  6429. [hammerhead] move udev config files into device-specific section
  6430.  
  6431. Otherwise this change breaks other devices.
  6432.  
  6433. Change-Id: I849997d5f0aa4e468208b7028f2436b091915e7f
  6434. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6435.  
  6436. commit f0eb98f980e8c07dd0223aeecfc4474100581421
  6437. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6438. Date: Wed Jun 11 23:16:59 2014 +0000
  6439.  
  6440. [all] prefer device-specific files over the common ones
  6441.  
  6442. Change-Id: Iefa8085b14fe08d056c11f8e00eedf103912e9ab
  6443. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6444.  
  6445. commit 857c27654109ca3e8f13364db7badef03ca45ead
  6446. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6447. Date: Wed Jun 11 21:46:45 2014 +0100
  6448.  
  6449. Revert "[all] Do not mount debugfs"
  6450.  
  6451. Mounting debugfs via systemd .mount unit is already skipped.
  6452.  
  6453. This reverts commit 1f8256cfccabbd70481b65e2ea50198321a983c5.
  6454.  
  6455. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6456.  
  6457. commit 7759e98ce0bb26af769abf68cdd3d0ee0d9e1f46
  6458. Author: Siteshwar Vashisht <siteshwar@gmail.com>
  6459. Date: Tue Jun 3 23:24:45 2014 +0530
  6460.  
  6461. [hammerhead][environment] Use EGL_PLATFORM instead of HYBRIS_EGLPLATFORM
  6462.  
  6463. commit ad87c188fd1ac3a67670223d5ac7f95c084efd7c
  6464. Author: Siteshwar Vashisht <siteshwar@gmail.com>
  6465. Date: Wed May 14 01:07:07 2014 +0530
  6466.  
  6467. [hammerhead] Added config file for sensors
  6468.  
  6469. commit 827235df14cf442c2daa9db1fed3e36d05af6f1b
  6470. Author: Siteshwar Vashisht <siteshwar@gmail.com>
  6471. Date: Wed May 14 00:53:50 2014 +0530
  6472.  
  6473. [hammerhead] Added configs for wifi
  6474.  
  6475. commit b0b58a16d1cee9770cf66701b0850bbbd376ff88
  6476. Author: Siteshwar Vashisht <siteshwar@gmail.com>
  6477. Date: Wed May 14 00:52:40 2014 +0530
  6478.  
  6479. [hammerhead] Added config files for gps
  6480.  
  6481. commit 80dcc14db4a1882886b1bff61bcf8aa5a9ccaf74
  6482. Author: martin brook <martin.brook100@googlemail.com>
  6483. Date: Tue May 13 19:52:31 2014 +0100
  6484.  
  6485. [hammerhead] chop off msm_host so path is what modem expects
  6486.  
  6487. commit c6b349e08315f7aaadc3f38d76a183bd72f75a34
  6488. Author: martin brook <martin.brook100@googlemail.com>
  6489. Date: Tue May 13 19:50:32 2014 +0100
  6490.  
  6491. [hammerhead] Set path to what modem is expecting
  6492.  
  6493. commit d2bdeeb7543fd826e27112060f9dcc2fd2b01fe0
  6494. Author: Siteshwar Vashisht <siteshwar@gmail.com>
  6495. Date: Sun May 11 21:45:54 2014 +0530
  6496.  
  6497. [hammerhead] Disable proximity sensor
  6498.  
  6499. commit 975530e2f3a185fd85b088e6d12ad89e93a023a1
  6500. Author: Siteshwar Vashisht <siteshwar@gmail.com>
  6501. Date: Sun May 11 21:44:00 2014 +0530
  6502.  
  6503. [hammerhead] Added pulseaudio and audio related configs
  6504.  
  6505. commit 3da6503f46ddea3cc10debd0fde1557fb2dd7f8e
  6506. Author: Siteshwar Vashisht <siteshwar@gmail.com>
  6507. Date: Fri May 2 18:59:53 2014 +0530
  6508.  
  6509. [hammerhead] Added spec file for hammerhead
  6510.  
  6511. commit 1f8256cfccabbd70481b65e2ea50198321a983c5
  6512. Author: Siteshwar Vashisht <siteshwar@gmail.com>
  6513. Date: Thu May 1 21:17:44 2014 +0530
  6514.  
  6515. [all] Do not mount debugfs
  6516.  
  6517. commit 58bbf0278894a79b711d7ca649c1c8f19f35e9df
  6518. Author: Siteshwar Vashisht <siteshwar@gmail.com>
  6519. Date: Wed Apr 30 16:54:05 2014 +0530
  6520.  
  6521. [hammerhead] Added compositor configs for hammerhead
  6522.  
  6523. commit d437aa86454d4e1223592e3a90d49877d46412f0
  6524. Author: Siteshwar Vashisht <siteshwar@gmail.com>
  6525. Date: Thu Apr 17 03:43:05 2014 +0530
  6526.  
  6527. [all] Extract headers for log
  6528.  
  6529. commit 5bcf4d7303ff2e0230c727a156e3116ee3e781eb
  6530. Author: Juho Hämäläinen <juho.hamalainen@tieto.com>
  6531. Date: Mon Jun 9 16:04:35 2014 +0300
  6532.  
  6533. [i9305] Add sysconfig file for pulseaudio startup config.
  6534.  
  6535. commit ffd7358185fd8d1c06f1e5bb7a9c154fbd2a656f
  6536. Author: Juho Hämäläinen <juho.hamalainen@tieto.com>
  6537. Date: Mon Jun 9 16:02:54 2014 +0300
  6538.  
  6539. [grouper] Add sysconfig file for pulseaudio startup config.
  6540.  
  6541. commit de89410696cb21bdc3a4690dfc6c61241c21d250
  6542. Author: Juho Hämäläinen <juho.hamalainen@tieto.com>
  6543. Date: Mon Jun 9 15:59:41 2014 +0300
  6544.  
  6545. [mako] Add sysconfig file for pulseaudio startup config.
  6546.  
  6547. commit 40a3ff5d4b0b9fdc3832c5b256ac63ea8fdb19f0
  6548. Merge: 983e725 cd8325b
  6549. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6550. Date: Thu Jun 5 15:43:14 2014 +0100
  6551.  
  6552. Merge pull request #19 from sledges/patterns-ssuks
  6553.  
  6554. Patterns and kickstart generation
  6555.  
  6556. commit cd8325b87df6b9ba7d87feacd7fc35f7c0a86500
  6557. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6558. Date: Thu Jun 5 14:35:21 2014 +0000
  6559.  
  6560. [droid-hal-device] rename to sfe as per project name
  6561.  
  6562. Change-Id: Iaab18ff92eb61b8787c0ca75c1af9ff5e7631597
  6563. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6564.  
  6565. commit e5ec51ccc2dcdbf3d617116a961cc51e79cb20c2
  6566. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6567. Date: Thu Jun 5 14:21:37 2014 +0000
  6568.  
  6569. [mako] autogenerate patterns
  6570.  
  6571. Change-Id: I8d4f8d3569fc4fe8cfdf372b9b8c602c60eedf97
  6572. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6573.  
  6574. commit ebc0f2b1af9e0948a27f4fada7813dd003fd82b7
  6575. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6576. Date: Thu Jun 5 14:20:12 2014 +0000
  6577.  
  6578. [helpers] add new device script
  6579.  
  6580. Change-Id: I51b0553541a01b90133c5187d99b1366a3c5c980
  6581. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6582.  
  6583. commit 1f23aaf295843a3730d7f112330dec6b7c7b10fb
  6584. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6585. Date: Thu Jun 5 11:46:43 2014 +0100
  6586.  
  6587. [helpers] add new device script
  6588.  
  6589. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6590.  
  6591. commit 96f39d70dc0335cd67bb3c6f5a59fecae525a6d4
  6592. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6593. Date: Thu Jun 5 14:15:51 2014 +0000
  6594.  
  6595. [patterns] add
  6596.  
  6597. Change-Id: Ifd99f2a0cfcfd6518c7b1757202647a7f5545508
  6598. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6599.  
  6600. commit 983e725e0ed1c2843c3f3a163af33f4cbfb7af14
  6601. Merge: b66279c d9e5afb
  6602. Author: Thomas Perl <m@thp.io>
  6603. Date: Tue Jun 3 15:32:28 2014 +0200
  6604.  
  6605. Merge pull request #18 from thp/egl-platform-environment
  6606.  
  6607. [environment] Use EGL_PLATFORM instead of HYBRIS_EGLPLATFORM
  6608.  
  6609. commit d9e5afb01820adcccfe54a65800f014a24dc3083
  6610. Author: Thomas Perl <thomas.perl@jolla.com>
  6611. Date: Tue Jun 3 15:25:03 2014 +0200
  6612.  
  6613. [environment] Use EGL_PLATFORM instead of HYBRIS_EGLPLATFORM
  6614.  
  6615. commit 68affd8372003a6505af5a32ed275cc3047e7555
  6616. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6617. Date: Mon Jun 2 17:11:59 2014 +0100
  6618.  
  6619. [ssuks] device-independent Provides for droid-hal-configs
  6620.  
  6621. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6622.  
  6623. commit dae64965c06a3857ecfbdfad181a8a26bd8bb3d9
  6624. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6625. Date: Mon Jun 2 17:09:33 2014 +0100
  6626.  
  6627. [ssuks] move out to droid-hal-configs
  6628.  
  6629. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6630.  
  6631. commit 15ae1d28ac94d1dd40ccd03f8f34d8e574ad81f4
  6632. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6633. Date: Thu May 15 13:25:30 2014 +0000
  6634.  
  6635. [dconf] fix build: source subdirs do not work oob
  6636.  
  6637. Change-Id: I07ef5386d3d9b0b7b33bc93fb8d815eeed1407d5
  6638. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6639.  
  6640. commit 521dd69f27f03ced10868ea60436bcf1d631d1f8
  6641. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6642. Date: Thu May 15 13:24:06 2014 +0000
  6643.  
  6644. [ssuks] fix and complete .ks parts
  6645.  
  6646. Change-Id: Idde3b5037c464cf5240be53336a256747734ae4b
  6647. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6648.  
  6649. commit e116e6d8e64c7fb86c6b5c2b0700bf1bf9754604
  6650. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6651. Date: Thu May 15 10:58:09 2014 +0100
  6652.  
  6653. [ssuks] write proper DEVICE in .ks
  6654.  
  6655. Change-Id: I5569fab77584144ddb7cac03474ec587dadc4dc6
  6656. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6657.  
  6658. commit c4661ea0bc6786a9f82323d54854bba6c33c0ad6
  6659. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6660. Date: Thu May 15 10:38:24 2014 +0100
  6661.  
  6662. [ssuks] .ks does not like \ line continuator
  6663.  
  6664. Change-Id: I6ac89f3b142ac805cb135e01a2999604da53aeef
  6665. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6666.  
  6667. commit cf5f7d7a9e39eb30156315d7be65b641e09dbd95
  6668. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6669. Date: Wed May 14 09:07:56 2014 +0100
  6670.  
  6671. [ssuks] put generated ks into proper package
  6672.  
  6673. Change-Id: Iad2737f410fcd6c9a37a4f7f7ed1c07a3784663c
  6674. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6675.  
  6676. commit 415e8f654a52d96eb785491e5a28ac6ab7e0237b
  6677. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6678. Date: Fri May 16 15:20:14 2014 +0100
  6679.  
  6680. [ssu-board-mappings] the resulting image is .zip, hence fs
  6681.  
  6682. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6683.  
  6684. commit b66279c48dd268e6cd8dd244ffbc40f0b61ef118
  6685. Merge: 4ae46fe 686ace0
  6686. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6687. Date: Thu May 15 05:37:42 2014 -0400
  6688.  
  6689. Merge pull request #15 from sledges/noproxim
  6690.  
  6691. [mako] disable proximity sensor
  6692.  
  6693. commit 4ae46fe13e3f53b6536c770c7c08134bb1ec2f92
  6694. Merge: f444c69 0ee5cbf
  6695. Author: Thomas Perl <m@thp.io>
  6696. Date: Wed May 14 13:21:31 2014 +0200
  6697.  
  6698. Merge pull request #16 from thp/screen-rotation-dconf
  6699.  
  6700. [rotation] Migrate from GConf to dconf
  6701.  
  6702. commit 0ee5cbf03fcab57d178996f6f07d0e7a313f7f20
  6703. Author: Thomas Perl <thomas.perl@jolla.com>
  6704. Date: Tue May 13 16:22:37 2014 +0200
  6705.  
  6706. [rotation] Migrate from GConf to dconf
  6707.  
  6708. commit 686ace01377c4aeb176088cdce68a4260c07402f
  6709. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6710. Date: Sun May 4 14:49:16 2014 +0100
  6711.  
  6712. [mako] disable proximity sensor
  6713.  
  6714. This will prevent spurious display blanks, until sensors work
  6715.  
  6716. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6717.  
  6718. commit f444c6918f8308e011a240b5f1f9ca729496e5e8
  6719. Merge: dbe2f01 3a470c7
  6720. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6721. Date: Thu Apr 24 23:05:40 2014 +0100
  6722.  
  6723. Merge pull request #14 from sledges/boardmap-fixup
  6724.  
  6725. [ssu-board-mappings] fix build bits
  6726.  
  6727. commit 3a470c73ff39b0786bfb19480177b96ec9037e68
  6728. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  6729. Date: Thu Apr 24 14:52:23 2014 +0000
  6730.  
  6731. [ssu-board-mappings] fix build bits
  6732.  
  6733. Change-Id: I753a42d658204cabe182971b0da86060b69c9fd5
  6734. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  6735.  
  6736. commit dbe2f016641035f201a9fac2b2fdb602f472a4ae
  6737. Merge: da19d60 a33d663
  6738. Author: Thomas Perl <m@thp.io>
  6739. Date: Thu Apr 24 10:19:45 2014 +0200
  6740.  
  6741. Merge pull request #13 from thp/ssu-board-mappings
  6742.  
  6743. [ssu] Generate board mappings file based on device and vendor
  6744.  
  6745. commit a33d6630f3144037131753ccfd7a56611f67e5d1
  6746. Author: Thomas Perl <thomas.perl@jolla.com>
  6747. Date: Thu Apr 24 09:19:31 2014 +0200
  6748.  
  6749. [ssu-board-mappings] Cleanup patch based on review comments
  6750.  
  6751. commit 974a9df2852ef215ab878f9cc35fd5f6225494fa
  6752. Author: Thomas Perl <thomas.perl@jolla.com>
  6753. Date: Wed Apr 23 11:29:23 2014 +0200
  6754.  
  6755. [ssu] Generate board mappings file based on device and vendor
  6756.  
  6757. commit da19d60df3cfe5ecaa94a3d00b9b4b1e6bf689a6
  6758. Merge: 6e99efa bfe5ef7
  6759. Author: Carsten Munk <carsten.munk@gmail.com>
  6760. Date: Wed Apr 23 09:21:09 2014 +0200
  6761.  
  6762. Merge pull request #12 from thp/ssuks
  6763.  
  6764. [ssuks] Zip file packaging configuration
  6765.  
  6766. commit bfe5ef735481c55fd8589ce210198911520d097b
  6767. Author: Thomas Perl <thomas.perl@jolla.com>
  6768. Date: Tue Apr 22 16:48:45 2014 +0200
  6769.  
  6770. [ssuks] Zip file packaging configuration
  6771.  
  6772. commit 6e99efa7b6a49dd2c0a6a1fe2103dd396e65ec02
  6773. Merge: 211bb70 8398b07
  6774. Author: David Greaves <david@dgreaves.com>
  6775. Date: Tue Apr 15 15:04:45 2014 +0100
  6776.  
  6777. Merge pull request #11 from lbt/hybris-10.1
  6778.  
  6779. No longer planning to merge to os-release
  6780.  
  6781. commit 8398b0750ba342cc1d487e2606f9e79c7d820353
  6782. Author: David Greaves <david@dgreaves.com>
  6783. Date: Tue Apr 15 14:34:23 2014 +0100
  6784.  
  6785. No longer planning to merge to os-release
  6786.  
  6787. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6788.  
  6789. commit 211bb70d66b75490bd804e2a36c14806ebc1b974
  6790. Merge: 4f9ad8e db4320f
  6791. Author: David Greaves <david@dgreaves.com>
  6792. Date: Mon Apr 7 15:03:00 2014 +0100
  6793.  
  6794. Merge pull request #10 from lbt/hybris-10.1
  6795.  
  6796. Properly install all units
  6797.  
  6798. commit db4320fc6239114984514214a026566f8132fad2
  6799. Author: David Greaves <david@dgreaves.com>
  6800. Date: Mon Apr 7 14:13:56 2014 +0100
  6801.  
  6802. Properly install all units
  6803.  
  6804. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6805.  
  6806. commit 4f9ad8ea4b761c78fe49114c6529f6adc6612b0e
  6807. Merge: 43849b6 e565010
  6808. Author: David Greaves <david@dgreaves.com>
  6809. Date: Sat Apr 5 17:20:58 2014 +0100
  6810.  
  6811. Merge pull request #9 from lbt/hybris-10.1
  6812.  
  6813. [mount units] skip /sys/kernel/config too
  6814.  
  6815. commit e565010cc6ea4d2dadc044a6ef2db463ce9847db
  6816. Author: David Greaves <david@dgreaves.com>
  6817. Date: Sat Apr 5 17:20:17 2014 +0100
  6818.  
  6819. [mount units] skip /sys/kernel/config too
  6820.  
  6821. commit 43849b62f2a4e71780deac09e96138843432761e
  6822. Merge: 1460349 f778c33
  6823. Author: David Greaves <david@dgreaves.com>
  6824. Date: Sat Apr 5 17:16:32 2014 +0100
  6825.  
  6826. Merge pull request #8 from lbt/hybris-10.1
  6827.  
  6828. [mount units] skip /sys/kernel/debug
  6829.  
  6830. commit f778c33273bbe09f6465f8deb78c7255b66918ca
  6831. Author: David Greaves <david@dgreaves.com>
  6832. Date: Sat Apr 5 10:50:41 2014 +0100
  6833.  
  6834. [mount units] skip /sys/kernel/debug
  6835.  
  6836. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6837.  
  6838. commit 1460349ff177051e60e21e419c8a949ea12a4e38
  6839. Merge: 2451da7 1d780f1
  6840. Author: David Greaves <david@dgreaves.com>
  6841. Date: Fri Apr 4 16:43:55 2014 +0100
  6842.  
  6843. Merge pull request #7 from lbt/hybris-10.1
  6844.  
  6845. Remove dsp, change makefstab handling and add hw-release support
  6846.  
  6847. commit 1d780f10787e390fd09906eaa1834ea5658abcf6
  6848. Author: David Greaves <david@dgreaves.com>
  6849. Date: Fri Apr 4 16:12:48 2014 +0100
  6850.  
  6851. remove the mount commands from any .rc files as they're included in .mount unit files now
  6852.  
  6853. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6854.  
  6855. commit 3b9d37faf61ab5d161dcd2058474dc052b24fd0b
  6856. Author: David Greaves <david@dgreaves.com>
  6857. Date: Fri Apr 4 14:54:01 2014 +0100
  6858.  
  6859. Only process "mount" commands not "mount_all" in rc files
  6860. Correctly handle --skip mountpoints
  6861.  
  6862. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6863.  
  6864. commit 551442b8f0444a978bf98c64624c43b5582afd63
  6865. Author: David Greaves <david@dgreaves.com>
  6866. Date: Fri Apr 4 14:53:11 2014 +0100
  6867.  
  6868. Fixup missing % in macro
  6869.  
  6870. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6871.  
  6872. commit 2cbe67f8a4209d94745cfa9b28c20e4bcf4537e8
  6873. Author: David Greaves <david@dgreaves.com>
  6874. Date: Fri Apr 4 13:19:30 2014 +0100
  6875.  
  6876. Store hw-release as /usr/lib/droid-devel/hw-release.vars for use at build time
  6877.  
  6878. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6879.  
  6880. commit fb1171ee8a59310920c1f3f6ab9bbf6eaa14a609
  6881. Author: David Greaves <david@dgreaves.com>
  6882. Date: Thu Apr 3 20:02:03 2014 +0100
  6883.  
  6884. Don't depend on droid-hal-device when installing devel.
  6885. This is more of a -headers -debuginfo package compared to a normal -devel which typically requires access to the libraries provided in the main package.
  6886.  
  6887. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6888.  
  6889. commit 306206d2e93ef6ff737dac53e3177a23c7e6c3ff
  6890. Author: David Greaves <david@dgreaves.com>
  6891. Date: Thu Apr 3 20:00:31 2014 +0100
  6892.  
  6893. Actually remove dependency on droid-system-packager
  6894.  
  6895. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6896.  
  6897. commit 0212170eb84867571450cb404cbf4116602ab375
  6898. Author: David Greaves <david@dgreaves.com>
  6899. Date: Wed Apr 2 18:54:04 2014 +0100
  6900.  
  6901. [dsp] Remove droid-system-packager dependency and import remnants here
  6902.  
  6903. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6904.  
  6905. commit e2df577d251caf27ef0670a3476207eb79b88f5f
  6906. Author: David Greaves <david@dgreaves.com>
  6907. Date: Wed Apr 2 17:33:33 2014 +0100
  6908.  
  6909. [devel] Store the built manifest (assumes repo is available in ./.repo/)
  6910.  
  6911. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6912.  
  6913. commit d5cac0f758f848fe0131e08a017a39b9a2ab1c4a
  6914. Author: David Greaves <david@dgreaves.com>
  6915. Date: Wed Apr 2 17:29:05 2014 +0100
  6916.  
  6917. [mount units] Modify makefstab to look in *.rc files as well as fstab.*
  6918. TODO: comment out mounts in .rc files dynamically
  6919.  
  6920. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6921.  
  6922. commit 0d3f987e104af1cb1127c2be5439c49d532dc4d6
  6923. Author: David Greaves <david@dgreaves.com>
  6924. Date: Tue Apr 1 16:48:00 2014 +0100
  6925.  
  6926. [mount units] /w is word, /s is space
  6927.  
  6928. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6929.  
  6930. commit 52d5a97685dcfc5b25430986a89d384e083e7732
  6931. Author: David Greaves <david@dgreaves.com>
  6932. Date: Tue Apr 1 16:45:24 2014 +0100
  6933.  
  6934. [mount units] Stop the regexp being too greedy
  6935.  
  6936. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6937.  
  6938. commit 2451da782c71f029ad4c885de0720aa2ca9b0f22
  6939. Merge: 23420f7 f2310be
  6940. Author: David Greaves <david@dgreaves.com>
  6941. Date: Tue Apr 1 14:29:53 2014 +0100
  6942.  
  6943. Merge pull request #6 from lbt/hybris-10.1
  6944.  
  6945. [kernel-modules] needs kmod during post and use /sbin/ path
  6946.  
  6947. commit f2310befb474feb287d65f3e893d69094118ca65
  6948. Author: David Greaves <david@dgreaves.com>
  6949. Date: Tue Apr 1 14:16:58 2014 +0100
  6950.  
  6951. [kernel-modules] needs kmod during post and use /sbin/ path
  6952.  
  6953. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6954.  
  6955. commit 23420f7e01c4181068e3e492b04a179b8c80967e
  6956. Merge: e8cd6fb 8f4897f
  6957. Author: David Greaves <david@dgreaves.com>
  6958. Date: Mon Mar 31 11:25:09 2014 +0100
  6959.  
  6960. Merge pull request #5 from lbt/hybris-10.1
  6961.  
  6962. Minor tidyup and add hw-release
  6963.  
  6964. commit 8f4897f2be8236f59fe106caa38094e5565e7432
  6965. Author: David Greaves <david@dgreaves.com>
  6966. Date: Wed Mar 26 13:31:21 2014 +0000
  6967.  
  6968. Use tmp/ for all transient build artefacts
  6969.  
  6970. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6971.  
  6972. commit 12acdf70dfa637724ad794894c17a832e20dba08
  6973. Author: David Greaves <david@dgreaves.com>
  6974. Date: Wed Mar 26 13:21:42 2014 +0000
  6975.  
  6976. Add os-release.d/hw-release to complement os-release. It will eventually be merged into /etc/os-release using oneshot or similar.
  6977.  
  6978. This is symlinked to /etc/hw-release for now to work with qdeviceinfo_linux.cpp which uses QStringList releaseFies = QDir(QStringLiteral(""/etc/"")).entryList(QStringList() << QStringLiteral(""*-release""));
  6979.  
  6980. Begin using tmp/ for built files to keep things clean
  6981.  
  6982. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6983.  
  6984. commit eb9c8535268636e6ef576c415fd10fae474aeeb3
  6985. Author: David Greaves <david@dgreaves.com>
  6986. Date: Tue Mar 25 12:28:09 2014 +0000
  6987.  
  6988. Section comments to aid navigation
  6989.  
  6990. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  6991.  
  6992. commit e8cd6fb210bf743e24e8970b39e402e74b11eb6d
  6993. Merge: 744ab1c 95c7f6d
  6994. Author: David Greaves <david@dgreaves.com>
  6995. Date: Tue Mar 25 00:01:40 2014 +0000
  6996.  
  6997. Merge pull request #4 from sledges/hybris-10.1
  6998.  
  6999. [nitpick] make timestamp more vivid (YYYYMMDDHHMM)
  7000.  
  7001. commit 95c7f6d3cc14b6d5b3fe9b74ce6732bcc45c7efc
  7002. Author: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7003. Date: Mon Mar 24 19:50:42 2014 +0000
  7004.  
  7005. [nitpick] make timestamp more vivid (YYYYMMDDHHMM)
  7006.  
  7007. commit 744ab1c4cb6f87f55929474ac6c7466ba509fd65
  7008. Merge: c33cdfc 1b948f1
  7009. Author: David Greaves <david@dgreaves.com>
  7010. Date: Fri Mar 21 12:09:30 2014 +0000
  7011.  
  7012. Merge pull request #1 from sledges/wlan-fwreload
  7013.  
  7014. [mako] wlan firmware reload
  7015.  
  7016. commit 1b948f1e555a9627d5625ca5bfd8e14ae81e67bf
  7017. Author: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7018. Date: Fri Mar 21 11:56:20 2014 +0000
  7019.  
  7020. correct droid-wlan-fwreload.service parameters
  7021.  
  7022. commit c33cdfc8dd22ef1230eb9db40471268ad5610a89
  7023. Merge: 8d57f45 8abe980
  7024. Author: Carsten Munk <carsten.munk@gmail.com>
  7025. Date: Thu Mar 20 20:13:52 2014 +0100
  7026.  
  7027. Merge pull request #3 from lbt/hybris-10.1
  7028.  
  7029. cleanup for mako build
  7030.  
  7031. commit 8abe9800ad6a2e63ffb7cdb94fd76fe345823ca5
  7032. Author: David Greaves <david.greaves@jolla.com>
  7033. Date: Thu Mar 20 19:05:28 2014 +0000
  7034.  
  7035. Always a good idea to mkdir before cp'ing there :D
  7036.  
  7037. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7038.  
  7039. commit a84be4a37f69313cd9dc05eec71bd0b886c667d6
  7040. Author: David Greaves <david.greaves@jolla.com>
  7041. Date: Thu Mar 20 19:05:01 2014 +0000
  7042.  
  7043. Set Release to be YYMMDDHHMM until builds are done better
  7044.  
  7045. commit 8d57f4581a536aa986313837716e7b34a5a2e1bc
  7046. Author: David Greaves <david.greaves@jolla.com>
  7047. Date: Wed Mar 19 21:20:10 2014 +0000
  7048.  
  7049. Remove more outdated docs pending proper HADK documentation release
  7050.  
  7051. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7052.  
  7053. commit 33fa5a0a8f6d6d2321f6a3558d515d5f58da08f6
  7054. Author: David Greaves <david.greaves@jolla.com>
  7055. Date: Wed Mar 19 21:07:03 2014 +0000
  7056.  
  7057. Remove old and useless README
  7058.  
  7059. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7060.  
  7061. commit 2eabc84a04c26271ab3549831b82bb24c3fd56c1
  7062. Merge: be6f5a3 89c11f0
  7063. Author: Carsten Munk <carsten.munk@gmail.com>
  7064. Date: Wed Mar 19 16:16:21 2014 +0100
  7065.  
  7066. Merge pull request #2 from thp/droid-keymap
  7067.  
  7068. Droid HAL keymap for volume buttons
  7069.  
  7070. commit 89c11f02922e0dbc0040ad1907fc932423ae0165
  7071. Author: Thomas Perl <thomas.perl@jolla.com>
  7072. Date: Fri Feb 28 11:43:56 2014 +0100
  7073.  
  7074. [keymap] Add support for evdevkeyboard with a droid-specific keymap
  7075.  
  7076. commit 916e1ef393d48766f676248f63c2cf388e597b92
  7077. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  7078. Date: Wed Mar 19 01:33:20 2014 +0000
  7079.  
  7080. [mako] wlan firmware reload
  7081.  
  7082. mako needs to be able to reload wlan firmware. It's safe to keep these
  7083. file names (droid-wlan-fwreload.*) and hardcoded values (WCNSS_qcom_wlan_nv.bin,
  7084. wlan0) in, because everything is under device-lge-mako-configs folder.
  7085.  
  7086. In case another device needs to provide own fw reloader (i9305 doesn't need that),
  7087. it will suffice to move only droid-wlan-fwreload.service to device-configs-all/
  7088.  
  7089. More info:
  7090. WLAN driver on mako is built-in module, and needs external trigger
  7091. to re-read firmware once it's in place by conn_init service.
  7092.  
  7093. On Android, WLAN firmware reloader logic is in WifiStateTracker.java
  7094.  
  7095. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7096.  
  7097. commit be6f5a3391ab1942e79f8e850898e1505a2c0f89
  7098. Author: Thomas Perl <thomas.perl@jolla.com>
  7099. Date: Mon Mar 17 15:36:35 2014 +0100
  7100.  
  7101. Mention where the file comes from
  7102.  
  7103. commit 67aa16fc29dba7b55a0ac18b2542423cb2a38f87
  7104. Author: Thomas Perl <thomas.perl@jolla.com>
  7105. Date: Mon Mar 17 14:58:53 2014 +0100
  7106.  
  7107. [i9305] Add kernel module config for WLAN. Fixes JB#16724
  7108.  
  7109. Makes sure droid mounts are mounted before systemd-modules-load.service,
  7110. as some modules (such as dhd.ko for i9305) actually read firmware and
  7111. other data from the /system partition.
  7112.  
  7113. commit da7930253c8d24297b3b8ca71d5dcdc938c2e1f5
  7114. Author: David Greaves <david@dgreaves.com>
  7115. Date: Tue Mar 18 14:55:34 2014 +0000
  7116.  
  7117. Don't complain if the build was a module-less kernel
  7118.  
  7119. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7120.  
  7121. commit 21bc26d5669092a73feb91dd717fc0bd150947ea
  7122. Author: David Greaves <david@dgreaves.com>
  7123. Date: Mon Feb 24 14:21:17 2014 +0000
  7124.  
  7125. Run depmod in kernel module %post
  7126.  
  7127. Signed-off-by: David Greaves <david@dgreaves.com>
  7128.  
  7129. commit 5f945e8be6dccbc2603a43e005c75998392f995d
  7130. Author: David Greaves <david@dgreaves.com>
  7131. Date: Sun Feb 23 12:31:22 2014 +0000
  7132.  
  7133. bump version
  7134.  
  7135. Signed-off-by: David Greaves <david@dgreaves.com>
  7136.  
  7137. commit 142afa6ebe81de48fdc45e527d22c34c6cc6ba22
  7138. Merge: 9b734ba e5e3f8b
  7139. Author: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7140. Date: Tue Mar 11 23:14:51 2014 +0000
  7141.  
  7142. Merge branch 'important_nitpicks' of /srv/gitrepos/repositories/sleleiva/droid-hal-device
  7143.  
  7144. commit e5e3f8b0e45f54056a187b18458c6141732124e0
  7145. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  7146. Date: Mon Mar 3 23:42:49 2014 +0000
  7147.  
  7148. [extract-headers] vibrator.h
  7149.  
  7150. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7151.  
  7152. commit 36dd77579e625b9037dec85dc4308d5c6e16c1b6
  7153. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  7154. Date: Mon Mar 3 23:22:49 2014 +0000
  7155.  
  7156. [policy] the rules are now handled by policy-settings-common
  7157.  
  7158. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7159.  
  7160. commit 9b734ba9354637bb0fcbb69b255aa166133084e3
  7161. Merge: 5629cc5 cd29bd6
  7162. Author: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7163. Date: Mon Mar 3 12:18:02 2014 +0000
  7164.  
  7165. Merge branch 'refactor-common-files' of /srv/gitrepos/repositories/sleleiva/droid-hal-device
  7166.  
  7167. commit cd29bd6c0fb719cc3d11ea22085adaa780d8be49
  7168. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  7169. Date: Mon Mar 3 12:14:42 2014 +0000
  7170.  
  7171. rm symlink to cleanup empty dirs
  7172.  
  7173. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7174.  
  7175. commit 22ad49545c770687fb82612907649431dc088aef
  7176. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  7177. Date: Mon Mar 3 12:12:14 2014 +0000
  7178.  
  7179. [policy] delete unneeded /usr/share/policy/etc/basic/videoep.conf
  7180.  
  7181. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7182.  
  7183. commit c0b7490174db8de02d5a69e548561eac099cd359
  7184. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  7185. Date: Mon Mar 3 11:56:33 2014 +0000
  7186.  
  7187. [audio] refactor more files, cleanup /usr/share/policy
  7188.  
  7189. Those symlinks under /etc to /usr/share/policy may have been leftovers
  7190. from the original policy installing/packaging, which for some reason
  7191. wanted to have everything in /usr/share and then symlinking the files
  7192. to right places.
  7193.  
  7194. Now everything will reside nicely under /etc, with exceptiong for the
  7195. compiled prolog rules.
  7196.  
  7197. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7198.  
  7199. commit 10ad62fabfea65c40572612973c66481c65dcc24
  7200. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  7201. Date: Sun Mar 2 23:33:24 2014 +0000
  7202.  
  7203. [common] these i9305 files were not among mako audio configs
  7204.  
  7205. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7206.  
  7207. commit 25f8110c85ba2bebc29f4ab6488b19a11c33c607
  7208. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  7209. Date: Sun Mar 2 23:28:44 2014 +0000
  7210.  
  7211. [mako,i9305] refactor duplicate config files
  7212.  
  7213. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7214.  
  7215. commit 54dc663181f602460ddd12870fb1094f7dd7abb2
  7216. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  7217. Date: Sun Mar 2 23:19:53 2014 +0000
  7218.  
  7219. [mako] add audio and policy files
  7220.  
  7221. These files come from the legacy mako-pulseaudio-settings and
  7222. mako-policy-settings.
  7223.  
  7224. The duplicates should eventually be refactored into device-configs-all.
  7225.  
  7226. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7227.  
  7228. commit bbd56cc759e82e6da28df1f00ac0170c9d0c5441
  7229. Author: Thomas Perl <thomas.perl@jolla.com>
  7230. Date: Fri Feb 28 11:34:27 2014 +0100
  7231.  
  7232. [configs] Install files from device-configs-all (if any)
  7233.  
  7234. Conflicts:
  7235. droid-hal-device.inc
  7236.  
  7237. commit c6a02f2baf0bd0d7f45d5a7e2e0963e1079b0d90
  7238. Author: David Greaves <david@dgreaves.com>
  7239. Date: Sat Feb 22 19:09:55 2014 +0000
  7240.  
  7241. Find files and symlinks in the configs
  7242.  
  7243. Signed-off-by: David Greaves <david@dgreaves.com>
  7244.  
  7245. commit e6d2aea001b2ae8d63914e2979b723c102998b07
  7246. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  7247. Date: Sat Feb 22 21:13:31 2014 +0000
  7248.  
  7249. add audio packaging
  7250.  
  7251. This will start pulling in pulseaudio >=4.0 and ohm packages.
  7252. mako and i9305 have their pa settings in place.
  7253. Other devices will have to either adapt, or demand these packages
  7254. to be split away into the pa+ohm group; in case those devices
  7255. are following different nature of audio hw adaptation.
  7256.  
  7257. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7258.  
  7259. commit ccebf2549258ac11fb5ffce31a642f1424e27283
  7260. Author: Thomas Perl <m@thp.io>
  7261. Date: Fri Feb 21 17:30:27 2014 +0100
  7262.  
  7263. Audio configuration files for i9305
  7264.  
  7265. commit 3f183a53be19bb412a694510bad9a0054732f632
  7266. Author: David Greaves <david@dgreaves.com>
  7267. Date: Sat Feb 22 13:52:40 2014 +0000
  7268.  
  7269. Bump to 0.0.5
  7270.  
  7271. Signed-off-by: David Greaves <david@dgreaves.com>
  7272.  
  7273. commit 5629cc5c8604e4919f400093ae820b0167d3c629
  7274. Merge: ea47696 3dec1e0
  7275. Author: Tom Swindell <tom.swindell@jollamobile.com>
  7276. Date: Sat Feb 22 15:47:47 2014 +0000
  7277.  
  7278. Merge branch 'master' of /srv/gitrepos/repositories/lbt/droid-hal-device
  7279.  
  7280. commit 3dec1e0d0216d9c29cc4362592eb41c38c1ca9b2
  7281. Author: David Greaves <david@dgreaves.com>
  7282. Date: Sat Feb 22 12:26:07 2014 +0000
  7283.  
  7284. Install modules to /lib/modules/$KERNEL_RELEASE and kernel to /boot/kernel-$KERNEL_RELEASE
  7285. Also include modules.builtin and modules.order
  7286.  
  7287. Signed-off-by: David Greaves <david@dgreaves.com>
  7288.  
  7289. commit 61d0ac293622d69dd659286490ce09e75b9bc80f
  7290. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  7291. Date: Fri Feb 21 11:47:03 2014 +0000
  7292.  
  7293. Add a persistent telnetd to normal boot
  7294.  
  7295. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7296.  
  7297. commit ea4769603ef7db0f37938b03d917a95760fa705f
  7298. Merge: d8252c3 7d9d0cb
  7299. Author: Tom Swindell <tom.swindell@jollamobile.com>
  7300. Date: Mon Feb 17 15:33:22 2014 +0000
  7301.  
  7302. Merge branch 'master' of /srv/gitrepos/repositories/lbt/droid-hal-device
  7303.  
  7304. commit 7d9d0cb9934668b7ac87d0a10a5ee11a83d47de4
  7305. Author: David Greaves <david@dgreaves.com>
  7306. Date: Mon Feb 17 14:49:33 2014 +0000
  7307.  
  7308. Move fixup-mountpoints to hybris-boot repo as it's needed for installer
  7309.  
  7310. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7311.  
  7312. commit d8252c3f7138fcea492dc6d3b7e42b9d73ed8781
  7313. Merge: c3bc1ec 628c348
  7314. Author: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7315. Date: Sat Feb 15 23:13:27 2014 +0000
  7316.  
  7317. Merge branch 'master' of /srv/gitrepos/repositories/tswindell/droid-hal-device
  7318.  
  7319. commit 628c348fc571185f9913c6c7287f99b865897600
  7320. Merge: 19fb903 c3bc1ec
  7321. Author: Tom Swindell <t.swindell@rubyx.co.uk>
  7322. Date: Sat Feb 15 19:09:54 2014 +0000
  7323.  
  7324. Merge branch 'master' of git.jollamobile.com:sffe/droid-hal-device
  7325.  
  7326. commit 19fb90396d7c9872823ba663d2bb8ccae240d4e7
  7327. Author: Tom Swindell <t.swindell@rubyx.co.uk>
  7328. Date: Sat Feb 15 19:02:31 2014 +0000
  7329.  
  7330. Added update-binary to packaging.
  7331.  
  7332. Signed-off-by: Tom Swindell <t.swindell@rubyx.co.uk>
  7333.  
  7334. commit 66c2864322f7ba98bc6b404f9cbe4e22a6f02063
  7335. Author: David Greaves <david@dgreaves.com>
  7336. Date: Sat Feb 15 14:23:07 2014 +0000
  7337.  
  7338. dsme config for Samsung i9305
  7339.  
  7340. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7341.  
  7342. commit e92ad3592a1e7375a0032bbff9093a049c404603
  7343. Author: David Greaves <david@dgreaves.com>
  7344. Date: Fri Feb 14 15:34:21 2014 +0000
  7345.  
  7346. i9305 mountpoint fixup
  7347.  
  7348. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7349.  
  7350. commit 793de02fdad225fde4398996745e67e5054f7427
  7351. Author: David Greaves <david@dgreaves.com>
  7352. Date: Fri Feb 14 15:29:13 2014 +0000
  7353.  
  7354. Use a %files -f directive to handle config files
  7355.  
  7356. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7357.  
  7358. commit e687a08c8a7b210bed43605e0854e16200026e4b
  7359. Author: David Greaves <david@dgreaves.com>
  7360. Date: Thu Feb 13 18:26:55 2014 +0000
  7361.  
  7362. Update S3 Qt config
  7363.  
  7364. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7365.  
  7366. commit c3bc1ec6d69310e0ec58ca6799a49aeb76f0fe6c
  7367. Merge: e6708aa 76ec200
  7368. Author: David Greaves <david.greaves@jollamobile.com>
  7369. Date: Fri Feb 14 15:30:04 2014 +0000
  7370.  
  7371. Merge branch 'master' of /srv/gitrepos/repositories/tswindell/droid-hal-device
  7372.  
  7373. commit 76ec200a8c0cb942c2c6cbf1533a34e23cf2dea0
  7374. Author: Tom Swindell <t.swindell@rubyx.co.uk>
  7375. Date: Fri Feb 14 14:41:36 2014 +0000
  7376.  
  7377. Removed duplicate system unitdir from %files section.
  7378.  
  7379. Signed-off-by: Tom Swindell <t.swindell@rubyx.co.uk>
  7380.  
  7381. commit e6da6a11bc2fd394ad3ea5a0bafbe7bbaec2a3a4
  7382. Author: Tom Swindell <t.swindell@rubyx.co.uk>
  7383. Date: Fri Feb 14 14:27:40 2014 +0000
  7384.  
  7385. Fixed /usr/sbin/* files issue and updated grouper/tilapia device configs.
  7386.  
  7387. Signed-off-by: Tom Swindell <t.swindell@rubyx.co.uk>
  7388.  
  7389. commit e6708aa1ffd6ed7acd749b6d6a6416128e05e6fd
  7390. Merge: c4eced4 2b3f57a
  7391. Author: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7392. Date: Thu Feb 13 18:24:06 2014 +0000
  7393.  
  7394. Merge branch 'master' of /srv/gitrepos/repositories/lbt/droid-hal-device
  7395.  
  7396. commit c4eced4b74aca3962b535d5d5900f43ce38cd59c
  7397. Merge: 3cb34a0 b21713d
  7398. Author: David Greaves <david.greaves@jollamobile.com>
  7399. Date: Thu Feb 13 15:36:38 2014 +0000
  7400.  
  7401. Merge branch 'master' of /srv/gitrepos/repositories/tswindell/droid-hal-device
  7402.  
  7403. commit b21713dd375fbf5b687eff0c3cdecf36109e1bc7
  7404. Author: Tom Swindell <t.swindell@rubyx.co.uk>
  7405. Date: Thu Feb 13 15:26:49 2014 +0000
  7406.  
  7407. Added updater .zip resources to packaging.
  7408.  
  7409. Signed-off-by: Tom Swindell <t.swindell@rubyx.co.uk>
  7410.  
  7411. commit 2b3f57a432febee40a4cd67f2ed5a2573eada407
  7412. Author: David Greaves <david@dgreaves.com>
  7413. Date: Thu Feb 13 14:14:16 2014 +0000
  7414.  
  7415. Disable units of type=emmc
  7416.  
  7417. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7418.  
  7419. commit 3cb34a0308a92f0f2733f39df0ab7f6a3f43c121
  7420. Merge: 97e3679 bfc10b4
  7421. Author: Tom Swindell <tom.swindell@jollamobile.com>
  7422. Date: Thu Feb 13 09:49:51 2014 +0000
  7423.  
  7424. Merge branch 'master' of /srv/gitrepos/repositories/sleleiva/droid-hal-device
  7425.  
  7426. commit bfc10b4ec289e4f0775eda32e8888914860ccb1f
  7427. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  7428. Date: Wed Feb 12 13:24:00 2014 +0000
  7429.  
  7430. nitpick: fixup 'echo install ...' on mount units
  7431.  
  7432. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7433.  
  7434. commit 97e3679bc6f95cc1bfd95293fd827086645f5e25
  7435. Merge: cd8cd38 84d36fd
  7436. Author: Tom Swindell <tom.swindell@jollamobile.com>
  7437. Date: Wed Feb 12 11:48:53 2014 +0000
  7438.  
  7439. Merge branch 'master' of /srv/gitrepos/repositories/sleleiva/droid-hal-device
  7440.  
  7441. commit 84d36fd386abd6e07c130e52bb0c422c3f6a2e9d
  7442. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  7443. Date: Wed Feb 12 11:26:11 2014 +0000
  7444.  
  7445. avoid leaving files in ANDROID_ROOT
  7446.  
  7447. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7448.  
  7449. commit 3ad0e0fa6083da0c2a3f67b3747898182422c190
  7450. Author: Simonas Leleiva <simonas.leleiva@meramo.co.uk>
  7451. Date: Wed Feb 12 11:25:21 2014 +0000
  7452.  
  7453. fix mount units when run the first time
  7454.  
  7455. If $ANDROID_ROOT/units/ doesn't exist, old approach produces an RPM
  7456. which doesn't enable mount units (points like /system are not mounted
  7457. on device). Running mb2 the second time works fine (because units/
  7458. already exists)
  7459.  
  7460. This commit fixes the issue, and correct RPM is baked right away.
  7461.  
  7462. I'm not happy with this approach, but it is least worst.
  7463.  
  7464. Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7465.  
  7466. commit cd8cd38052939c03bc5a1b675dba48ad745f6073
  7467. Author: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7468. Date: Wed Feb 12 00:05:40 2014 +0000
  7469.  
  7470. [mako] fix mako config
  7471.  
  7472. commit 00a6855709097ee0cb052391ebc8b6dd3717e137
  7473. Merge: ddaceb8 7e8ecad
  7474. Author: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7475. Date: Tue Feb 11 23:54:21 2014 +0000
  7476.  
  7477. Merge branch 'master' of /srv/gitrepos/repositories/tswindell/droid-hal-device
  7478.  
  7479. commit 7e8ecad1448855fb62a40fc5bbbf7d63eb5f3e56
  7480. Author: Tom Swindell <t.swindell@rubyx.co.uk>
  7481. Date: Tue Feb 11 23:45:01 2014 +0000
  7482.  
  7483. Updated Nexus 7 2012 config and added tilapia device.
  7484.  
  7485. Signed-off-by: Tom Swindell <t.swindell@rubyx.co.uk>
  7486.  
  7487. commit 4a8c8241f903891ff5dcedd5a7b45c0521de0103
  7488. Author: Tom Swindell <t.swindell@rubyx.co.uk>
  7489. Date: Tue Feb 11 23:39:53 2014 +0000
  7490.  
  7491. Implemented subdir device config structure.
  7492.  
  7493. Signed-off-by: Tom Swindell <t.swindell@rubyx.co.uk>
  7494.  
  7495. commit ddaceb859b4edc99c3841ca0e503a8fc147afc3d
  7496. Merge: ba83f35 514fe17
  7497. Author: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7498. Date: Tue Feb 11 18:18:05 2014 +0000
  7499.  
  7500. Merge branch 'master' of /srv/gitrepos/repositories/lbt/droid-hal-device
  7501.  
  7502. commit 514fe1772aecc7c47ffcb971ae8512d43e3a024f
  7503. Author: David Greaves <david@dgreaves.com>
  7504. Date: Tue Feb 11 16:37:25 2014 +0000
  7505.  
  7506. Be more androidy in locations for img files
  7507.  
  7508. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7509.  
  7510. commit ba83f3578791e0714bcd18fd310eabd1eeceace9
  7511. Merge: f395d58 2306f28
  7512. Author: Tom Swindell <tom.swindell@jollamobile.com>
  7513. Date: Tue Feb 11 16:33:16 2014 +0000
  7514.  
  7515. Merge branch 'master' of /srv/gitrepos/repositories/lbt/droid-hal-device
  7516.  
  7517. commit f395d5858b9a4229777e59844f1550f647f14583
  7518. Merge: 323696b 8affaa7
  7519. Author: Tom Swindell <tom.swindell@jollamobile.com>
  7520. Date: Mon Feb 10 14:35:23 2014 +0000
  7521.  
  7522. Merge branch 'master' of /srv/gitrepos/repositories/sleleiva/droid-hal-device
  7523.  
  7524. commit 8affaa72e7705cc6b12df9c3b4c3f68df0cb6394
  7525. Author: Simonas Leleiva <simonas.leleiva@jollamobile.com>
  7526. Date: Mon Feb 10 14:17:27 2014 +0000
  7527.  
  7528. [mako] utilise new approach for hwcomposer v11
  7529.  
  7530. commit 2306f28cab2b8e3dbfac8f52509b9d5f58517856
  7531. Author: David Greaves <david@dgreaves.com>
  7532. Date: Thu Feb 6 15:11:11 2014 +0000
  7533.  
  7534. Fix perms of installed system/bin/* binaries
  7535.  
  7536. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7537.  
  7538. commit 6fe41fb4b170ca6e7f4056302f912d13f17535b3
  7539. Author: David Greaves <david@dgreaves.com>
  7540. Date: Thu Feb 6 15:10:45 2014 +0000
  7541.  
  7542. Add packaged for kernel, modules, img files
  7543.  
  7544. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7545.  
  7546. commit 323696bb388ad1bba828cba7b01c723d3f6d959b
  7547. Author: David Greaves <david@dgreaves.com>
  7548. Date: Wed Feb 5 10:24:34 2014 +0000
  7549.  
  7550. Use newer extract-headers
  7551.  
  7552. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7553.  
  7554. commit ffa40eab55e9808815efcddc3dbadfb3080f39ad
  7555. Author: Thomas Perl <thomas.perl@jolla.com>
  7556. Date: Wed Jan 29 10:15:35 2014 +0100
  7557.  
  7558. build-from-android convenience script and instructions
  7559.  
  7560. commit 81f5917b977d3bdcdd8026fca63329251f72e47f
  7561. Author: Thomas Perl <thomas.perl@jolla.com>
  7562. Date: Wed Jan 29 10:09:52 2014 +0100
  7563.  
  7564. Fix extract-headers script from upstream
  7565.  
  7566. commit 5d847f65e50419a1bdb10e5fdd3d4926a4b0f560
  7567. Author: Thomas Perl <thomas.perl@jolla.com>
  7568. Date: Wed Jan 29 09:30:41 2014 +0100
  7569.  
  7570. [obs-upload] Document "Prefer:" system in OBS
  7571.  
  7572. commit 1202ad1cb541d7eaf91bd192028a1d5ef1efdfa5
  7573. Author: Thomas Perl <thomas.perl@jolla.com>
  7574. Date: Wed Jan 29 09:19:06 2014 +0100
  7575.  
  7576. [obs-upload] Add scripts for preparing binary-only OBS upload
  7577.  
  7578. commit eba9651589f404f6654ab65d8b0b6175296fb093
  7579. Author: David Greaves <david@dgreaves.com>
  7580. Date: Wed Jan 29 11:37:33 2014 +0000
  7581.  
  7582. Explicitly check for units when required until there's a better way
  7583.  
  7584. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7585.  
  7586. commit cf0ca95dcd749761e5444890c54140dcf1f06602
  7587. Author: David Greaves <david@dgreaves.com>
  7588. Date: Thu Jan 16 13:56:26 2014 +0000
  7589.  
  7590. Use the update extract-headers.sh and remove android/ from include prefix
  7591.  
  7592. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7593.  
  7594. commit 18bd5694f68d34b01b5cbcd7ecb4dba0c72ab840
  7595. Author: David Greaves <david@dgreaves.com>
  7596. Date: Mon Jan 13 17:42:57 2014 +0000
  7597.  
  7598. Modify extract headers.sh to take args for pkgconfig and version
  7599.  
  7600. Signed-off-by: David Greaves <david@dgreaves.com>
  7601.  
  7602. commit 5df1e3dd147ebc3bb5f0a3954b38a26f7398c9ba
  7603. Author: David Greaves <david@dgreaves.com>
  7604. Date: Fri Jan 10 10:20:30 2014 +0000
  7605.  
  7606. Update group membership
  7607.  
  7608. Signed-off-by: David Greaves <david@dgreaves.com>
  7609.  
  7610. commit 3cb05f23d10ead9240deaceb861187864a4a9b31
  7611. Author: David Greaves <david@dgreaves.com>
  7612. Date: Thu Jan 9 18:33:32 2014 +0000
  7613.  
  7614. Document %android_config macro
  7615.  
  7616. Signed-off-by: David Greaves <david@dgreaves.com>
  7617.  
  7618. commit 579e8ce90971a8f4c7792e1bb17c2d45b939be02
  7619. Author: David Greaves <david@dgreaves.com>
  7620. Date: Thu Jan 9 16:28:09 2014 +0000
  7621.  
  7622. Fix stupid error in comment
  7623.  
  7624. Signed-off-by: David Greaves <david@dgreaves.com>
  7625.  
  7626. commit 440993c68dd2dda216236e66215d3a4a1bd8db5f
  7627. Author: Tom Swindell <t.swindell@rubyx.co.uk>
  7628. Date: Fri Dec 27 16:29:20 2013 +0000
  7629.  
  7630. Added initial asus grouper spec file
  7631.  
  7632. Signed-off-by: Tom Swindell <t.swindell@rubyx.co.uk>
  7633.  
  7634. commit 3fe083617f99090f77cb89347726319f37311ac9
  7635. Author: Tom Swindell <t.swindell@rubyx.co.uk>
  7636. Date: Fri Dec 27 16:29:03 2013 +0000
  7637.  
  7638. Updated device spec include to make kernel verification conditional
  7639.  
  7640. Signed-off-by: Tom Swindell <t.swindell@rubyx.co.uk>
  7641.  
  7642. commit dc166ba6e22e7f00d1e71bbe6c2e70abbaa64352
  7643. Author: Tom Swindell <t.swindell@rubyx.co.uk>
  7644. Date: Fri Dec 27 16:28:44 2013 +0000
  7645.  
  7646. Updated mako spec file include path
  7647.  
  7648. Signed-off-by: Tom Swindell <t.swindell@rubyx.co.uk>
  7649.  
  7650. commit 179bb677de76dc247757b23eb7131652774c9b78
  7651. Author: David Greaves <david@dgreaves.com>
  7652. Date: Fri Dec 27 14:39:17 2013 +0000
  7653.  
  7654. Reorganise %files section and correct some permissions which OBS validation found :)
  7655.  
  7656. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7657.  
  7658. commit eeda39ac55de79585bf5fba0c762d7b5f2770446
  7659. Author: David Greaves <david@dgreaves.com>
  7660. Date: Fri Dec 27 14:38:12 2013 +0000
  7661.  
  7662. Sync with libhybris utils/ version
  7663.  
  7664. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7665.  
  7666. commit 3024e240e13c6adcb93c12b05a6e56c13af6f2ec
  7667. Author: David Greaves <david@dgreaves.com>
  7668. Date: Wed Dec 18 20:53:56 2013 +0000
  7669.  
  7670. Use the updated libhybris extract-headers.sh
  7671. Fix a typo and clean up some comments
  7672.  
  7673. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7674.  
  7675. commit b7d8e7ed884e838b999297a761ba219febad08db
  7676. Author: David Greaves <david@dgreaves.com>
  7677. Date: Mon Dec 9 10:26:41 2013 +0000
  7678.  
  7679. Use droid-hal-$device.spec which will eventually need to run the breakfast command in the ubu root
  7680. Modifications to work with both i9305 and mako
  7681.  
  7682. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7683.  
  7684. commit bac53b49a1e5f8598389da661b78ce8def474379
  7685. Author: David Greaves <david@dgreaves.com>
  7686. Date: Mon Dec 9 10:25:27 2013 +0000
  7687.  
  7688. Rename spec to inc in preparation to modularise
  7689.  
  7690. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7691.  
  7692. commit 795b57223c16fd5a189284a42a01d947f31a6e13
  7693. Author: David Greaves <david@dgreaves.com>
  7694. Date: Thu Nov 21 11:07:36 2013 +0000
  7695.  
  7696. Rename package to droid-hal-device.spec
  7697.  
  7698. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7699.  
  7700. commit 31fba9113936b9736e864873e32d6415c035b1bd
  7701. Author: David Greaves <david@dgreaves.com>
  7702. Date: Wed Nov 20 13:55:37 2013 +0000
  7703.  
  7704. Don't process emulator udev rules for device
  7705.  
  7706. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7707.  
  7708. commit a8c982923dd74aeb031a5c59046573792678da90
  7709. Author: David Greaves <david@dgreaves.com>
  7710. Date: Wed Nov 20 13:54:21 2013 +0000
  7711.  
  7712. ghost files must be created
  7713.  
  7714. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7715.  
  7716. commit c7345cc60ab15cbc0547a04964f12cd2a8c4fed3
  7717. Author: David Greaves <david@dgreaves.com>
  7718. Date: Wed Nov 20 13:54:01 2013 +0000
  7719.  
  7720. Support device rotation for sailfish.
  7721. This should probably be written into the HAL and read by sailfish/ui
  7722.  
  7723. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7724.  
  7725. commit 39c4fdab39577820935972c5e30a90ff4073f8d0
  7726. Author: David Greaves <david@dgreaves.com>
  7727. Date: Wed Nov 20 13:52:07 2013 +0000
  7728.  
  7729. droid-hal is the generic provision
  7730.  
  7731. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7732.  
  7733. commit d850ec0197463e671d243a918dd5d7f377f57dd8
  7734. Author: David Greaves <david@dgreaves.com>
  7735. Date: Tue Nov 12 14:01:53 2013 +0000
  7736.  
  7737. We now support using the ro N4 /system since we manage LD PATHs
  7738.  
  7739. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7740.  
  7741. commit 8a6d8068c04d454167164a91aa0c67a26146f851
  7742. Author: David Greaves <david@dgreaves.com>
  7743. Date: Tue Nov 12 14:01:20 2013 +0000
  7744.  
  7745. Small fix for nemo
  7746.  
  7747. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7748.  
  7749. commit 813a67faaf77313f154dbd009e27323e769d48a5
  7750. Author: David Greaves <david@dgreaves.com>
  7751. Date: Tue Nov 12 14:00:44 2013 +0000
  7752.  
  7753. Ensure that we can find hybris libs using HYBRIS_LD_LIBRARY_PATH
  7754.  
  7755. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7756.  
  7757. commit 74d6df8caad54dd7de37ad35e7c1f44b95f3a88d
  7758. Author: David Greaves <david@dgreaves.com>
  7759. Date: Fri Nov 8 16:18:33 2013 +0000
  7760.  
  7761. Add missing %{android_root}
  7762.  
  7763. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7764.  
  7765. commit 48739c211726f818203c0122a75a1585f61ecb87
  7766. Author: David Greaves <david@dgreaves.com>
  7767. Date: Fri Nov 8 16:16:17 2013 +0000
  7768.  
  7769. Ensure mer user is part of graphics group
  7770.  
  7771. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7772.  
  7773. commit f690d2a27ec264d54f114135a88a813aa978f98b
  7774. Author: David Greaves <david@dgreaves.com>
  7775. Date: Fri Nov 8 16:15:16 2013 +0000
  7776.  
  7777. Create an area with only /dev/alog mods to allow non-hybris droid apps to run
  7778.  
  7779. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7780.  
  7781. commit 570685e640e634089b62264d546c8a4af87348ef
  7782. Author: David Greaves <david@dgreaves.com>
  7783. Date: Fri Nov 8 16:13:42 2013 +0000
  7784.  
  7785. Don't mount /system by default
  7786.  
  7787. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7788.  
  7789. commit 6e93a3e181fd424a191be85740818152a885d01b
  7790. Author: David Greaves <david@dgreaves.com>
  7791. Date: Fri Nov 8 16:13:22 2013 +0000
  7792.  
  7793. Name package per device and provide generic name
  7794.  
  7795. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7796.  
  7797. commit 2a5dee890cd7968c0eba59dbeab64aff554db5b6
  7798. Author: David Greaves <david@dgreaves.com>
  7799. Date: Fri Nov 8 16:05:53 2013 +0000
  7800.  
  7801. Lipstick specific settings for compositor/mako-cm10.1.conf
  7802.  
  7803. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7804.  
  7805. commit 5fa2bcb6dc8ed7bcb7e4b839fac06cd29dcb45e0
  7806. Author: David Greaves <david@dgreaves.com>
  7807. Date: Tue Oct 22 16:23:15 2013 +0100
  7808.  
  7809. Put hybris-built libraries in /usr/libexec/droid-hybris/system
  7810. Use %_*dir macros
  7811.  
  7812. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7813.  
  7814. commit a1ee1faa472116f81e89deac6733fa9f90d6b18a
  7815. Author: David Greaves <david@dgreaves.com>
  7816. Date: Tue Oct 22 15:56:45 2013 +0100
  7817.  
  7818. Allow /system to be mounted - we don't mind now
  7819.  
  7820. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7821.  
  7822. commit 62bfd9f72c9b3e7c7babfca2ba268887b1c9a414
  7823. Author: David Greaves <david@dgreaves.com>
  7824. Date: Tue Oct 22 13:19:00 2013 +0100
  7825.  
  7826. Since we're pulling in src from rpm/ we make a src dir and use that.
  7827. apply-permissions will move to a supporting package when we export suitable headers into a -devel
  7828.  
  7829. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7830.  
  7831. commit 913efa309a9f7cc9ab776d52f69afcbd195c81df
  7832. Author: David Greaves <david@dgreaves.com>
  7833. Date: Tue Oct 22 13:17:40 2013 +0100
  7834.  
  7835. Set android_root to "." : Eventually this will be a minimal droid checkout with rpm/ containing packaging
  7836. Fixup Source numbering and use them
  7837.  
  7838. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7839.  
  7840. commit 3e2d4b80c80f15a887278062b7dd8aca4bb34d0c
  7841. Author: David Greaves <david@dgreaves.com>
  7842. Date: Tue Oct 22 13:05:12 2013 +0100
  7843.  
  7844. Check because CM > 10.2 use capabilities, before does not
  7845.  
  7846. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7847.  
  7848. commit 8818e86b94db540c467a3160d015c73887036020
  7849. Author: David Greaves <david@dgreaves.com>
  7850. Date: Tue Oct 22 13:04:29 2013 +0100
  7851.  
  7852. Fixup sed
  7853.  
  7854. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7855.  
  7856. commit c166116573771d29cf175e0d785bb0695d049a4e
  7857. Merge: c74d6d9 141014f
  7858. Author: David Greaves <david@dgreaves.com>
  7859. Date: Tue Oct 22 12:08:02 2013 +0100
  7860.  
  7861. Merged in thp/droid-hal-mako (pull request #1)
  7862.  
  7863. Add apply-permissions tool and makefile, various spec file fixes
  7864.  
  7865. commit 141014f92147479c6dbf6f2efe75638da99ba20b
  7866. Author: Thomas Perl <m@thp.io>
  7867. Date: Tue Oct 22 13:02:39 2013 +0200
  7868.  
  7869. apply-permissions: Fix bug when passing multiple directories
  7870.  
  7871. commit 604bab8832f609cc9c7ec89f5fcc4d6b8db0298b
  7872. Author: Thomas Perl <m@thp.io>
  7873. Date: Mon Oct 21 17:35:58 2013 +0200
  7874.  
  7875. droid-hal-mako.spec: Add support for setting ANDROID_ROOT
  7876.  
  7877. android_root defaults to ".." (the parent directory)
  7878.  
  7879. commit edf7666b1cf1ac4c005070d6fd537ba1c16e9f57
  7880. Author: Thomas Perl <m@thp.io>
  7881. Date: Mon Oct 21 17:35:28 2013 +0200
  7882.  
  7883. droid-hal-mako.spec: Install apply-permissions instead of running it
  7884.  
  7885. commit 455987eaa69994d8ecc39c517c90b325c08d87fd
  7886. Author: Thomas Perl <m@thp.io>
  7887. Date: Mon Oct 21 17:34:44 2013 +0200
  7888.  
  7889. apply-permissions: Various improvements and fixes
  7890.  
  7891. commit a7c3a2ad27adb86e6c7774428ce5014ffe768c59
  7892. Author: Thomas Perl <m@thp.io>
  7893. Date: Mon Oct 21 17:34:22 2013 +0200
  7894.  
  7895. makefstab: Fix typo in error message
  7896.  
  7897. commit 0d64df89d5cbce0c1bf901c25163b0f901b45fb0
  7898. Author: Thomas Perl <m@thp.io>
  7899. Date: Mon Oct 21 17:33:50 2013 +0200
  7900.  
  7901. Move mountpoint fixing logic to separate script
  7902.  
  7903. commit 5a001de08d2dfbd2bb45ec602446aa531e787a61
  7904. Author: Thomas Perl <m@thp.io>
  7905. Date: Mon Oct 21 17:03:41 2013 +0200
  7906.  
  7907. Various fixes/cleanups to usergroupgen
  7908.  
  7909. commit e52d7ccf1bd4254389b2ff9f37c9ba29ce10f296
  7910. Author: Thomas Perl <m@thp.io>
  7911. Date: Mon Oct 21 16:12:05 2013 +0200
  7912.  
  7913. Add apply-permissions tool and makefile
  7914.  
  7915. commit c74d6d92df0448fdd865f2b59cdd38a26b3d0a02
  7916. Author: David Greaves <david@dgreaves.com>
  7917. Date: Mon Oct 21 09:57:34 2013 +0100
  7918.  
  7919. Add kernel check
  7920.  
  7921. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7922.  
  7923. commit 418737221d4a4b62da620d386f2e8e4be0a23764
  7924. Author: David Greaves <david@dgreaves.com>
  7925. Date: Sat Oct 19 17:26:35 2013 +0100
  7926.  
  7927. Add droid users from this build and udev rules from any .rc files found
  7928.  
  7929. The udev rules omit /dev/input/ - it may be better to keep them and override as per Mer requirements.
  7930.  
  7931. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7932.  
  7933. commit 2d854f22811a63f1248bcd5c5fa73e11cc5df6f2
  7934. Author: David Greaves <david@dgreaves.com>
  7935. Date: Tue Oct 15 18:22:58 2013 +0100
  7936.  
  7937. Original usergroupgen
  7938.  
  7939. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7940.  
  7941. commit 19bccde5f3177a790c6c2def7f332c98cb062bb8
  7942. Author: David Greaves <david@dgreaves.com>
  7943. Date: Mon Oct 14 21:24:35 2013 +0100
  7944.  
  7945. I know, lets not use the bootloader partition and try to brick devices...
  7946.  
  7947. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7948.  
  7949. commit c8a44b42df836afd160b07b997c3a8e5eb938a2b
  7950. Author: David Greaves <david@dgreaves.com>
  7951. Date: Fri Oct 11 14:45:31 2013 +0100
  7952.  
  7953. Hack for mako due to broken systemd not mounting by label :(
  7954.  
  7955. commit df6f567a8ed7fe94243ce5072ca978768f52d875
  7956. Author: David Greaves <david@dgreaves.com>
  7957. Date: Fri Oct 11 14:44:59 2013 +0100
  7958.  
  7959. Write to .mount files
  7960. Install to local-fs.target
  7961. Strip out context= options
  7962.  
  7963. commit bffd510a8d92f44dbacc3561a55c958ad96c61f0
  7964. Author: David Greaves <david@dgreaves.com>
  7965. Date: Fri Oct 11 10:33:30 2013 +0100
  7966.  
  7967. Rename spec to use droid device identifier
  7968.  
  7969. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7970.  
  7971. commit 38b8452e2e7bbf92b9ea5f4e75b4e611f9dca614
  7972. Author: David Greaves <david@dgreaves.com>
  7973. Date: Fri Oct 11 10:00:21 2013 +0100
  7974.  
  7975. WIP
  7976.  
  7977. Signed-off-by: David Greaves <david.greaves@jollamobile.com>
  7978.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement