summaryrefslogtreecommitdiff
path: root/meta/classes/python3-dir.bbclass
blob: 06bb046d9c2d2f60ec3b116f1549576bcb79bcbe (plain)
1
2
3
4
5
PYTHON_BASEVERSION = "3.5"
PYTHON_ABI = "m"
PYTHON_DIR = "python${PYTHON_BASEVERSION}"
PYTHON_PN = "python3"
PYTHON_SITEPACKAGES_DIR = "${libdir}/${PYTHON_DIR}/site-packages"
Mike Westerhof1 2008-03-27update kernel recipies to use new generic do_deploy from kernel.bbclassThomas Kunze1 2007-12-19unslung-kernel: Fix kernel suffix to match correct MACHINE_ARCHRod Whitby1 2007-08-22KERNEL_IMAGETYPE cleanupMarcin Juszkiewicz1 2007-08-18unslung-kernel: Create the correctly named kernel for use with nslu2-image.bb...Rod Whitby1 2007-06-08unslung-kernel: defconfig - enable input, hid, and hiddev kernel modules.Mike Westerhof1 2007-03-25unslung-kernel, unslung-image: Changed to use the generic nslu2_pack_image cl...Rod Whitby1 2007-01-23nslu2-linksys-kernel: subsumed into unslung-kernelRod Whitby1 2006-12-31Unslung: kernel: added pwc device as a kernel moduleMike Westerhof1 2006-11-23Unslung: kernel - add "nbd" kernel moduleMike Westerhof1 2006-11-13COMPATIBLE_MACHINE=nslu2: various packages updatedRod Whitby1 2006-11-07unslung-kernel: Added bridge modulesRod Whitby1