Commit Graph

20 Commits

Author SHA1 Message Date
Wilson Sung
c135e01052 Revert "Upgrade toybox to 1986075975db4cdab08133f8299ad72dd5af4b23"
This reverts commit 5d60997155.

Reason for revert: Build Break
Bug: 202346651

Change-Id: Iaf5984a3a62cd0b474e30622e2f717f60ec8a2df
2021-10-07 09:15:55 +00:00
Elliott Hughes
5d60997155 Upgrade toybox to 1986075975
Test: make
Change-Id: I44f5f2e1fc2f45dd6dd4c58fcaddeff552296c14
2021-10-06 09:39:44 -07:00
Elliott Hughes
59970ce9e4 Upgrade toybox to 340b1cf8f7
Test: make
Change-Id: I964def1feed63c6a7253faddb5e234b022736386
2021-09-30 14:34:47 -07:00
Elliott Hughes
2703f86b6c Merge remote-tracking branch 'aosp/upstream-master' into HEAD
Change-Id: Ice0df5fb641495da6df0370c55d665a79b77e0a0
2021-09-21 17:13:34 -07:00
Elliott Hughes
29ae04250e Merge remote-tracking branch 'toybox/master' into HEAD
Change-Id: I14eea373d1242bc16afafc4ddc6ca305ef6b044e
2021-04-02 14:36:19 -07:00
Elliott Hughes
ad0130c11c Merge remote-tracking branch 'toybox/master' into HEAD
Change-Id: I91b58d6f5ae57a43fa93f8e1fcf6b814133aa464
2021-02-03 09:20:17 -08:00
Elliott Hughes
9582c59cde Merge remote-tracking branch 'toybox/master' into HEAD
Change-Id: Id8974b50d3d8640a544b81f7cc99e569371fd214
2021-01-08 17:36:22 -08:00
Elliott Hughes
dcd3a14697 Merge remote-tracking branch 'toybox/master' into HEAD
Change-Id: I25a7baa5dcd7acbe05fc09cf46b9132a2c9e060b
2020-10-19 10:19:42 -07:00
Elliott Hughes
7f3368e435 Merge remote-tracking branch 'toybox/master' into HEAD
Change-Id: If3c2e79cf4a036a83c2f889485bbd685fd2c61e7
2020-08-24 18:04:20 -07:00
Elliott Hughes
00fed19ade Merge remote-tracking branch 'toybox/master' into HEAD
Change-Id: I46fcbd8f836377cd8c8d9a80cd6395628042b52e
2020-04-17 15:10:08 -07:00
Elliott Hughes
9d5ef4f7f8 Merge remote-tracking branch 'toybox/master' into HEAD
Also build rtcwake for the device.

Bug: http://b/152042947
Test: adb shell rtcwake -u -m on -s 2 -v
Test: treehugger
Change-Id: Icec631ca0d31b623f9e177790dc18a9c1a498315
2020-04-01 21:41:57 -07:00
Elliott Hughes
bd94be156c Enable test(1) for device and host.
Test: treehugger
Change-Id: I83bea17f43580e5d063339b51bbd708de980e37f
2020-02-18 11:03:49 -08:00
Elliott Hughes
f3f88ad0dc Build readelf for the device.
Test: treehugger
Change-Id: Ifea90d85517ea43ce856ae8a3368de61c8705af7
2020-01-14 19:35:30 -08:00
Elliott Hughes
f199e015cf Build vi.
I'm not sure this is ready for a symlink yet, but it is usable, and it's
the best editor we have available, and I have a long-outstanding bug
requesting vi that the machines are nagging me about.

Notably missing last time I used this vi: ZZ (have to :wq) and R/r (have
to insert and delete separately). But I did manage to make the edit
without using adb pull/push and editing on the host, so...

Bug: http://b/110170945
Change-Id: I0d400e5a52b07f3161d1be4c414480e84108ee35
2020-01-14 08:31:45 -08:00
Elliott Hughes
1dab2b948c Merge remote-tracking branch 'toybox/master' into HEAD
Change-Id: I1d41c672abacac0b92df7f7d1cd8fae8cdd1524d
2020-01-10 15:57:25 -08:00
Elliott Hughes
48b302cbc6 Build getopt(1) for host and device.
Test: treehugger
Change-Id: I9fed220e2256c2fe1bcbf8f17085e1af4a0c2704
2019-12-20 11:22:49 -08:00
Elliott Hughes
1152553ab4 Merge remote-tracking branch 'toybox/master' into HEAD
Change-Id: Ibebacbe2c22abeff4a97aa24cbd8d4aa7d34b326
2019-12-03 13:23:52 -08:00
Elliott Hughes
86575ea71e Switch to external/bc for bc.
Test: treehugger
Change-Id: I59e14944dbdc8772ddfe2912cb9f2fa86a5038cb
2019-11-22 10:12:53 -08:00
Elliott Hughes
d6ab6e21db Merge remote-tracking branch 'toybox/master' into HEAD
Change-Id: I4397ea98faed959d1c14cbd4731b3ae9ab03d7d0
2019-10-17 17:59:41 -07:00
Elliott Hughes
a3cc9bc4d1 Support building for macOS too.
Bug: http://b/139450866
Test: builds
Change-Id: If9dbac77974e70007d62215668c4aff1daf79bdd
2019-08-20 13:34:43 -07:00