summaryrefslogtreecommitdiff
path: root/meta/conf/distro
diff options
context:
space:
mode:
authorMark Hatle <mhatle@windriver.com>2010-07-23 08:18:07 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-24 01:23:53 +0100
commit4f19548bfb5e9259eb0e38bbe3886f139d6b1f0a (patch)
tree0dccb8c6d15be0f60ce48f207bc5949993340519 /meta/conf/distro
parent5e3da1b94e20c878a77ce1a166a46e59b1ff9c08 (diff)
downloadopenembedded-core-4f19548bfb5e9259eb0e38bbe3886f139d6b1f0a.tar.gz
openembedded-core-4f19548bfb5e9259eb0e38bbe3886f139d6b1f0a.tar.bz2
openembedded-core-4f19548bfb5e9259eb0e38bbe3886f139d6b1f0a.tar.xz
openembedded-core-4f19548bfb5e9259eb0e38bbe3886f139d6b1f0a.zip
prelink: Add prelink-native
Add the new cross prelink support as the prelink-native integration. Set the prelinker to use the prelink-cross.git repository as the upstream. Note: libiberty.a is required on the host at this time Signed-off-by: Mark Hatle <mhatle@windriver.com>
Diffstat (limited to 'meta/conf/distro')
-rw-r--r--meta/conf/distro/include/poky-default-revisions.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
index d3d59274a..44723a0a6 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -104,6 +104,8 @@ SRCREV_pn-oprofileui ??= "197"
SRCREV_pn-osc-native ??= "9096"
SRCREV_pn-owl-video ??= "394"
SRCREV_pn-pkgconfig ??= "66d49f1375fec838bcd301bb4ca2ef76cee0e47c"
+SRCREV_pn-prelink ??= "909470ee441237563d6236c505cb2d02ddc48704"
+SRCREV_pn-prelink-native ??= "909470ee441237563d6236c505cb2d02ddc48704"
SRCREV_pn-psplash ??= "424"
SRCREV_pn-pseudo ??= "973e40da8e5abb080cc0b9c9eaff4d84dea5b42c"
SRCREV_pn-pseudo-native ??= "973e40da8e5abb080cc0b9c9eaff4d84dea5b42c"