Skip to content
This repository was archived by the owner on Jan 27, 2019. It is now read-only.

readline: add version 7.0#181

Open
sknsean wants to merge 4 commits into
oe-lite:masterfrom
sknsean:readline
Open

readline: add version 7.0#181
sknsean wants to merge 4 commits into
oe-lite:masterfrom
sknsean:readline

Conversation

@sknsean

@sknsean sknsean commented Nov 2, 2016

Copy link
Copy Markdown
Contributor

No description provided.

@esben esben modified the milestone: 7.0.0 Nov 3, 2016
Sean Nyekjaer added 4 commits November 3, 2016 21:13
add this legacy library for use in readline on mingw

Signed-off-by: Sean Nyekjaer <[email protected]>
Signed-off-by: Sean Nyekjaer <[email protected]>
Signed-off-by: Sean Nyekjaer <[email protected]>
colors.c | 23 ++++++++++++++++++++---
posixstat.h | 4 ----
2 files changed, 20 insertions(+), 7 deletions(-)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add an Upstream-status header.

${CONFIGURE_SCRIPT} \
--prefix=${prefix} --build=${BUILD_ARCH} --host=${HOST_ARCH} \
--target=${TARGET_ARCH}
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this custom stripped down do_configure function?

}

do_install() {
make install prefix=${D}/usr/

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, termcap does not have DESTDIR support?

@esben

esben commented Jan 25, 2017

Copy link
Copy Markdown
Contributor

@sknsean Can you take a look at my review comments?

@ghost ghost mentioned this pull request Feb 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants