From 2f8ac1588601437ef00fa985a3ad3a7df7e8ed03 Mon Sep 17 00:00:00 2001 From: Bill Richardson Date: Tue, 26 Feb 2013 10:57:13 -0800 Subject: Point to new libchrome-180609 for CgptManager stuff vboot_reference really shouldn't have anything to do with this. BUG=chromium-os:38949 BRANCH=none TEST=manual CQ-DEPEND=CL:44062 Tested by running cbuildbot. Change-Id: Idd99cb698a735b85169e7ebcbb0b7dc82c057b40 Signed-off-by: Bill Richardson Reviewed-on: https://gerrit.chromium.org/gerrit/44063 Reviewed-by: Chris Masone --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 27072451..315e70e2 100644 --- a/Makefile +++ b/Makefile @@ -194,7 +194,7 @@ endif # TODO: Move to separate repo. ifneq (${IN_CHROOT},) -PC_BASE_VER ?= 125070 +PC_BASE_VER ?= 180609 PC_DEPS := libchrome-${PC_BASE_VER} PC_CFLAGS := $(shell ${PKG_CONFIG} --cflags ${PC_DEPS}) PC_LDLIBS := $(shell ${PKG_CONFIG} --libs ${PC_DEPS}) -- cgit v1.2.1