diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2015-04-28 16:39:15 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2015-04-28 16:39:15 +1000 |
| commit | 70340b3f67e499a17c212b50bc7b8d1ad9f533e8 (patch) | |
| tree | 3ff868c78a21bdd8e4358da95d14cff48c4e875f | |
| parent | 2a56a6e2697013c1fc107d584da5902419a35848 (diff) | |
| download | meta-xilinx-70340b3f67e499a17c212b50bc7b8d1ad9f533e8.tar.gz | |
python: MicroBlaze override no longer required
* This override was added to the core-layer and is not required as a
seperate bbappend. See the below commit id for more info:
4302cc20dbe0f0490a5e7b62baeb632322c40200
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
| -rw-r--r-- | recipes-microblaze/python/python_2.7.9.bbappend | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-microblaze/python/python_2.7.9.bbappend b/recipes-microblaze/python/python_2.7.9.bbappend deleted file mode 100644 index b3a2a84c..00000000 --- a/recipes-microblaze/python/python_2.7.9.bbappend +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | |||
| 2 | DEPENDS_append_microblaze += "libffi" | ||
| 3 | CONFIGUREOPTS_append_microblaze += "--with-system-ffi" | ||
| 4 | |||
