From 2184245433836f2f1c361f5f9d75d028e5bfe690 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Fri, 4 Apr 2014 16:15:56 -0700 Subject: [PATCH] feat(profiles): enable changes for systemd-journald-gateway --- .../profiles/coreos/targets/generic/package.use | 4 ++++ .../profiles/features/systemd/package.accept_keywords | 3 +++ 2 files changed, 7 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/package.use index 27327ff856..64cce95d85 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/package.use @@ -29,6 +29,10 @@ sys-libs/pam -berkdb sys-libs/zlib static-libs sys-libs/gdbm berkdb + +sys-apps/systemd http +net-libs/libmicrohttpd -ssl + sys-boot/syslinux -custom-cflags sys-apps/flashrom -dediprog -ft2232_spi -serprog diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/features/systemd/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/features/systemd/package.accept_keywords index 38305e2d43..a41890095f 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/features/systemd/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/features/systemd/package.accept_keywords @@ -4,3 +4,6 @@ sys-apps/gentoo-systemd-integration ~amd64 ~x86 sys-apps/hwids ~amd64 ~x86 sys-apps/kmod ~amd64 ~x86 virtual/udev ~amd64 ~x86 + +# use the latest libmicrohttpd that builds. +=net-libs/libmicrohttpd-0.9.34