On (04/02/12 00:10), Peter Tworek wrote: > Run tested on netbook pro. > > Signed-off-by: Peter Tworek <[email protected]> > Acked-by: Paul Menzel <[email protected]> > --- > meta-oe/recipes-extended/tmux/tmux_1.6.bb | 18 ++++++++++++++++++ > 1 files changed, 18 insertions(+), 0 deletions(-) > create mode 100644 meta-oe/recipes-extended/tmux/tmux_1.6.bb > > diff --git a/meta-oe/recipes-extended/tmux/tmux_1.6.bb > b/meta-oe/recipes-extended/tmux/tmux_1.6.bb > new file mode 100644 > index 0000000..fa58065 > --- /dev/null > +++ b/meta-oe/recipes-extended/tmux/tmux_1.6.bb > @@ -0,0 +1,18 @@ > +DESCRIPTION = "Terminal multiplexer" > +HOMEPAGE = "http://tmux.sourceforge.net" > +SECTION = "console/utils" > + > +LICENSE = "ISC"
what is ISC license ? I thought tmux is more like BSD license here is what I read in NOTES files tmux is intended to be a simple, modern, BSD-licensed alternative.... _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
