Commit Graph

706 Commits

Author SHA1 Message Date
Brandon Philips
cf50b31c0a Merge pull request #9 from marineam/dev86
Assorted build fixes
2013-06-28 22:29:13 -07:00
Michael Marineau
0fb381fff7 bump(media-libs/gd): sync with upstream 2013-06-28 22:46:19 -04:00
Michael Marineau
c88fd4a2e5 fix(dev-embedded/smdk-dltool): Add missing dependency on pkgconfig 2013-06-28 22:09:14 -04:00
Michael Marineau
de730bbe44 bump(sys-devel/dev86): sync with upstream 2013-06-28 22:09:14 -04:00
Brandon Philips
6ca02a7959 Merge pull request #8 from marineam/gsutil
bump(net-misc/gsutil): Update dependencies for gsutil-3.31
2013-06-28 18:44:00 -07:00
Michael Marineau
22213d81eb bump(net-misc/gsutil): Update dependencies for gsutil-3.31
Dependencies updated:
    dev-python/crcmod
    dev-python/httplib2
    dev-python/pyopenssl
    dev-python/python-gflags

Additionally, dev-cpp/gflags was also updated because it is a
spectacularly old version that conflicts with python-gflags.
2013-06-28 13:44:59 -04:00
Brandon Philips
057e0c9a5a Merge pull request #7 from marineam/fix-digests
Fix digests
2013-06-24 06:32:15 -07:00
Michael Marineau
0194498237 bump(net-misc/gsutil): sync with upstream
Get a version of gsutil with the cp -n "no-clobber" option

Packages updated:
  dev-python/boto
  net-misc/gsutil
2013-06-24 01:15:17 -04:00
Michael Marineau
0f3a85f2e4 clean(portage-stable): Prune old ebuilds to fix Manifest files
Many updates from upstream have added files without pruning the old.
This leaves the Manifest file incomplete because it only includes the
new files that were copied with it. This causes errors when building a
distfiles mirror because the tool cannot validate those old files.

No need to keep these old ebuilds around so just delete them.
2013-06-23 22:21:51 -04:00
Michael Marineau
9c6a7602d8 bump(sys-apps/portage): sync with upstream 2013-06-23 20:58:13 -04:00
Brandon Philips
fcdceca778 Merge pull request #6 from philips/add-aufs-util
feat(sys-fs/aufs-util): needed by docker
2013-06-23 10:48:23 -07:00
Brandon Philips
0fa51e3531 feat(sys-fs/aufs-util): needed by docker
Fixes https://github.com/coreos/coreos-overlay/issues/29
2013-06-23 10:26:32 -07:00
Brandon Philips
e140183dc7 Merge pull request #5 from marineam/catalyst
add(dev-util/catalyst): Add catalyst and its missing dependencies
2013-06-22 09:14:57 -07:00
Michael Marineau
a8bf0fc986 add(dev-util/catalyst): Add catalyst and its missing dependencies
With these installed bootstrap_sdk should work inside the sdk itself.
Probably won't add this to the sdk by default since it pulls in extra
stuff most people don't need and is only really needed for build hosts.
2013-06-22 12:00:55 -04:00
Brandon Philips
603a1b1a05 Merge pull request #4 from marineam/mirrors
bump(thirdpartymirrors): Update portage's mirror list
2013-06-21 18:00:46 -07:00
Michael Marineau
121b4ebfb8 bump(thirdpartymirrors): Update portage's mirror list
This was over a year out of date and it seems a sizable number of the
ones for Apache aren't responding so downloading an old version of
subversion has been less than happy with the old list...
2013-06-21 00:32:00 -04:00
Brandon Philips
f809866aa4 Merge pull request #3 from marineam/bootstrap
add(bootstrap.sh): Add scripts/bootstrap.sh from upstream Gentoo.
2013-06-20 21:07:21 -07:00
Michael Marineau
0cf9a3f7c2 add(bootstrap.sh): Add scripts/bootstrap.sh from upstream Gentoo.
Required for building stage2 via catalyst.
2013-06-20 12:38:55 -04:00
Brandon Philips
bbd71ead30 bump(sys-apps/portage): pull latest from portage 2013-06-12 17:08:23 -07:00
Brandon Philips
e3b564f08a feat(sys-process/criu): Add build dependencies
add build dependencies for the sys-process/criu documentation
2013-06-08 18:59:25 -07:00
Brandon Philips
29f43a872f Merge pull request #2 from marineam/upgrade-systemd
Upgrade systemd
2013-06-05 16:19:17 -07:00
Michael Marineau
03e1186a60 bump(sys-fs/udev): Sync up with latest udev packages in portage.
Although we aren't using these newer versions other things in the tree
refer to them so this avoids confusing but otherwise harmless warnings
about udev-9999.
2013-06-05 16:56:38 -04:00
Michael Marineau
713bd17b2a bump(sys-devel/make): New make version required by systemd
Recent versions of udev include an explicit dependency on
>=sys-devel/make-3.82-r4 to fix a parallel compile error. The fix never
made it into the systemd ebuilds but is also required there.
2013-06-05 16:33:12 -04:00
Michael Marineau
af005fdec9 hack(sys-apps/systemd): Restore python2_6 compat flag
The ebuild previously had a local change to allow it to be built with
python 2.6 that I missed. Restore for now but we should consider
upgrading since gentoo has moved to 2.7.
2013-06-05 16:03:28 -04:00
Michael Marineau
35236acb15 bump(sys-apps/systemd): Upgrade to systemd v204
This version requires some dependency updates as well:
    dev-util/intltool-0.50.2
    sys-apps/baselayout-2.2
    sys-apps/hwids-20130329
    virtual/udev-197-r3

