python-pyrex: Rework DEPENDS updates
[openembedded.git] / recipes / linux / linux-jlime-current.bb
blob806fd6102cfaff655ae3b9eb7c560c7a0fe0d77e
1 ###########################################################################
2 # Currently supports :
3 # HP Jornada 620/660/680/690
4 # HP Jornada 710/720/728
5 # Nec Mobilepro 900c
6 # Nec Mobilpro 770/880
8 DESCRIPTION = "2.6 Linux Development Kernel for JLime supported Machines."
9 SECTION = "kernel"
10 LICENSE = "GPLv2"
12 COMPATIBLE_MACHINE = "fillmein"
14 inherit kernel
16 PR = "r1"
18 SRC_URI = "git://filip.eu.org/jlime-current.git;protocol=git \
19 git://filip.eu.org/jlime.git;protocol=git"
21 S = "${WORKDIR}/jlime-current"