summaryrefslogtreecommitdiff
path: root/meta/packages/perl
Commit message (Expand)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-2741-3898/+0
* Move byacc, which, libconvert-asn1-perl and libtimedate-perl to meta-lsbRichard Purdie2010-08-132-35/+0
* libconvert-asn1-perl: create new recipeNitin A Kamble2010-08-131-0/+14
* libtimedate-perl: create a new recipeNitin A Kamble2010-08-131-0/+21
* Finally deprecate all legacy do_stage functions. This changes the existing wa...Richard Purdie2010-07-221-1/+0
* Fix references to CROSS_DIR now that it has been removedJoshua Lock2010-04-281-1/+1
* base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch fr...Richard Purdie2010-03-191-0/+2
* perl: Update to work with native binary relative path locationsRichard Purdie2010-02-221-1/+1
* perl: Updates to ensure Config-heavy-target.pl is foundRichard Purdie2009-11-182-2/+13
* perl: Update from OE.dev and convert to use do_install for stagingRichard Purdie2009-11-1810-202/+174
* perl: Standardise config.sh locationRichard Purdie2009-11-163-8/+7
* Drop now unneeded FILESDIR and S variables from various recipesRichard Purdie2009-01-021-2/+0
* libxml-simple-perl: Remove bogus EXTRA_CPANFLAGSRichard Purdie2008-02-011-2/+0
* Add libxml-simple-perlRichard Purdie2008-02-012-0/+19
* libxml-parser-perl-native: Remove expat from DEPENDSRichard Purdie2008-02-011-0/+2
* libxml-parser-perl-native: Remove uneeded entries: (from OE)Marcin Juszkiewicz2007-11-301-4/+0
* libxml-parser-perl: added expat dependencyMarcin Juszkiewicz2007-11-291-2/+2
* perl: Sync with OE, fix hardcoded staging referencesRichard Purdie2007-10-309-33/+158
* perl: rest of sync with OE for uclibcMarcin Juszkiewicz2007-05-302-3/+24
* libxml-parser-perl-native: Fix RDEPENDSRichard Purdie2007-05-301-0/+1
* perl: sync with OEMarcin Juszkiewicz2007-05-307-14/+99
* perl: 5.8.7 -> 5.8.8 (from OE)Richard Purdie2007-05-2751-12214/+1449
* libxml-parser-perl-native: Fix RDEPENDSRichard Purdie2007-05-131-0/+1
* perl: Use -f option to rm, fixing read only file problemsRichard Purdie2006-11-252-3/+3
* Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and S...Richard Purdie2006-11-252-3/+3
* perl: Sync with OE.devRichard Purdie2006-11-215-22/+1084
* perl: Fix .debug file packagingRichard Purdie2006-10-221-1/+5
* Clean up and correct MAINTAINERSRichard Purdie2006-09-212-2/+0
* Change include x.inc -> require x.inc (sync with OE)Richard Purdie2006-08-271-1/+1
* perl/perl-native: Sync with OERichard Purdie2006-08-187-25/+3130
* perl: Add i586-linux config fileRichard Purdie2006-08-181-0/+1028
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-2124-0/+9237
369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634