aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pycurl_7.43.0.6.bb
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-10-06 09:31:06 +0200
committerKhem Raj <raj.khem@gmail.com>2020-10-06 08:45:24 -0700
commite211d5b1f86b99d63fdda242feec18f072a7ff50 (patch)
treee71f8f0b2c689d645226567ab358a646f831d578 /meta-python/recipes-devtools/python/python3-pycurl_7.43.0.6.bb
parent1ea3e2c4d25c58efd1dc33d8a0e945ae069f673a (diff)
downloadmeta-openembedded-contrib-e211d5b1f86b99d63fdda242feec18f072a7ff50.tar.gz
jasper: upgrade 2.0.21 -> 2.0.22
Signed-off-by: Michael Vetter <jubalh@iodoru.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pycurl_7.43.0.6.bb')
0 files changed, 0 insertions, 0 deletions
lue='marquiz/bitbake/fixes'>marquiz/bitbake/fixes OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
blob: 1cc5075a1b19d9d26380b3140c71ea8d95249694 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
require recipes-kernel/linux/linux-yocto.inc

# We need lzma (as CONFIG_KERNEL_LZMA=y)
DEPENDS += "xz-native"

KBRANCH_DEFAULT = "standard/tiny/base"
KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"

LINUX_VERSION ?= "3.4.36"

KMETA = "meta"

SRCREV_machine ?= "79ba9469f349566c49ae007326198e3241a0d5d3"
SRCREV_meta ?= "80b4b5110dca5184b57e85f1e775fb006a2e85ad"

PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"

SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"

COMPATIBLE_MACHINE = "(qemux86)"

# Functionality flags
KERNEL_FEATURES = ""