23028 Commits

Author SHA1 Message Date
David Michael
972b41ac5e Merge pull request #3455 from dm0-/arm64
Clean some packages we no longer need in the overlay
2018-10-26 16:51:53 -04:00
David Michael
dcfc5c173a
Merge pull request #849 from dm0-/arm64
Drop arm64 handling so scripts correctly give "unsupported board" errors
2018-10-26 16:51:46 -04:00
David Michael
373d5a814b catalyst: Temporarily disable update_seed again
This works around the edk2 rename breaking SDK bootstrapping.  It
can be reverted when an SDK has the new version built into it.
2018-10-25 17:08:02 -04:00
David Michael
ba7d7f1410 update_chroot: Add a workaround for a package rename
This avoids SDK update failures due to conflicts.  It can be
reverted once SDKs have the new version built into them.
2018-10-25 20:22:35 +00:00
David Michael
b72c79edd6 chore(metadata): Regenerate cache 2018-10-25 19:24:49 +00:00
David Michael
7b675537f6 coreos-base/hard-host-depends: Drop gdata
It was only used by chromite, which is long gone.
2018-10-25 19:19:22 +00:00
David Michael
9ede213950 dev-python/gdata: Drop dead package 2018-10-25 19:18:10 +00:00
David Michael
a2677e82c1 coreos-devel/sdk-extras: Drop casync 2018-10-25 18:26:36 +00:00
David Michael
4c4ccf1ff8 app-backup/casync: Drop dead package
Gentoo has net-misc/casync now if we ever need this.
2018-10-25 18:25:28 +00:00
David Michael
b23b3ccc9c app-crypt/sbsigntool: Move back to portage-stable (as sbsigntools) 2018-10-25 18:07:46 +00:00
David Michael
79370d3f8a bump(app-crypt/sbsigntools): sync with upstream 2018-10-25 18:06:14 +00:00
David Michael
72c4e2ce94 app-crypt/efitools: Move back to portage-stable 2018-10-25 17:48:22 +00:00
David Michael
a06bd3f958 bump(app-crypt/efitools): sync with upstream 2018-10-25 17:47:39 +00:00
David Michael
41093363e7 profiles: Build edk2-ovmf firmware from source 2018-10-25 17:34:26 +00:00
David Michael
9dcb234b73 coreos-devel/sdk-depends: Switch edk2 back to edk2-ovmf 2018-10-25 17:32:43 +00:00
David Michael
58c4ce375d app-emulation/qemu: Switch edk2 back to edk2-ovmf 2018-10-25 17:31:14 +00:00
David Michael
61cec254e2 sys-firmware/edk2: Move back to portage-stable (as edk2-ovmf) 2018-10-25 17:20:34 +00:00
David Michael
f9432f6702 vm_image_util: Switch back to edk2-ovmf paths
The custom sys-firmware/edk2 package has been replaced by Gentoo's
sys-firmware/edk2-ovmf package now that only amd64 is supported.

This partially reverts 1761d9d071794f50267da782d135fb44b8344e8b .
2018-10-25 17:15:03 +00:00
David Michael
9602767b87 bump(sys-power/iasl): sync with upstream 2018-10-25 16:54:50 +00:00
David Michael
eecd399ed0 bump(sys-firmware/edk2-ovmf): sync with upstream 2018-10-25 16:52:58 +00:00
David Michael
2467923d56 Remove arm64 from supported board operations 2018-10-25 16:00:09 +00:00
David Michael
8e8d07f9a0 common.sh: Use amd64-usr as the default default board
We only support amd64-usr at this point, so this removes a required
step when setting up a new SDK.  If the default board is specified
normally or through the environment, it will override this value.
2018-10-25 14:11:42 +00:00
David Michael
c596bcc9f8 virtual/perf: Drop dead package 2018-10-24 18:17:48 +00:00
David Michael
0a2ed6897b virtual/u-boot: Drop dead package 2018-10-24 18:17:48 +00:00
David Michael
d93aac18e9 app-portage/eclass-manpages: Move back to portage-stable 2018-10-24 18:17:48 +00:00
David Michael
598a55b14f dev-lang/spidermonkey: Move back to portage-stable 2018-10-24 18:17:48 +00:00
David Michael
237c094ed1 net-libs/serf: Move back to portage-stable 2018-10-24 18:17:48 +00:00
David Michael
95ab688a5e sys-apps/iotools: Drop dead package 2018-10-24 18:17:48 +00:00
David Michael
77cda40f96 sys-process/criu: Drop dead package 2018-10-24 18:17:48 +00:00
David Michael
255284080e dev-util/catalyst: Move back to portage-stable 2018-10-24 18:17:48 +00:00
David Michael
2cc8c6bc8b net-libs/rpcsvc-proto: Move back to portage-stable 2018-10-24 18:17:48 +00:00
David Michael
d0791d4a12 dev-util/boost-build: Move back to portage-stable 2018-10-24 18:17:48 +00:00
David Michael
b651d349b7 sys-apps/kexec-tools: Move back to portage-stable 2018-10-24 18:17:48 +00:00
David Michael
b3d2dfd486 profiles: Drop dead arm64 settings
Also drop the obsolete GCC lines.
2018-10-24 18:17:48 +00:00
David Michael
8f761a7fdb core_dev_sign_update: Default to the amd64-usr board
There are no other supported boards at this point.
2018-10-23 17:38:55 +00:00
David Michael
e9f17c8143 jenkins: Drop the unused arm64 image format list 2018-10-23 17:36:30 +00:00
David Michael
89a1e6b672 Merge pull request #3454 from dm0-/tzdata
Update sys-libs/timezone-data
2018-10-23 10:30:24 -04:00
David Michael
b722154c3f sys-libs/timezone-data: Apply CoreOS changes
Recreate the old posix symlink for compatibility, and drop all the
pkg functions that maintain /etc/localtime since we default to UTC.
2018-10-22 20:57:31 +00:00
David Michael
f1f2b3111b sys-libs/timezone-data: Sync with the latest Gentoo stable version 2018-10-22 19:53:02 +00:00
David Michael
5fceb5429e Merge pull request #3453 from dm0-/linux
Bump Linux 4.14.77 to 4.14.78 and 4.19-rc8 to 4.19
2018-10-22 15:37:36 -04:00
David Michael
cb45739854 sys-kernel/coreos-sources: Bump 4.19-rc8 to 4.19 2018-10-22 15:23:56 +00:00
David Michael
2831fb7f6d sys-kernel/coreos-sources: Bump 4.14.77 to 4.14.78 2018-10-21 02:26:23 +00:00
David Michael
c62c5641b6 chore(metadata): Regenerate cache 2018-10-21 02:24:56 +00:00
David Michael
a598864413 catalyst: Update sharedir for catalyst 3 2018-10-19 12:12:46 -04:00
David Michael
0b172dab88 bump(dev-python/pydecomp): sync with upstream 2018-10-19 15:57:49 +00:00
David Michael
58a195e574 bump(dev-python/snakeoil): sync with upstream 2018-10-19 15:57:27 +00:00
David Michael
1985a87c57 bump(app-portage/eclass-manpages): sync with upstream 2018-10-19 15:30:25 +00:00
David Michael
af6967f757 bump(dev-lang/spidermonkey): sync with upstream 2018-10-19 15:30:25 +00:00
David Michael
ce104e0165 bump(net-libs/serf): sync with upstream 2018-10-19 15:30:25 +00:00
David Michael
e1b29389c1 bump(dev-util/catalyst): sync with upstream 2018-10-19 15:30:25 +00:00