aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ipaq-boot-params
AgeCommit message (Expand)Author
2008-02-21ipaq-boot-params: Fix to actually enable flash booting with the recent kernels.Paul Sokolovsky
2008-02-15ipaq-boot-params: Add sensible boot params regarding consoles.Paul Sokolovsky
2008-02-15ipaq-boot-params: Add DESCRIPTION.Paul Sokolovsky
2007-01-09ipaq-boot-params: unbreak h5000Koen Kooi
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
2005-01-25xxf86vmext_cvs.bb:Greg Gilbert
2004-12-12Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedPhil Blundell
ue='akuster/ltp_runtime_wip'>akuster/ltp_runtime_wip OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxi_1.4.0.bb
blob: 7f37d859c203fcb8a0da00482d9c1673514238c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require xorg-lib-common.inc

DESCRIPTION = "X11 Input extension library"

LICENSE = "MIT & MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=17b064789fab936a1c58c4e13d965b0f \
                    file://src/XIGetDevFocus.c;endline=23;md5=cdfb0d435a33ec57ea0d1e8e395b729f"

DEPENDS += "libxext inputproto"
PE = "1"

XORG_PN = "libXi"