BIG FAT WARNING: v204 provides udev itself. Packages depending directly
on sys-apps/udev instead of virtual/udev are going have a bad time.
2013-06-05 14:47:58 -04:00
Brandon Philips
8517990660 Merge pull request #1 from marineam/resize-state
add(sys-apps/gptfdisk): sgdisk is easier to script than parted
2013-05-31 08:33:47 -07:00
Michael Marineau
0094cf524b add(sys-apps/gptfdisk): sgdisk is easier to script than parted 2013-05-30 23:30:02 -04:00
Brandon Philips
08e822dfb6 add(dev-vcs/mercurial): go libraries in hg, need this
we need this because a number of go libraries are in hg repos.
2013-05-27 13:37:55 -07:00
Brandon Philips
f2db2b892d bump(sys-apps/portage): bump to latest 2013-05-27 13:16:33 -07:00
Brandon Philips
9a2d155182 bump(dev-lang/go): Upgrade to go1.1 2013-05-23 20:46:44 -07:00
Brandon Philips
1430e1ee06 add(sys-devel/bc): required for 3.9 kernel builds 2013-05-23 15:06:57 -07:00
Brandon Philips
dd8bfc92d1 bump(app-shells/bash-completion): required by util-linux 2013-05-22 17:54:19 -07:00
Brandon Philips
437cd53129 bump(sys-apps/util-linux): upgrade for nsenter
we want the nsenter utility, grab it.
2013-05-22 15:10:17 -07:00
Brandon Philips
6ddbd07952 feat(dev-vcs/bzr): import dependencies of pyxenstore
Import dependencies for pyxenstore, needed by nova agent. Both of these
are in the coreos-overlay.
2013-05-10 22:09:09 -07:00
Brandon Philips
a066174340 chore(dev-cpp/gtest): bump to latest version 2013-04-23 09:58:50 -07:00
Brandon Philips
de935ef74b chore(app-misc/ca-certificates): import from portage 2013-04-04 22:25:53 -07:00
Brandon Philips
bebb18a6c8 chore(net-misc/bridge-utils): import bridge-utils 2013-04-03 20:36:15 -07:00
Brandon Philips
2cf6deaa15 chore(virtual/awk): import from portage 2013-04-03 17:38:37 -07:00
Brandon Philips
dc3f897349 fix(net-misc/openssh): delete unneeded files 2013-03-21 20:09:19 -07:00
Brandon Philips
3c08d48c1d move(sys-apps/portage): Move to the coreos-overlay
until gentoo releases a new version of portage with our fixes we need to
use the coreos-overlay.
2013-03-21 18:19:11 -07:00
Brandon Philips
d6c11ab1bd chore(dev-libs/libxslt): bump to latest 2013-03-05 20:33:36 -08:00
Brandon Philips
858e9b0c6b chore(u-boot-tools): bump to latest 2013-03-05 20:33:15 -08:00
Brandon Philips
cef3819fd6 fix(sys-devel/binutils): move back to coreos-overlay 2013-03-05 20:32:55 -08:00
Brandon Philips
e709f986eb bump(dev-util/cmake): get the latest versions 2013-02-28 15:07:36 -08:00
Brandon Philips
3912c1ec24 chore(dev-libs/gobject-introspection-common): import 2013-02-27 17:52:50 -08:00
Brandon Philips
5645e6c7ca chore(dev-cpp/gmock): bump gmock 2013-02-24 19:57:37 -08:00
Brandon Philips
c80ed84065 fix(bumps): bump a number of core packages
bump a number of core packages to stop breakage warning
2013-02-24 15:41:32 -08:00
Brandon Philips
52414e5e99 chore(sys-apps/net-tools): bump version 2013-02-22 09:28:42 -08:00
Brandon Philips
8ead9f3f0f chore(sys-apps/debianutils): bump version 2013-02-22 09:28:26 -08:00
Brandon Philips
5f68c299f5 chore(net-misc): delete old openssh versions
Change-Id: Ief8afb48eaa28d7601125f2abe8587d206c2e554
2013-02-20 09:33:15 -08:00